PHP Class sample, php_design_patterns

Inheritance: extends extensions
Afficher le fichier Open project: yunkaiyueming/php_design_patterns Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( &$data )
current ( )
key ( )
next ( )
rewind ( )
valid ( )

Method Details

__construct() public méthode

public __construct ( &$data )

current() public méthode

public current ( )

key() public méthode

public key ( )

next() public méthode

public next ( )

rewind() public méthode

public rewind ( )

valid() public méthode

public valid ( )