Source for file ConfigElement.class.php
Documentation is available at ConfigElement.class.php
* Содержит класс MethodConfigElement
* @copyright Energine 2007
* Возвращает аттрибут приведенный к string
* @param string имя аттрибута
foreach($this->Attributes() as $key => $val) {
* Возвращает значение SimpleXML узла
|