Property | Type | Description | |
---|---|---|---|
$_pgp | IMP_Pgp |
Method | Description | |
---|---|---|
url ( array $opts = [] ) |
Method | Description | |
---|---|---|
_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. |
protected _importKeyDialog ( string $target ) | ||
$target | string | Action ID for the UI screen. |
protected _printKeyInfo ( string $key = '' ) | ||
$key | string | The PGP key. |
protected _textWindowOutput ( string $name, string $msg ) | ||
$name | string | The window name. |
$msg | string | The text contents. |