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

File: 11.php

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

Classes:

DiaryEvent
Decorates any calendar class.

Page Details:

Includes:

include('Calendar/Calendar.php'){define('CALENDAR_ROOT','../../')) [line 6]
Description: demonstrates a decorator used to "attach a payload" to a selection

to make it available when iterating over calendar children

require_once(Hour.php) [line 10]
require_once(Decorator.php) [line 11]
require_once(Day.php) [line 9]

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