PHP Class IMP_Ajax_Application_Handler_Passphrase, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Ajax_Application_Handler
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
checkPassphrase ( ) : boolean AJAX action: Check passphrase.

Method Details

checkPassphrase() public méthode

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.
public checkPassphrase ( ) : boolean
Résultat boolean True on success.