Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
DOMTemplateRepeater
PHP Class DOMTemplateRepeater, NoNonsenseForum
Inheritance:
extends
DOMTemplateNode
Mostrar archivo
Open project: Kroc/NoNonsenseForum
Protected Properties
Property
Type
Description
$type
a copy of the original node to work from each time
Public Methods
Method
Description
__construct
(
$DOMNode
,
$namespaces
= [] )
next
( )
Method Details
__construct()
public
method
public
__construct
(
$DOMNode
,
$namespaces
= [] )
next()
public
method
public
next
( )
Property Details
$type
protected_oe property
a copy of the original node to work from each time
protected
$type