Todo List
Located in /PhpExt/AbstractCollection.php [line 25]
Properties
Methods
Collection Container
True to force the collection to render as array when now elements present.
static void isExtObjectCollection( $value )
PhpExt_AbstractCollection __construct( [ $collection = array()] )
void addObject( $object, [ $name = null] )
void getCount( )
boolean getForceArray( )
void getJavascript( )
void getObjectByIndex( $index )
void getObjectByName( $name )
void removeObject( $name )
void setForceArray( boolean $value )