Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Variables | |
| $page_title = 'MythWeb - ' . t('Program Listing') . ': '.strftime($_SESSION['date_statusbar'], $list_starttime) | |
| & | nbsp |
| $channel_count = 0 | |
| $displayed_channels = array() | |
| $displayed_channels [$channel->channum] = 1 | |
| if($_SESSION["show_channel_icons"]==true)('Ymd', $list_starttime)?>" classif | (!empty($channel->icon)) ('Ymd', $list_starttime)?>"><img src |
| if($_SESSION["show_channel_icons"]==true)('Ymd', $list_starttime)?>" classif | date ('Ymd', $list_starttime)?>" onmouseover = "window.status='Details for: <?php echo preg_replace("/([\"'])/", '\\\$1', $channel->channum.' '. $channel->callsign) |
| $page_title = 'MythWeb - ' . t('Program Listing') . ': '.strftime($_SESSION['date_statusbar'], $list_starttime) |
Definition at line 17 of file tmpl/lite/list.php.
| & nbsp |
| $channel_count = 0 |
Definition at line 58 of file tmpl/lite/list.php.
| $displayed_channels = array() |
Definition at line 59 of file tmpl/lite/list.php.
| $displayed_channels[$channel->channum] = 1 |
Definition at line 74 of file tmpl/lite/list.php.
| if ($_SESSION["show_channel_icons"]==true) ('Ymd', $list_starttime) ?>" classif (!empty($channel->icon))('Ymd', $list_starttime)?>"><img src |
| if ($_SESSION["show_channel_icons"]==true) ('Ymd', $list_starttime) ?>" classif date('Ymd', $list_starttime)?>" onmouseover = "window.status='Details for: <?php echo preg_replace("/([\"'])/", '\\\$1', $channel->channum.' '. $channel->callsign) |
Definition at line 110 of file tmpl/lite/list.php.
Referenced by MHResidentProgram::CallProgram(), checkfor_cid_info(), decode_dvd_subtitles(), DVDRingBufferPriv::DecodeSubtitles(), dvbdate2qt(), evaluateDateValue(), EITFixUp::FixComHem(), InfoDialog::getDateLabel(), ZMEvents::getDateList(), ZMEvents::getEventList(), ZMServer::handleGetEventList(), XMLTVParser::parseProgram(), pxsubtitle(), ScheduledRecording::setDefault(), SmartPLDateDialog::SmartPLDateDialog(), PremiereContentTransmissionDescriptor::StartTimeUTC(), MythTV::UnixToMyth(), and SmartPLDateDialog::valueChanged().
1.5.5