PHP Класс Habari\FormControlPassword

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

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

Метод Описание
_extend ( ) Called upon construct. Sets control properties
get ( Theme $theme ) : string Produce HTML output for this password control.

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

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

Called upon construct. Sets control properties
public _extend ( )

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

Produce HTML output for this password control.
public get ( Theme $theme ) : string
$theme Theme The theme to use to render this control
Результат string HTML for this control in the form