Implements interfaces:
Property List Interface for handling reading, editing and saving Property Lists as defined by Apple.
Located in /CFPropertyList.php (line 41)
CFBinaryPropertyList | --CFPropertyList
List of NodeNames to ClassNames for resolving plist-files
Path of PropertyList
Path of PropertyList
List of Keys for numerical iterator access http://php.net/manual/en/class.iterator.php
Position of iterator http://php.net/manual/en/class.iterator.php
CFType nodes
Inherited from CFBinaryPropertyList
CFBinaryPropertyList::$countObjects
CFBinaryPropertyList::$intSize
CFBinaryPropertyList::$miscSize
CFBinaryPropertyList::$objectRefs
CFBinaryPropertyList::$objectRefSize
CFBinaryPropertyList::$objectTable
CFBinaryPropertyList::$offsets
CFBinaryPropertyList::$stringSize
CFBinaryPropertyList::$uniqueTable
CFBinaryPropertyList::$writtenObjectCount
Create CFType-structure from guessing the data-types.
The functionality has been moved to the more flexible CFTypeDetector facility.
Get Iterator's current CFType identified by $iteratorPosition
Remove CFType from collection.
Create new CFPropertyList.
If a path to a PropertyList is specified, it is loaded automatically.
Get CFType from collection.
Get first (and only) child, or complete collection.
Convert a DOMNode into a CFType.
Get Iterator's current key identified by $iteratorPosition
Load a plist file.
Load and import a plist file.
Load an binary PropertyList.
Load an XML PropertyList.
Increment $iteratorPosition to address next {@see CFType}
Rewind $iteratorPosition to first position (being 0)
Convert CFPropertyList to XML or binary and save to file.
Convert CFPropertyList to binary format (bplist00) and save to file.
Convert CFPropertyList to XML and save to file.
Get PropertyList as array.
Convert CFPropertyList to XML
Test if $iteratorPosition addresses a valid element of $value
Generic getter (magic)
Inherited From CFBinaryPropertyList
CFBinaryPropertyList::arrayToBinary()
CFBinaryPropertyList::binaryStrlen()
CFBinaryPropertyList::boolToBinary()
CFBinaryPropertyList::bytesInt()
CFBinaryPropertyList::bytesNeeded()
CFBinaryPropertyList::bytesSizeInt()
CFBinaryPropertyList::charsetStrlen()
CFBinaryPropertyList::convertCharset()
CFBinaryPropertyList::dataToBinary()
CFBinaryPropertyList::dateToBinary()
CFBinaryPropertyList::dictToBinary()
CFBinaryPropertyList::intBytes()
CFBinaryPropertyList::intToBinary()
CFBinaryPropertyList::make64Int()
CFBinaryPropertyList::numToBinary()
CFBinaryPropertyList::packItWithSize()
CFBinaryPropertyList::readBinary()
CFBinaryPropertyList::readBinaryArray()
CFBinaryPropertyList::readBinaryData()
CFBinaryPropertyList::readBinaryDate()
CFBinaryPropertyList::readBinaryDict()
CFBinaryPropertyList::readBinaryInt()
CFBinaryPropertyList::readBinaryNullType()
CFBinaryPropertyList::readBinaryObject()
CFBinaryPropertyList::readBinaryObjectAt()
CFBinaryPropertyList::readBinaryReal()
CFBinaryPropertyList::readBinaryString()
CFBinaryPropertyList::readBinaryUnicodeString()
CFBinaryPropertyList::realToBinary()
CFBinaryPropertyList::stringToBinary()
CFBinaryPropertyList::toBinary()
CFBinaryPropertyList::typeBytes()
CFBinaryPropertyList::uniqueAndCountValues()
Documentation generated on Fri, 01 Jan 2010 21:33:33 +0100 by phpDocumentor 1.4.1