PHP 클래스 IMP_Ajax_Application_Handler_Passphrase, horde

저자: Michael Slusarz ([email protected])
상속: extends Horde_Core_Ajax_Application_Handler
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
checkPassphrase ( ) : boolean AJAX action: Check passphrase.

메소드 상세

checkPassphrase() 공개 메소드

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
리턴 boolean True on success.