Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Auth_Yadis_domxml
PHP 클래스 Auth_Yadis_domxml
상속:
extends
Auth_Yadis_XMLParser
파일 보기
프로젝트 열기: openid/php-openid
공개 메소드들
메소드
설명
__construct
( )
attributes
(
$node
)
content
(
$node
)
evalXPath
(
$xpath
,
$node
= null )
registerNamespace
(
$prefix
,
$uri
)
setXML
(
$xml_string
)
메소드 상세
__construct()
공개
메소드
public
__construct
( )
attributes()
공개
메소드
public
attributes
(
$node
)
content()
공개
메소드
public
content
(
$node
)
evalXPath()
공개
메소드
public
evalXPath
(
$xpath
,
$node
= null )
registerNamespace()
공개
메소드
public
registerNamespace
(
$prefix
,
$uri
)
setXML()
공개
메소드
public
setXML
(
$xml_string
)