Class ACalendar

Description
  • author: Jordan CM Wambaugh

Located in /lib/widgets/ACalendar.php (line 18)

AObject
   |
   --AWidget
      |
      --ACalendar
Variable Summary
 mixed $month
 mixed $months
Method Summary
 ACalendar __construct ()
 void render ()
Variables
mixed $month (line 32)
  • access: private
mixed $months = array(1=>array('January',31),2=>array('February',28),3=>array('March',31),4=>array('April',30),5=>array('May',31),6=>array('June',30),7=>array('July',31),8=>array('August',31),9=>array('September',30),10=>array('October',31),11=>array('November',30),12=>array('December',31)) (line 20)
  • access: private

Inherited Variables

Inherited from AWidget

AWidget::$__attributes
AWidget::$__layout

Inherited from AObject

AObject::$__connections
AObject::$__objectID
AObject::$__signalDefinitions
Methods

Documentation generated on Fri, 11 Jul 2008 13:28:39 -0400 by phpDocumentor 1.4.2