PHP Class Horde_Form_Type_smime, horde

Inheritance: extends Horde_Form_Type_longtext
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$_temp string A temporary directory.

Méthodes publiques

Méthode Description
about ( ) Return info about field type.
getSMIMEParams ( ) : array Returns a parameter hash for the Horde_Crypt_smime constructor.
init ( $temp_dir = null, $rows = null, $cols = null )

Method Details

about() public méthode

Return info about field type.
public about ( )

getSMIMEParams() public méthode

Returns a parameter hash for the Horde_Crypt_smime constructor.
public getSMIMEParams ( ) : array
Résultat array A parameter hash.

init() public méthode

public init ( $temp_dir = null, $rows = null, $cols = null )

Property Details

$_temp public_oe property

A temporary directory.
public string $_temp
Résultat string