Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Functions | |
| category_select () | |
| Prints a <select> of the available program categories /*. | |
| category_type_select () | |
| Prints a <select> of the available program category_types /*. | |
| channel_select ($chanid) | |
| prints a <select> of the available channels /* | |
| day_select ($day, $name='findday') | |
| Prints a <select> of the various weekdays /*. | |
Variables | |
| else | $schedule = new Schedule(NULL) |
| exit | |
| $schedule | length = intval(($schedule->endtime - $schedule->starttime) / 60) |
| category_select | ( | ) |
Prints a <select> of the available program categories /*.
Definition at line 220 of file schedules_custom.php.
| category_type_select | ( | ) |
Prints a <select> of the available program category_types /*.
Definition at line 231 of file schedules_custom.php.
| channel_select | ( | $ | chanid | ) |
| day_select | ( | $ | day, | |
| $ | name = 'findday' | |||
| ) |
Definition at line 30 of file schedules_custom.php.
| exit |
Definition at line 68 of file schedules_custom.php.
| $schedule length = intval(($schedule->endtime - $schedule->starttime) / 60) |
Definition at line 204 of file schedules_custom.php.
Referenced by Video::__construct(), UPnpCDSExtension::Browse(), channelscan_extract_name(), UIType::cutDown(), MythUIText::cutDown(), MythRemoteLineEdit::cycleKeys(), ParentalLevelChangeCheckerPrivate::DoCheck(), dvb_decode_short_name(), dvb_decode_text(), dvdnav_absolute_time_search(), dvdnav_describe_title_chapters(), dvdnav_relative_time_search(), dvdnav_sector_search(), PreviewGenerator::event(), exec_program_tv_cb(), GuideGrid::fillProgramRowInfos(), AlbumArtImages::findImages(), EITFixUp::FixComHem(), EITFixUp::FixRTL(), get_next_ext_unit(), MusicDirectoryTreeBuilder::getPathsForMeta(), getPosterURLsFromIMDB(), DVDRingBufferPriv::GetReadPosition(), handle_cc_c3(), AvFormatDecoder::HandleGopStart(), DVBCam::HandlePMT(), hdhomerun_control_recv_sock(), hdhomerun_control_upgrade(), hdhomerun_debug_output_message_sock(), hdhomerun_discover_recv_internal(), hdhomerun_pkt_open_frame(), hdhomerun_pkt_read_var_length(), hdhomerun_pkt_seal_frame(), hdhomerun_video_thread_execute(), UIKeyboardType::insertChar(), Video::metadata(), LCDProcClient::outputRecStatus(), parseBetween(), VideoPlayerCommandPrivate::PlayerFor(), AvFormatDecoder::ProcessDSMCCPacket(), TV::ProcessNetworkControlCommand(), QCodecs::quotedPrintableDecode(), QCodecs::quotedPrintableEncode(), MetaIOMP4::read(), MetaIOID3::read(), MetaIOAVFComment::read(), MetaIO::readFromFilename(), recalcItemSize(), RemoteGetPreviewIfModified(), DVDRingBufferPriv::safe_read(), Video::save(), Playlist::savePlaylist(), AvFormatDecoder::ScanDSMCCStreams(), UnzipPrivate::seekToCentralDirectory(), EITFixUp::SetUKSubtitle(), CdDecoderFactory::supports(), DecoderBase::SyncPositionMap(), DTVPolarity::toChar(), DTVHierarchy::toChar(), DTVTransmitMode::toChar(), DTVBandwidth::toChar(), DTVInversion::toChar(), RecordingRule::ToMap(), MythRemoteLineEdit::updateCycle(), Ripper::updateTrackLengths(), Ripper::updateTrackList(), write_ac3_pes(), write_ac3_ts(), write_audio_pes(), write_audio_ts(), write_video_pes(), write_video_ts(), writeout_ext(), writeout_video(), XNVCTRLQueryTargetBinaryData(), XNVCTRLQueryTargetStringAttribute(), and XNVCTRLStringOperation().
1.5.5