Полный список членов класса ContainerCollection, включая наследуемые из базового класса
$values | Dictionary | protected |
__construct(array $values=null) | Dictionary | |
addContainer(Container $container, $offset=null) | ContainerCollection | protected |
clear() | Dictionary | |
count() | Dictionary | |
current() | Dictionary | |
get($name) | Dictionary | |
getValues() | Dictionary | |
isEmpty() | Dictionary | |
jsonSerialize() | Dictionary | |
key() | Dictionary | |
next() | Dictionary | |
offsetExists($offset) | Dictionary | |
offsetGet($offset) | Dictionary | |
offsetSet($offset, $value) | ContainerCollection | |
offsetUnset($offset) | Dictionary | |
rewind() | Dictionary | |
set($name, $value=null) | Dictionary | |
setValues($values) | Dictionary | |
toArray() | Dictionary | |
valid() | Dictionary |