PHP Class IMP_Ajax_Imple_ItipRequest, horde

Author: Michael Slusarz ([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: - identity (TODO: ? Code uses it, but it is never set anywhere) - imple_submit: itip_action(s) - mime_id - muid
_handlevEvent ( $key, array $components, $mime_part )

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: - identity (TODO: ? Code uses it, but it is never set anywhere) - imple_submit: itip_action(s) - mime_id - muid
protected _handle ( Horde_Variables $vars ) : boolean
$vars Horde_Variables
Résultat boolean True on success.

_handlevEvent() protected méthode

protected _handlevEvent ( $key, array $components, $mime_part )
$components array

Property Details

$_observe protected_oe property

protected $_observe