PHP 클래스 IMP_Ajax_Application_Viewport_Error, horde

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

공개 메소드들

메소드 설명
__construct ( IMP_Mailbox $mbox ) Constructor.
toObject ( ) : object Prepare the object used by the ViewPort javascript class.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( IMP_Mailbox $mbox )
$mbox IMP_Mailbox Viewport view.

toObject() 공개 메소드

Prepare the object used by the ViewPort javascript class.
public toObject ( ) : object
리턴 object The ViewPort object.