PHP 클래스 IMP_Basic_Pgp, horde

저자: Michael Slusarz ([email protected])
상속: extends IMP_Basic_Base
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_pgp IMP_Pgp

공개 메소드들

메소드 설명
url ( array $opts = [] )

보호된 메소드들

메소드 설명
_importKeyDialog ( string $target ) Generate import key dialog.
_init ( )
_printKeyInfo ( string $key = '' ) Print PGP Key information.
_reloadWindow ( ) Reload the window.
_textWindowOutput ( string $name, string $msg ) Output text in a window.

메소드 상세

_importKeyDialog() 보호된 메소드

Generate import key dialog.
protected _importKeyDialog ( string $target )
$target string Action ID for the UI screen.

_init() 보호된 메소드

protected _init ( )

_printKeyInfo() 보호된 메소드

Print PGP Key information.
protected _printKeyInfo ( string $key = '' )
$key string The PGP key.

_reloadWindow() 보호된 메소드

Reload the window.
protected _reloadWindow ( )

_textWindowOutput() 보호된 메소드

Output text in a window.
protected _textWindowOutput ( string $name, string $msg )
$name string The window name.
$msg string The text contents.

url() 공개 정적인 메소드

public static url ( array $opts = [] )
$opts array

프로퍼티 상세

$_pgp 보호되어 있는 프로퍼티

protected IMP_Pgp $_pgp
리턴 IMP_Pgp