|
array | $value = null |
| CFType nodes.
|
|
◆ getValue()
Get the CFType's value.
- Return values
-
Reimplemented in CFData.
◆ setValue()
CFType::setValue |
( |
| $value | ) |
|
|
inherited |
◆ toArray()
◆ toBinary()
convert value to binary representation
- Parameters
-
- Return values
-
The | offset in the object table |
Reimplemented from CFType.
◆ toXML()
CFBoolean::toXML |
( |
DOMDocument | $doc, |
|
|
| $nodeName = "" ) |
Get XML-Node.
Returns <true> if $value is a true, <false> if $value is false.
- Parameters
-
DOMDocument | $doc | DOMDocument to create DOMNode in |
string | $nodeName | For compatibility reasons; just ignore it |
- Return values
-
DOMNode | <true> or <false>-Element |
Reimplemented from CFType.
The documentation for this class was generated from the following file:
- lib/plist/classes/CFPropertyList/CFBoolean.php