Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for CFDictionary, including all inherited members.
$iteratorKeys | CFDictionary | protected |
$iteratorPosition | CFDictionary | protected |
__construct($value=array()) | CFDictionary | |
__get($key) | CFDictionary | |
add($key, CFType $value=null) | CFDictionary | |
current() | CFDictionary | |
del($key) | CFDictionary | |
get($key) | CFDictionary | |
key() | CFDictionary | |
next() | CFDictionary | |
rewind() | CFDictionary | |
setValue($value) | CFDictionary | |
toArray() | CFDictionary | |
toBinary(CFBinaryPropertyList &$bplist) | CFDictionary | |
toXML(DOMDocument $doc, $nodeName="") | CFDictionary | |
valid() | CFDictionary |