|
$_stack
Stack collection object |
|
__construct (Sgss_Collection_Stack_Interface $stack)
The constructor |
mixed |
current ()
|
mixed |
key ()
|
mixed |
next ()
|
void |
rewind ()
|
boolean |
valid ()
|
Stack collection object
protected Sgss_Collection_Stack_Interface $_stack
The constructor
Sgss_Collection_Stack_Interface $stack
Stack collection object to be iterated
public __construct (Sgss_Collection_Stack_Interface $stack)
public mixed current ()
public mixed key ()
public mixed next ()
public void rewind ()
public boolean valid ()