Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
pQuery
XmlNode
PHP Class pQuery\XmlNode
Inheritance:
extends
EmbeddedNode
显示文件
Open project: tburry/pquery
Public Methods
Method
Description
__construct
(
DomNode
$parent
,
string
$tag
= 'xml',
string
$text
= '',
array
$attributes
= [] )
Class constructor
Method Details
__construct()
public
method
Class constructor
public
__construct
(
DomNode
$parent
,
string
$tag
= 'xml',
string
$text
= '',
array
$attributes
= [] )
$parent
DomNode
$tag
string
{@link $tag}
$text
string
$attributes
array
array('attr' => 'val')