34 $val = strtoupper($val) ===
'TRUE' ? true :
false;
46 return $this->value ?
'TRUE' :
'FALSE';
80 parent::setXmlValue(
$value);
An exception for terminatinating execution or to throw for unit testing.
getRawMimeDirValue()
Returns a raw mime-dir representation of the value.
setXmlValue(array $value)
Hydrate data from a XML subtree, as it would appear in a xCard or xCal object.
setRawMimeDirValue($val)
Sets a raw value coming from a mimedir (iCalendar/vCard) file.
getValueType()
Returns the type of value.
setValue($value)
Updates the current value.