Public Member Functions | |
__construct () | |
at_push ($key, $value) | |
at_unhift ($key, $value) | |
includesKey ($key) | |
at ($key) | |
firstAt ($key) | |
lastAt ($key) | |
shiftAt ($key) | |
popAt ($key) | |
includes ($value) | |
at_includes ($key, $value) | |
asArray () | |
keys () | |
ksort () | |
krSort () | |
count () | |
pack () | |
Data Fields | |
$contentArrays | |
__construct | ( | ) |
asArray | ( | ) |
at | ( | $key | ) |
at_includes | ( | $key, | |
$value | |||
) |
at_push | ( | $key, | |
$value | |||
) |
at_unhift | ( | $key, | |
$value | |||
) |
count | ( | ) |
firstAt | ( | $key | ) |
includes | ( | $value | ) |
includesKey | ( | $key | ) |
keys | ( | ) |
krSort | ( | ) |
ksort | ( | ) |
lastAt | ( | $key | ) |
pack | ( | ) |
popAt | ( | $key | ) |
shiftAt | ( | $key | ) |
$contentArrays |