Class UserErrorCollection
A collection object. All collection classes must inherit this. It provides methods to lookup, serialize and put contents in a collection. Collections can represent any extended class where any of those listed in models. does not have an implemention for @class Media
- Catapult\CollectionObject
-
Catapult\UserErrorCollection
Final
Namespace: Catapult
Class:
Located at models/Plural.php
Namespace: Catapult
Class:
CollectionObject. Superset of the collections. Provides auxilary functions to manage, update and get elements within a collection
Located at models/Plural.php
Methods inherited from Catapult\CollectionObject
__construct(),
__toString(),
add(),
find(),
first(),
get(),
isEmpty(),
last(),
listAll(),
listIterator(),
reload(),
setup(),
toArray()