Documentation

IMP_Ajax_Imple_PassphraseDialog extends Horde_Core_Ajax_Imple
in package

Attach the passphrase dialog to the page.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2010-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Methods

__construct()  : mixed
_attach()  : mixed
_handle()  : mixed

Methods

__construct()

public __construct([array<string|int, mixed> $params = array() ]) : mixed
Parameters
$params : array<string|int, mixed> = 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 _attach(mixed $init) : mixed
Parameters
$init : mixed

_handle()

protected _handle(Horde_Variables $vars) : mixed
Parameters
$vars : Horde_Variables

        
On this page

Search results