Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Suin
RSSWriter
SimpleXMLElement
PHP Class Suin\RSSWriter\SimpleXMLElement
Inheritance:
extends
SimpleXMLElement
Exibir arquivo
Open project: suin/php-rss-writer
Class Usage Examples
Public Methods
Method
Description
addCdataChild
(
string
$name
,
string
$value
= null,
string
$namespace
= null ) :
SimpleXMLElement
addChild
(
string
$name
,
string
$value
= null,
string
$namespace
= null ) :
SimpleXMLElement
Method Details
addCdataChild()
public
method
public
addCdataChild
(
string
$name
,
string
$value
= null,
string
$namespace
= null ) :
SimpleXMLElement
$name
string
$value
string
$namespace
string
return
SimpleXMLElement
addChild()
public
method
public
addChild
(
string
$name
,
string
$value
= null,
string
$namespace
= null ) :
SimpleXMLElement
$name
string
$value
string
$namespace
string
return
SimpleXMLElement