index.php File Reference

Go to the source code of this file.

Variables

 $_SESSION ['calendar']['content_type_guid'] = $_REQUEST["content_type_guid"]
 $calDay = $gCalendar->buildDay( $_SESSION['calendar'] )
 $calMonth = $gCalendar->buildCalendar( $_SESSION['calendar'] )
 $dayNames
 $gCalendar = new Calendar()


Variable Documentation

$_SESSION['calendar']['content_type_guid'] = $_REQUEST["content_type_guid"]

Definition at line 22 of file calendar/index.php.

$calDay = $gCalendar->buildDay( $_SESSION['calendar'] )

Definition at line 64 of file calendar/index.php.

$calMonth = $gCalendar->buildCalendar( $_SESSION['calendar'] )

Definition at line 63 of file calendar/index.php.

$dayNames

Initial value:

 array(
        tra( "Monday" ),
        tra( "Tuesday" ),
        tra( "Wednesday" ),
        tra( "Thursday" ),
        tra( "Friday" ),
        tra( "Saturday" ),
        tra( "Sunday" ),
)

Definition at line 123 of file calendar/index.php.

$gCalendar = new Calendar()

Definition at line 38 of file calendar/index.php.


Generated on Wed Aug 22 19:33:56 2007 for bitweaver by  doxygen 1.5.2