Class Sabre\VObject\Property\Unknown

extends Text

Unknown property.

This object represents any properties not recognized by the parser. This type of value has been introduced by the jCal, jCard specs.

Methods
Methods inherited from Sabre\VObject\Property\Text
__construct(), setRawMimeDirValue(), setQuotedPrintableValue(), getRawMimeDirValue(), serialize(), validate()
Methods inherited from Sabre\VObject\Property
setValue(), getValue(), setParts(), getParts(), add(), parameters(), setJsonValue(), jsonSerialize(), setXmlValue(), xmlSerialize(), __toString(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), __clone(), 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\Text
$delimiter
Properties inherited from Sabre\VObject\Property
$name, $group, $parameters,
Properties inherited from Sabre\VObject\Node
$parent