Geeklog
[ class tree: Geeklog ] [ index: Geeklog ] [ all elements ]

Class: CalendarDay

Source Location: /system/classes/calendar.class.php

Class Overview


This class represents the logical structure of a calendar day and is used by


Variables

Methods



Class Details

[line 50]
This class represents the logical structure of a calendar day and is used by

the greater calendar class




[ Top ]


Class Variables

$daynumber =  0

[line 51]


Type:   mixed


[ Top ]

$holidayflag =  false

[line 55]


Type:   mixed


[ Top ]

$selectedflag =  false

[line 56]


Type:   mixed


[ Top ]

$weekendflag =  false

[line 54]


Type:   mixed


[ Top ]

$year =  0

[line 52]


Type:   mixed


[ Top ]



Class Methods


constructor CalendarDay [line 62]

CalendarDay CalendarDay( )

Constructur



[ Top ]

method isHoliday [line 86]

boolean isHoliday( )

Returns if this day is a holiday



Tags:

return:  true if day is a holiday otherwise false


[ Top ]

method isSelected [line 97]

boolean isSelected( )

Returns if this day is selected



Tags:

return:  true if day is selected otherwise false


[ Top ]

method isWeekend [line 75]

boolean isWeekend( )

Returns if this day is on a weekend



Tags:

return:  true if is on weekend otherwise false


[ Top ]


Documentation generated on Thu, 24 May 2012 02:07:09 -0400 by phpDocumentor 1.4.3