PHP Class IMP_Ajax_Imple_ItipRequest, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Ajax_Imple
Mostrar archivo Open project: horde/horde

Protected Properties

Property Type Description
$_observe

Public Methods

Method Description
__construct ( array $params = [] )

Protected Methods

Method 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 method

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 method

protected _attach ( $init )

_handle() protected method

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
return boolean True on success.

_handlevEvent() protected method

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

Property Details

$_observe protected_oe property

protected $_observe