PHP Class items

Inheritance: extends dbconnection
Show file Open project: anchorcms/anchor-cms Class Usage Examples

Public Methods

Method Description
__construct ( $items = [] )
current ( )
key ( )
length ( )
next ( )
rewind ( )
valid ( )

Method Details

__construct() public method

public __construct ( $items = [] )

current() public method

public current ( )

key() public method

public key ( )

length() public method

public length ( )

next() public method

public next ( )

rewind() public method

public rewind ( )

valid() public method

public valid ( )