PHP 클래스 IMP_Ajax_Imple_VcardImport, horde

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_observe

공개 메소드들

메소드 설명
__construct ( array $params = [] )

보호된 메소드들

메소드 설명
_attach ( $init )
_handle ( Horde_Variables $vars ) : boolean Variables required in form input: - imple_submit: vcard action. Contains import and source properties - mime_id - muid

메소드 상세

__construct() 공개 메소드

public __construct ( array $params = [] )
$params array Configuration parameters: - mime_id: (string) The MIME ID of the message part with the key. - muid: (string) MUID of the message.

_attach() 보호된 메소드

protected _attach ( $init )

_handle() 보호된 메소드

Variables required in form input: - imple_submit: vcard action. Contains import and source properties - mime_id - muid
protected _handle ( Horde_Variables $vars ) : boolean
$vars Horde_Variables
리턴 boolean True on success.

프로퍼티 상세

$_observe 보호되어 있는 프로퍼티

protected $_observe