file-fetcher
Public Member Functions | Protected Member Functions | List of all members
PharIo\Manifest\ElementCollection Class Reference
Inheritance diagram for PharIo\Manifest\ElementCollection:
PharIo\Manifest\AuthorElementCollection PharIo\Manifest\ComponentElementCollection PharIo\Manifest\ExtElementCollection

Public Member Functions

 __construct (DOMNodeList $nodeList)
 
 current ()
 
 next ()
 
 key ()
 
 valid ()
 
 rewind ()
 

Protected Member Functions

 getCurrentElement ()
 

Constructor & Destructor Documentation

◆ __construct()

PharIo\Manifest\ElementCollection::__construct ( DOMNodeList  $nodeList)

ElementCollection constructor.

Parameters
DOMNodeList$nodeList

Member Function Documentation

◆ current()

PharIo\Manifest\ElementCollection::current ( )
abstract

◆ getCurrentElement()

PharIo\Manifest\ElementCollection::getCurrentElement ( )
protected
Returns
DOMElement

◆ key()

PharIo\Manifest\ElementCollection::key ( )

◆ next()

PharIo\Manifest\ElementCollection::next ( )

◆ rewind()

PharIo\Manifest\ElementCollection::rewind ( )

◆ valid()

PharIo\Manifest\ElementCollection::valid ( )

The documentation for this class was generated from the following file: