PHP Класс Horde_Kolab_Format_Xml_Annotation, horde

Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Gunnar Wrobel ([email protected])
Наследование: extends Horde_Kolab_Format_Xml
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_fields_specific Kolab Specific data fields for the prefs object
$_root_name string The name of the root element.

Защищенные методы

Метод Описание
_load ( &$children ) : array Load the groupware object based on the specifc XML values.
_save ( array &$root, array $object ) : boolean Save the specific XML values.

Описание методов

_load() защищенный Метод

Load the groupware object based on the specifc XML values.
protected _load ( &$children ) : array
Результат array Array with the object data

_save() защищенный Метод

Save the specific XML values.
protected _save ( array &$root, array $object ) : boolean
$root array The XML document root.
$object array The resulting data array.
Результат boolean True on success.

Описание свойств

$_fields_specific защищенное свойство

Specific data fields for the prefs object
protected Kolab $_fields_specific
Результат Kolab

$_root_name защищенное свойство

The name of the root element.
protected string $_root_name
Результат string