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
Auth_Yadis_domxml
PHP Class Auth_Yadis_domxml
Inheritance:
extends
Auth_Yadis_XMLParser
Mostrar archivo
Open project: openid/php-openid
Public Methods
Method
Description
__construct
( )
attributes
(
$node
)
content
(
$node
)
evalXPath
(
$xpath
,
$node
= null )
registerNamespace
(
$prefix
,
$uri
)
setXML
(
$xml_string
)
Method Details
__construct()
public
method
public
__construct
( )
attributes()
public
method
public
attributes
(
$node
)
content()
public
method
public
content
(
$node
)
evalXPath()
public
method
public
evalXPath
(
$xpath
,
$node
= null )
registerNamespace()
public
method
public
registerNamespace
(
$prefix
,
$uri
)
setXML()
public
method
public
setXML
(
$xml_string
)