|
Elgg
Version master
|
This is the complete list of members for Elgg\Collections\CollectionInterface, including all inherited members.
| add($item) | Elgg\Collections\CollectionInterface | |
| all() | Elgg\Collections\CollectionInterface | |
| count() | Elgg\Collections\CollectionInterface | |
| fill($items) | Elgg\Collections\CollectionInterface | |
| filter(?callable $callback=null) | Elgg\Collections\CollectionInterface | |
| get($id) | Elgg\Collections\CollectionInterface | |
| has($id) | Elgg\Collections\CollectionInterface | |
| map(callable $callback) | Elgg\Collections\CollectionInterface | |
| merge($items) | Elgg\Collections\CollectionInterface | |
| remove($id) | Elgg\Collections\CollectionInterface | |
| sort(?callable $callback=null) | Elgg\Collections\CollectionInterface | |
| walk(callable $callback) | Elgg\Collections\CollectionInterface |