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