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

File: 20.php

Source Location: /Calendar-0.5.5/docs/examples/20.php

Classes:

Decorates any calendar class.
MonthPayload_Decorator
Decorates any calendar class.

Page Details:

Includes:

include('Calendar/Calendar.php'){define('CALENDAR_ROOT','../../')) [line 10]
require_once(CALENDAR_ROOT.'Month/Weekdays.php') [line 14]
require_once(Decorator.php) [line 16]
require_once(Day.php) [line 15]

CALENDAR_ENGINE [line 8]

CALENDAR_ENGINE = 'PearDate'
Description: demonstrates a decorator used to "attach a payload" to a selection

to make it available when iterating over calendar children


[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:37:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.