1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CXMLCreator

Открытые члены

 __construct ($tag, $cdata=false)
 setCDATA ()
 setAttribute ($attrName, $attrValue)
 setData ($data)
 setName ($tag)
 addChild ($element)
 getChildrenCount ()
 _getAttributs ()
 _getChildren ()
 getXML ()
 __destruct ()

Открытые статические члены

static createTagAttributed ($heavyTag, $value=null)
static encodeValueLight ( $name, $value)
static getXMLHeader ()
static CreateFromDOM ($dom)
static __createFromDOM ($domNode)
static xmlspecialchars ($str)
static xmlspecialcharsback ($str)

Поля данных

 $tag
 $data
 $startCDATA = ""
 $endCDATA = ""
 $attributs = array()
 $children = array()

Подробное описание

См. определение в файле xmlcreator.php строка 3

Конструктор(ы)

◆ __construct()

__construct ( $tag,
$cdata = false )

См. определение в файле xmlcreator.php строка 13

◆ __destruct()

__destruct ( )

См. определение в файле xmlcreator.php строка 203

Методы

◆ __createFromDOM()

__createFromDOM ( $domNode)
static

См. определение в файле xmlcreator.php строка 213

◆ _getAttributs()

_getAttributs ( )

См. определение в файле xmlcreator.php строка 163

◆ _getChildren()

_getChildren ( )

См. определение в файле xmlcreator.php строка 175

◆ addChild()

addChild ( $element)

См. определение в файле xmlcreator.php строка 149

◆ CreateFromDOM()

CreateFromDOM ( $dom)
static

См. определение в файле xmlcreator.php строка 208

◆ createTagAttributed()

createTagAttributed ( $heavyTag,
$value = null )
static

См. определение в файле xmlcreator.php строка 21

◆ encodeValueLight()

encodeValueLight ( $name,
$value )
static

См. определение в файле xmlcreator.php строка 67

◆ getChildrenCount()

getChildrenCount ( )

См. определение в файле xmlcreator.php строка 158

◆ getXML()

getXML ( )

См. определение в файле xmlcreator.php строка 186

◆ getXMLHeader()

getXMLHeader ( )
static

См. определение в файле xmlcreator.php строка 198

◆ setAttribute()

setAttribute ( $attrName,
$attrValue )

См. определение в файле xmlcreator.php строка 132

◆ setCDATA()

setCDATA ( )

См. определение в файле xmlcreator.php строка 126

◆ setData()

setData ( $data)

См. определение в файле xmlcreator.php строка 138

◆ setName()

setName ( $tag)

См. определение в файле xmlcreator.php строка 143

◆ xmlspecialchars()

xmlspecialchars ( $str)
static

См. определение в файле xmlcreator.php строка 238

◆ xmlspecialcharsback()

xmlspecialcharsback ( $str)
static

См. определение в файле xmlcreator.php строка 245

Поля

◆ $attributs

$attributs = array()

См. определение в файле xmlcreator.php строка 10

◆ $children

$children = array()

См. определение в файле xmlcreator.php строка 11

◆ $data

$data

См. определение в файле xmlcreator.php строка 6

◆ $endCDATA

$endCDATA = ""

См. определение в файле xmlcreator.php строка 8

◆ $startCDATA

$startCDATA = ""

См. определение в файле xmlcreator.php строка 7

◆ $tag

$tag

См. определение в файле xmlcreator.php строка 5


Объявления и описания членов класса находятся в файле: