|
__construct (&$items &$items)
The constructor |
int |
count ()
|
boolean |
offsetExists (mixed $offset)
|
mixed |
offsetGet (mixed $offset)
|
mixed |
offsetSet (mixed $offset, mixed $value)
|
void |
offsetUnset (mixed $offset)
|
mixed |
__get (mixed $name)
|
boolean |
__isset (mixed $name)
|
The constructor
&$items &$items
public __construct (&$items &$items)
public int count ()
mixed $offset
public boolean offsetExists (mixed $offset)
mixed $offset
public mixed offsetGet (mixed $offset)
mixed $offset
mixed $value
public mixed offsetSet (mixed $offset, mixed $value)
mixed $offset
public void offsetUnset (mixed $offset)
mixed $name
public mixed __get (mixed $name)
mixed $name
public boolean __isset (mixed $name)