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
XMPPStanza
PHP Class XMPPStanza, JAXL
Author:
abhinavsingh Access to common xml attributes:
Inheritance:
extends
JAXLXmlAccess
显示文件
Open project: jaxl/JAXL
Class Usage Examples
Public Methods
Method
Description
__call
(
$method
,
$args
)
__construct
(
JAXLXml |
string
$name
,
array
$attrs
= [],
string
$ns
= XMPP::NS_JABBER_CLIENT )
__get
(
$prop
)
__set
(
$prop
,
$val
)
Method Details
__call()
public
method
public
__call
(
$method
,
$args
)
__construct()
public
method
public
__construct
(
JAXLXml |
string
$name
,
array
$attrs
= [],
string
$ns
= XMPP::NS_JABBER_CLIENT )
$name
JAXLXml |
string
$attrs
array
$ns
string
__get()
public
method
public
__get
(
$prop
)
__set()
public
method
public
__set
(
$prop
,
$val
)