This is the complete list of members for CFPropertyList, including all inherited members.
$content | CFBinaryPropertyList | protected |
$countObjects | CFBinaryPropertyList | protected |
$detectedFormat | CFPropertyList | protected |
$file | CFPropertyList | protected |
$format | CFPropertyList | protected |
$intSize | CFBinaryPropertyList | protected |
$iteratorKeys | CFPropertyList | protected |
$iteratorPosition | CFPropertyList | protected |
$miscSize | CFBinaryPropertyList | protected |
$objectRefs | CFBinaryPropertyList | protected |
$objectRefSize | CFBinaryPropertyList | protected |
$objectTable | CFBinaryPropertyList | protected |
$offsets | CFBinaryPropertyList | protected |
$pos | CFBinaryPropertyList | protected |
$stringSize | CFBinaryPropertyList | protected |
$types | CFPropertyList | protectedstatic |
$uniqueTable | CFBinaryPropertyList | protected |
$value | CFPropertyList | protected |
$writtenObjectCount | CFBinaryPropertyList | protected |
__construct($file=null, $format=self::FORMAT_AUTO) | CFPropertyList | |
__get($key) | CFPropertyList | |
add(CFType $value=null) | CFPropertyList | |
arrayToBinary($val) | CFBinaryPropertyList | |
binaryStrlen($val) | CFBinaryPropertyList | protectedstatic |
boolToBinary($val) | CFBinaryPropertyList | |
bytesInt($int) | CFBinaryPropertyList | static |
bytesNeeded($count_objects) | CFBinaryPropertyList | static |
bytesSizeInt($int) | CFBinaryPropertyList | static |
charsetStrlen($string, $charset="UTF-8") | CFBinaryPropertyList | static |
convertCharset($string, $fromCharset, $toCharset='UTF-8') | CFBinaryPropertyList | static |
current() | CFPropertyList | |
dataToBinary($val) | CFBinaryPropertyList | |
dateToBinary($val) | CFBinaryPropertyList | |
del($key) | CFPropertyList | |
dictToBinary($val) | CFBinaryPropertyList | |
FORMAT_AUTO | CFPropertyList | |
FORMAT_BINARY | CFPropertyList | |
FORMAT_XML | CFPropertyList | |
get($key) | CFPropertyList | |
getLibxmlErrors() (defined in CFPropertyList) | CFPropertyList | protected |
getValue($cftype=false) | CFPropertyList | |
guess($value, $options=array()) | CFPropertyList | static |
import(DOMNode $node, $parent) | CFPropertyList | protected |
intBytes($int) | CFBinaryPropertyList | static |
intToBinary($value) | CFBinaryPropertyList | protected |
key() | CFPropertyList | |
load($file=null, $format=null) | CFPropertyList | |
loadBinary($file=null) | CFPropertyList | |
loadBinaryStream($stream) | CFPropertyList | |
loadXML($file=null) | CFPropertyList | |
loadXMLStream($stream) | CFPropertyList | |
make64Int($hi, $lo) | CFBinaryPropertyList | protectedstatic |
next() | CFPropertyList | |
numToBinary($value) | CFBinaryPropertyList | |
packItWithSize($nbytes, $int) | CFBinaryPropertyList | static |
parse($str=null, $format=null) | CFPropertyList | |
parseBinary($content=null) | CFBinaryPropertyList | |
parseBinaryString() | CFBinaryPropertyList | |
purge() | CFPropertyList | |
readBinary($file) | CFBinaryPropertyList | |
readBinaryArray($length) | CFBinaryPropertyList | protected |
readBinaryData($length) | CFBinaryPropertyList | protected |
readBinaryDate($length) | CFBinaryPropertyList | protected |
readBinaryDict($length) | CFBinaryPropertyList | protected |
readBinaryInt($length) | CFBinaryPropertyList | protected |
readBinaryNullType($length) | CFBinaryPropertyList | protected |
readBinaryObject() | CFBinaryPropertyList | |
readBinaryObjectAt($pos) | CFBinaryPropertyList | |
readBinaryReal($length) | CFBinaryPropertyList | protected |
readBinaryStream($stream) | CFBinaryPropertyList | |
readBinaryString($length) | CFBinaryPropertyList | protected |
readBinaryUnicodeString($length) | CFBinaryPropertyList | protected |
realToBinary($val) | CFBinaryPropertyList | protected |
rewind() | CFPropertyList | |
save($file=null, $format=null, $formatted_xml=false) | CFPropertyList | |
saveBinary($file) | CFPropertyList | |
saveXML($file, $formatted=false) | CFPropertyList | |
stringToBinary($val) | CFBinaryPropertyList | |
toArray() | CFPropertyList | |
toBinary() | CFBinaryPropertyList | |
toXML($formatted=false) | CFPropertyList | |
typeBytes($type, $type_len) | CFBinaryPropertyList | static |
uidToBinary($value) (defined in CFBinaryPropertyList) | CFBinaryPropertyList | |
uniqueAndCountValues($value) | CFBinaryPropertyList | protected |
unpackWithSize($nbytes, $buff) | CFBinaryPropertyList | static |
valid() | CFPropertyList | |