PHP Класс IMP_Prefs_Special_SpecialMboxes, horde

Автор: Michael Slusarz ([email protected])
Показать файл Открыть проект

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

Свойство Тип Описание
$_cache array Cached mailbox list.

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

Метод Описание
_getSpecialUse ( string $use ) : string Get the list of special use mailboxes of a certain type.
_updateSpecialMboxes ( string $pref, IMP_Mailbox $form, string $new, string $type, Horde_Core_Prefs_Ui $ui ) : boolean Update special mailbox preferences.

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

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

Get the list of special use mailboxes of a certain type.
protected _getSpecialUse ( string $use ) : string
$use string The special-use flag.
Результат string HTML code.

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

Update special mailbox preferences.
protected _updateSpecialMboxes ( string $pref, IMP_Mailbox $form, string $new, string $type, Horde_Core_Prefs_Ui $ui ) : boolean
$pref string The pref name to update.
$form IMP_Mailbox The form data.
$new string The new mailbox name.
$type string Special use attribute (RFC 6154).
$ui Horde_Core_Prefs_Ui The UI object.
Результат boolean True if preferences were updated.

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

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

Cached mailbox list.
protected array $_cache
Результат array