PHP Class IMP_Ajax_Imple_VcardImport, horde

Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_Core_Ajax_Imple
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_observe

Méthodes publiques

Méthode Description
__construct ( array $params = [] )

Méthodes protégées

Méthode Description
_attach ( $init )
_handle ( Horde_Variables $vars ) : boolean Variables required in form input: - imple_submit: vcard action. Contains import and source properties - mime_id - muid

Method Details

__construct() public méthode

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 méthode

protected _attach ( $init )

_handle() protected méthode

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
Résultat boolean True on success.

Property Details

$_observe protected_oe property

protected $_observe