PHP Class IMP_Ajax_Imple_PassphraseDialog, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Ajax_Imple
ファイルを表示 Open project: horde/horde

Public Methods

Method Description
__construct ( array $params = [] )

Protected Methods

Method Description
_attach ( $init )
_handle ( Horde_Variables $vars )

Method Details

__construct() public method

public __construct ( array $params = [] )
$params array Configuration parameters. - onload: (boolean) [OPTIONAL] If set, will trigger action on page load. - params: (array) [OPTIONAL] Any additional parameters to pass to AJAX action. - type: (string) The dialog type.

_attach() protected method

protected _attach ( $init )

_handle() protected method

protected _handle ( Horde_Variables $vars )
$vars Horde_Variables