Documentation

IMP_Ajax_Application_Handler_Passphrase extends Horde_Core_Ajax_Application_Handler
in package

Defines AJAX actions used in the IMP passphrase dialog.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2012-2017 Horde LLC

license

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

Table of Contents

Methods

checkPassphrase()  : bool
AJAX action: Check passphrase.

Methods

checkPassphrase()

AJAX action: Check passphrase.

public checkPassphrase() : bool

Variables required in form input:

  • dialog_input: (string) Input from the dialog screen.
  • reload: (mixed) If set, reloads page instead of returning data.
  • symmetricid: (string) The symmetric ID to process.
  • type: (string) The passphrase type.
Return values
bool

True on success.


        
On this page

Search results