Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
IMP_Ajax_Application_Handler_Passphrase
PHP Class IMP_Ajax_Application_Handler_Passphrase, horde
Author:
Michael Slusarz (
[email protected]
)
Inheritance:
extends
Horde_Core_Ajax_Application_Handler
显示文件
Open project: horde/horde
Public Methods
Method
Description
checkPassphrase
( ) :
boolean
AJAX action: Check passphrase.
Method Details
checkPassphrase()
public
method
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
return
boolean
True on success.