Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Habari
FormControlTag
PHP Класс Habari\FormControlTag
Наследование:
extends
FormControl
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__construct
( )
Override the FormControl constructor to support more parameters
get
(
boolean
$forvalidation
= true ) :
string
Produce HTML output for all this fieldset and all contained controls
Описание методов
__construct()
публичный
Метод
Override the FormControl constructor to support more parameters
public
__construct
( )
get()
публичный
Метод
Produce HTML output for all this fieldset and all contained controls
public
get
(
boolean
$forvalidation
= true ) :
string
$forvalidation
boolean
True if this control should render error information based on validation.
Результат
string
HTML that will render this control in the form