PHP 클래스 IMP_Indices_Mailbox, horde

저자: Michael Slusarz ([email protected])
상속: extends IMP_Indices
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$buids IMP_Indices The BUIDs list.
$mailbox IMP_Mailbox Base mailbox name.

공개 메소드들

메소드 설명
__construct ( ) Constructor.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

프로퍼티 상세

$buids 공개적으로 프로퍼티

The BUIDs list.
public IMP_Indices $buids
리턴 IMP_Indices

$mailbox 공개적으로 프로퍼티

Base mailbox name.
public IMP_Mailbox $mailbox
리턴 IMP_Mailbox