PHP Class DOMTemplateRepeater, NoNonsenseForum

Inheritance: extends DOMTemplateNode
Afficher le fichier Open project: Kroc/NoNonsenseForum

Protected Properties

Свойство Type Description
$type a copy of the original node to work from each time

Méthodes publiques

Méthode Description
__construct ( $DOMNode, $namespaces = [] )
next ( )

Method Details

__construct() public méthode

public __construct ( $DOMNode, $namespaces = [] )

next() public méthode

public next ( )

Property Details

$type protected_oe property

a copy of the original node to work from each time
protected $type