Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Variables | |
| else | $backendstr = 'UNDELETE_RECORDING' |
| $prev_row = -2 | |
| $JSON = new Services_JSON() | |
| exit | |
| break | |
| $warning = NULL | |
| $recordings = get_backend_rows('QUERY_RECORDINGS Delete') | |
| $Groups = array() | |
| $Program_Titles = array() | |
| $length = $record[27] - $record[26] | |
| $Total_Time = $length | |
| $Total_Used = gmp_strval(gmp_add($Total_Used, $size)) | |
| $Groups [$record[30]] | |
| $Programs [$record[0]][] = $record | |
| $_REQUEST ['recgroup'] = 'LiveTV' | |
| continue | |
| $_REQUEST ['refresh'] = true | |
| $All_Shows = array() | |
| $All_Shows [] = & $show | |
| $Programs [$title][$key] = & $show | |
| $Channels[$show->chanid] | programs [] = & $show |
| $_SESSION ['recorded_title'] = $_REQUEST['title'] | |
| $_SESSION ['recorded_recgroup'] = $_REQUEST['recgroup'] | |
| $size | |
| else $backendstr = 'UNDELETE_RECORDING' |
Definition at line 27 of file recorded.php.
| $prev_row = -2 |
Definition at line 29 of file recorded.php.
| $JSON = new Services_JSON() |
Definition at line 49 of file recorded.php.
| exit |
Definition at line 51 of file recorded.php.
Definition at line 55 of file recorded.php.
| $warning = NULL |
| $recordings = get_backend_rows('QUERY_RECORDINGS Delete') |
Definition at line 71 of file recorded.php.
| $Groups = array() |
Definition at line 77 of file recorded.php.
| $Program_Titles = array() |
Definition at line 78 of file recorded.php.
| $length = $record[27] - $record[26] |
Definition at line 84 of file recorded.php.
Referenced by getHtmlAlbum(), getHtmlPlaylist(), internalUpdatePlaylist(), playlist_rem(), and MythTV::Receive().
| $Total_Time = $length |
Definition at line 86 of file recorded.php.
| $Total_Used = gmp_strval(gmp_add($Total_Used, $size)) |
Definition at line 94 of file recorded.php.
| $Groups[$record[30]] |
Definition at line 101 of file recorded.php.
| $Programs[$record[0]][] = $record |
Definition at line 121 of file recorded.php.
| $_REQUEST['recgroup'] = 'LiveTV' |
Definition at line 129 of file recorded.php.
Definition at line 130 of file recorded.php.
| $_REQUEST['refresh'] = true |
Definition at line 140 of file recorded.php.
| $All_Shows = array() |
Definition at line 154 of file recorded.php.
| $All_Shows[] = & $show |
Definition at line 160 of file recorded.php.
| $Programs[$title][$key] = & $show |
Definition at line 161 of file recorded.php.
Definition at line 162 of file recorded.php.
| $_SESSION['recorded_title'] = $_REQUEST['title'] |
Definition at line 172 of file recorded.php.
| $_SESSION['recorded_recgroup'] = $_REQUEST['recgroup'] |
Definition at line 173 of file recorded.php.
| $size |
Initial value:
gmp_mul('1024', gmp_add($used_low, gmp_mul('4294967296', gmp_add($used_high, $used_low < 0 ? '1' : '0')) ) )
Definition at line 197 of file recorded.php.
1.5.5