PHP Класс Horde_ActiveSync_Message_Flag, horde

Portions of this class were ported from the Z-Push project: File : wbxml.php Project : Z-Push Descr : WBXML mapping file Created : 01.10.2007 � Zarafa Deutschland GmbH, www.zarafaserver.de This file is distributed under GPL-2.0. Consult COPYING file for details
Автор: Michael J Rubinsky ([email protected])
Наследование: extends Horde_ActiveSync_Message_Base
Показать файл Открыть проект

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

Свойство Тип Описание
$_mapping array Property mapping
$_properties array Property values.

Открытые методы

Метод Описание
getClass ( ) : string Return the message class.

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

getClass() публичный Метод

Return the message class.
public getClass ( ) : string
Результат string

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

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

Property mapping
protected array $_mapping
Результат array

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

Property values.
protected array $_properties
Результат array