PHP Class IMP_Basic_Pgp, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends IMP_Basic_Base
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$_pgp IMP_Pgp

Méthodes publiques

Méthode Description
url ( array $opts = [] )

Méthodes protégées

Méthode 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.

Method Details

_importKeyDialog() protected méthode

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

_init() protected méthode

protected _init ( )

_printKeyInfo() protected méthode

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

_reloadWindow() protected méthode

Reload the window.
protected _reloadWindow ( )

_textWindowOutput() protected méthode

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

url() public static méthode

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

Property Details

$_pgp protected_oe property

protected IMP_Pgp $_pgp
Résultat IMP_Pgp