|
$_list
List collection to be iterated |
|
__construct (Sgss_Collection_List_Interface $list)
The constructor |
mixed |
current ()
|
mixed |
key ()
|
mixed |
next ()
|
void |
rewind ()
|
boolean |
valid ()
|
List collection to be iterated
protected Sgss_Collection_List_Interface $_list
The constructor
Sgss_Collection_List_Interface $list
List collection to be iterated
public __construct (Sgss_Collection_List_Interface $list)
public mixed current ()
public mixed key ()
public mixed next ()
public void rewind ()
public boolean valid ()