Версия: 6.x
burger close
Класс SMSTransport_XML2Array

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

static init ($version= '1.0', $encoding= 'UTF-8', $format_output=true)
 
static & createArray ($input_xml)
 

Методы

static& createArray (   $input_xml)
static

Convert an XML to Array

Аргументы
string$node_name- name of the root node to be converted
array$arr- aray to be converterd
Возвращает
DOMDocument
static init (   $version = '1.0',
  $encoding = 'UTF-8',
  $format_output = true 
)
static

Initialize the root XML node [optional]

Аргументы
$version
$encoding
$format_output