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 | ||
---|---|---|
public
|
setRawMimeDirValue(string $val)
|
# |
public
|
getRawMimeDirValue(): string
|
# |
public
|
getValueType(): string
|
# |
public
|
setXmlValue(array $value)
|
# |
Methods inherited from Sabre\VObject\Node |
---|
getIterator(), setIterator(), count(), |
Constants inherited from Sabre\VObject\Node |
---|
|
Properties inherited from Sabre\VObject\Property |
---|
$name, $group, $parameters, $delimiter |
Properties inherited from Sabre\VObject\Node |
---|
$parent |