recorded.php File Reference

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->chanidprograms [] = & $show
 $_SESSION ['recorded_title'] = $_REQUEST['title']
 $_SESSION ['recorded_recgroup'] = $_REQUEST['recgroup']
 $size


Variable Documentation

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

Definition at line 70 of file recorded.php.

Referenced by $warning().

$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]

$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.

$Channels [$show->chanid] programs[] = & $show

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.


Generated on Sat Dec 18 05:15:55 2010 for MythTV by  doxygen 1.5.5