PHP 클래스 IMP_Prefs_Special_SpecialMboxes, horde

저자: Michael Slusarz ([email protected])
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_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