PHP 클래스 Horde_ActiveSync_Request_SendMail, horde

저자: Michael J Rubinsky ([email protected])
상속: extends Horde_ActiveSync_Request_Base
파일 보기 프로젝트 열기: horde/horde

보호된 메소드들

메소드 설명
_handle ( ) : boolean Handle the request
_handleError ( integer $status, string $type ) Helper to output a global error response.
_handleWbxmlRequest ( ) : boolean Handle EAS 14+ SendMail/SmartReply/SmartForward requests.

메소드 상세

_handle() 보호된 메소드

Handle the request
protected _handle ( ) : boolean
리턴 boolean

_handleError() 보호된 메소드

Helper to output a global error response.
protected _handleError ( integer $status, string $type )
$status integer A Horde_ActiveSync_Status:: constant.
$type string The type of response tag.

_handleWbxmlRequest() 보호된 메소드

Handle EAS 14+ SendMail/SmartReply/SmartForward requests.
protected _handleWbxmlRequest ( ) : boolean
리턴 boolean