Class Sabre\VObject\Property\Boolean

extends Property

Boolean property.

This object represents BOOLEAN values. These are always the case-insensitive string TRUE or FALSE.

Automatic conversion to PHP's true and false are done.

Methods
Methods inherited from Sabre\VObject\Property
__construct(), setValue(), getValue(), setParts(), getParts(), add(), parameters(), serialize(), getJsonValue(), setJsonValue(), jsonSerialize(), xmlSerialize(), __toString(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), __clone(), validate(), destroy()
Methods inherited from Sabre\VObject\Node
getIterator(), setIterator(), count(),
Constants inherited from Sabre\VObject\Node
REPAIR, PROFILE_CARDDAV, PROFILE_CALDAV
Properties inherited from Sabre\VObject\Property
$name, $group, $parameters, $delimiter
Properties inherited from Sabre\VObject\Node
$parent