Property | Type | Description | |
---|---|---|---|
$aCollection | |||
$aMeta |
Method | Description | |
---|---|---|
__call ( $sName, $aArguments ) | ||
count ( ) | ||
current ( ) | ||
each ( ) | ||
first ( ) | ||
flush ( ) | ||
fromArray ( $aData ) | ||
getForKey ( $sKey ) | ||
isAtFirst ( ) | ||
isAtLast ( ) | ||
isEmpty ( ) | ||
key ( ) | ||
keys ( ) | ||
last ( ) | ||
map ( $sFunc ) | ||
next ( ) | ||
prev ( ) | ||
push ( &$mMixed ) | ||
remove ( $sKey ) | ||
reset ( ) | ||
rewind ( ) | ||
toArray ( ) | ||
valid ( ) | ||
walk ( $sFunc, $aParams = [] ) |
Method | Description | |
---|---|---|
newCollectionLikeThisOne ( ) | # This abstraction is useful because of CollectionTyped |
protected newCollectionLikeThisOne ( ) |