set_screen.php File Reference

Go to the source code of this file.

Namespaces

namespace  MythWeb

Functions

 rebuild_active_screens ()
 refreshes the active screens array /*
 rebuild_inactive_screens ()
 refreshes the inactive screens array /*
 display_inactive_screens ()
 displays a list of inactive screens as a <select> list /*
 display_active_screens ()
 displays a list of active screens as a <select> list /*

Variables

 $Settings_Hosts = array()
 $sh
 $Settings_Hosts [$host] = $host
 $_SESSION ['settings']['host'] = $_POST['host']


Function Documentation

rebuild_active_screens (  ) 

refreshes the active screens array /*

Definition at line 111 of file set_screen.php.

rebuild_inactive_screens (  ) 

refreshes the inactive screens array /*

Definition at line 130 of file set_screen.php.

display_inactive_screens (  ) 

displays a list of inactive screens as a <select> list /*

Definition at line 173 of file set_screen.php.

display_active_screens (  ) 

displays a list of active screens as a <select> list /*

Definition at line 192 of file set_screen.php.


Variable Documentation

$Settings_Hosts = array()

Definition at line 19 of file set_screen.php.

$sh

Initial value:

 $db->query('SELECT DISTINCT hostname
                      FROM weathersourcesettings
                      ORDER BY hostname')

Definition at line 20 of file set_screen.php.

$Settings_Hosts[$host] = $host

Definition at line 26 of file set_screen.php.

$_SESSION['settings']['host'] = $_POST['host']

Definition at line 46 of file set_screen.php.


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