Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
pQuery
XmlNode
PHP 클래스 pQuery\XmlNode
상속:
extends
EmbeddedNode
파일 보기
프로젝트 열기: tburry/pquery
공개 메소드들
메소드
설명
__construct
(
DomNode
$parent
,
string
$tag
= 'xml',
string
$text
= '',
array
$attributes
= [] )
Class constructor
메소드 상세
__construct()
공개
메소드
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')