eventsMonth Class Reference

List of all members.

Public Member Functions

 eventsMonth ($year=0, $month=0)
 load ()
 render ()

Public Attributes

 $selectedDay
 $year
 $month
 $categories = ""
 $days = array()


Detailed Description

Definition at line 554 of file events.php.


Member Function Documentation

eventsMonth::eventsMonth ( year = 0,
month = 0 
)

Definition at line 561 of file events.php.

References $month, $year, and load().

Here is the call graph for this function:

eventsMonth::load (  ) 

Loads data for the current month as defined by $this->year and $this->month

Returns:
boolean Returns true if successfully loaded, and false if it could not load the

Definition at line 613 of file events.php.

References $i.

Referenced by eventsMonth().

eventsMonth::render (  ) 

Definition at line 629 of file events.php.

References $i, formatTime(), i18n(), and thisPageURL().

Here is the call graph for this function:


Member Data Documentation

eventsMonth::$selectedDay

Definition at line 555 of file events.php.

eventsMonth::$year

Definition at line 556 of file events.php.

Referenced by eventsMonth().

eventsMonth::$month

Definition at line 557 of file events.php.

Referenced by eventsMonth().

eventsMonth::$categories = ""

Definition at line 558 of file events.php.

eventsMonth::$days = array()

Definition at line 559 of file events.php.


The documentation for this class was generated from the following file:

Generated on Sun Oct 26 20:33:15 2008 for The Travelsized Content Management System by  doxygen 1.5.5