list.php File Reference

Go to the source code of this file.

Namespaces

namespace  MythWeb

Functions

 print_channel ($channel, $start_time, $end_time)

Variables

 $page_title = 'MythWeb - '.t('Listings')
 $result
 $date = date("Ymd", $time)
 $channel_count = 0
 $displayed_channels = array()
 $displayed_channels [$Channels[$key]->channum] = 1
 $channel = &$Channels[$key]


Function Documentation

print_channel ( channel,
start_time,
end_time 
)

Definition at line 93 of file tmpl/wap/list.php.


Variable Documentation

$page_title = 'MythWeb - '.t('Listings')

Definition at line 17 of file tmpl/wap/list.php.

$result

Initial value:

 mysql_query('SELECT TO_DAYS(max(starttime)) - TO_DAYS(NOW()) FROM program')
                    or trigger_error('SQL Error: '.mysql_error(), FATAL)

Definition at line 40 of file tmpl/wap/list.php.

$date = date("Ymd", $time)

Definition at line 47 of file tmpl/wap/list.php.

$channel_count = 0

Definition at line 62 of file tmpl/wap/list.php.

$displayed_channels = array()

Definition at line 63 of file tmpl/wap/list.php.

$displayed_channels[$Channels[$key]->channum] = 1

Definition at line 71 of file tmpl/wap/list.php.

$channel = &$Channels[$key]

Definition at line 75 of file tmpl/wap/list.php.


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