Class HtmlInput
This class describes html inputs. These objects are not really inputs, but can be used in forms to display HTML content betweeen other inputs, for instance short description of a set of inputs.
- Hawk\FormInput uses Hawk\Utils
-
Hawk\HtmlInput
Methods summary
public
string
|
|
public
boolean
|
|
public
string
|
Methods inherited from Hawk\FormInput
__construct()
,
__toString()
,
create()
,
getInstance()
,
setParam()
,
setValue()
Methods used from Hawk\Utils
Constants inherited from Hawk\FormInput
Properties summary
public
boolean
|
$plainText
Defines if the content must be displayed as plain text |
#
false
|
Properties inherited from Hawk\FormInput
$after
,
$attr
,
$attributes
,
$before
,
$beforeLabel
,
$class
,
$dataType
,
$disabled
,
$emptyValue
,
$errorAt
,
$field
,
$hidden
,
$id
,
$independant
,
$insert
,
$label
,
$labelClass
,
$labelStyle
,
$mask
,
$maxlength
,
$name
,
$nl
,
$notDisplayed
,
$pattern
,
$placeholder
,
$readonly
,
$required
,
$style
,
$title
,
$tpl
,
$unique
,
$validators
,
$value