PHP Класс Horde_Form_Type_smime, horde

Наследование: extends Horde_Form_Type_longtext
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$_temp string A temporary directory.

Открытые методы

Метод Описание
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 )

Описание методов

about() публичный Метод

Return info about field type.
public about ( )

getSMIMEParams() публичный Метод

Returns a parameter hash for the Horde_Crypt_smime constructor.
public getSMIMEParams ( ) : array
Результат array A parameter hash.

init() публичный Метод

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

Описание свойств

$_temp публичное свойство

A temporary directory.
public string $_temp
Результат string