Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
This is the complete list of members for CFArray, including all inherited members.
$iteratorPosition | CFArray | protected |
$value | CFType | protected |
__construct($value=array()) | CFArray | |
add(?CFType $value=null) | CFArray | |
current() | CFArray | |
del($key) | CFArray | |
get($key) | CFArray | |
getValue() | CFType | |
key() | CFArray | |
next() | CFArray | |
offsetExists($offset) | CFArray | |
offsetGet($offset) | CFArray | |
offsetSet($offset, $value) | CFArray | |
offsetUnset($offset) | CFArray | |
rewind() | CFArray | |
setValue($value) | CFArray | |
toArray() | CFArray | |
toBinary(CFBinaryPropertyList &$bplist) | CFArray | |
toXML(DOMDocument $doc, $nodeName="") | CFArray | |
valid() | CFArray |