init.php File Reference

Go to the source code of this file.

Namespaces

namespace  MythWeb

Variables

 $Settings ['tv']
 $Modules ['tv']


Variable Documentation

$Settings['tv']

Initial value:

 array('name'    => t('TV'),
                            'choices' => array('session'   => t('My Session'),
                                               'channels'  => t('Channel Info'),
                                               'playgroup' => t('Playback Groups'),
                                              ),
                            'default' => 'session',
                           )

Definition at line 16 of file modules/tv/init.php.

$Modules['tv']

Initial value:

 array('path'        => 'tv',
                           'sort'        => 1,
                           'name'        => t('TV'),
                           'links'       => array('list'             => t('Program Listing'),
                                                  'searches'         => t('Special Searches'),
                                                  'upcoming'         => t('Upcoming Recordings'),
                                                  'schedules'        => t('Recording Schedules'),
                                                  'schedules/manual' => t('Schedule Manually'),
                                                  'schedules/custom' => t('Custom Schedule'),
                                                  'recorded'         => t('Recorded Programs'),
                                                 ),
                          )

Definition at line 25 of file modules/tv/init.php.


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