PHP Class items

Inheritance: extends dbconnection
Afficher le fichier Open project: anchorcms/anchor-cms Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $items = [] )
current ( )
key ( )
length ( )
next ( )
rewind ( )
valid ( )

Method Details

__construct() public méthode

public __construct ( $items = [] )

current() public méthode

public current ( )

key() public méthode

public key ( )

length() public méthode

public length ( )

next() public méthode

public next ( )

rewind() public méthode

public rewind ( )

valid() public méthode

public valid ( )