class FreeBusyCalendar extends Collection (View source)

Properties

protected $collection_key
protected $busyType
protected $busyDataType
protected $errorsType
protected $errorsDataType

Methods

setBusy($busy)

No description

getBusy()

No description

setErrors($errors)

No description

Error[]
getErrors()

No description

Details

setBusy($busy)

No description

Parameters

$busy

TimePeriod[] getBusy()

No description

Return Value

TimePeriod[]

setErrors($errors)

No description

Parameters

$errors

Error[] getErrors()

No description

Return Value

Error[]