См. определение в файле field.php строка 4
◆ __construct()
Class constructor.
- Аргументы
-
string | $code | Field code. |
array | $params | Field params. |
См. определение в файле field.php строка 65
◆ __toString()
Magic method return value as string.
- Возвращает
- string
См. определение в файле field.php строка 182
◆ getCode()
Get code of the field.
- Возвращает
- string
См. определение в файле field.php строка 154
◆ getHelpValue()
Get help value of the field.
- Возвращает
- string
См. определение в файле field.php строка 117
◆ getLabel()
Get label (title) of the field.
- Возвращает
- mixed
См. определение в файле field.php строка 163
◆ getType()
Get type.
- Возвращает
- string
См. определение в файле field.php строка 172
◆ getValue()
Get value of the field.
- Возвращает
- mixed
См. определение в файле field.php строка 101
◆ isEmptyValue()
Gets true, if current value is empty.
- Возвращает
- bool
См. определение в файле field.php строка 82
◆ isHtmlHelp()
Is html help.
- Возвращает
- boolean
См. определение в файле field.php строка 126
◆ isSearchable()
Returns searchable flag of field.
- Возвращает
- bool
См. определение в файле field.php строка 135
◆ setCode()
Set new code of the field..
- Аргументы
-
- Возвращает
- void
См. определение в файле field.php строка 145
◆ setValue()
Set value to the field.
- Аргументы
-
- Возвращает
- void
См. определение в файле field.php строка 92
◆ viewForm()
Vew field.
- Аргументы
-
array | $params | Array params: name_format - format for field name (for example ADDITIONAL[#field_code#]) class - css-class for this element additional - some additional params as is. |
- Возвращает
- html
◆ $code
◆ $default
◆ $fetchModificator
◆ $help
◆ $htmlHelp
◆ $id
◆ $searchable
◆ $title
◆ $value
Объявления и описания членов класса находятся в файле: