The ArrayObject class

Einführung

...

Klassenbeschreibung

ArrayObject
ArrayObject implements IteratorAggregate , Traversable , ArrayAccess , Countable {
/* Methods */
__construct ( mixed $input )
void append ( mixed $newval )
int count ( void )
ArrayIterator getIterator ( void )
bool offsetExists ( mixed $index )
mixed offsetGet ( mixed $index )
void offsetSet ( mixed $index , mixed $newval )
void offsetUnset ( mixed $index )
}

Inhaltsverzeichnis


Impressum | Datenschutz | Allgemeine Geschäftsbedingungen | Page löschen
© copyright 2007 beerpages.de Add to Google Firefox 3
php smarty