Полный список членов класса Collection, включая наследуемые из базового класса
$items | Collection | protected |
__construct(array $items=[]) | Collection | |
addItem($location) | Collection | |
clear() | Collection | |
count() | Collection | |
current() | Collection | |
getItems() | Collection | |
key() | Collection | |
next() | Collection | |
offsetExists($offset) | Collection | |
offsetGet($offset) | Collection | |
offsetSet($offset, $value) | Collection | |
offsetUnset($offset) | Collection | |
rewind() | Collection | |
save() | Collection | |
setItems(array $items) | Collection | |
valid() | Collection |