Class ButtonInput
This class describes the button inputs in form (button, delete, dans submit)
- Hawk\FormInput uses Hawk\Utils
-
Hawk\ButtonInput
Direct known subclasses
Methods summary
public
string
|
|
public
boolean
|
Methods inherited from Hawk\FormInput
__construct()
,
__toString()
,
create()
,
dbvalue()
,
getInstance()
,
setParam()
,
setValue()
Methods used from Hawk\Utils
Constants inherited from Hawk\FormInput
Properties summary
public
boolean
|
$nl
Defines if the input has to be displayed on a new line. For button inputs, this property is defaulty set to false |
#
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
,
$notDisplayed
,
$pattern
,
$placeholder
,
$readonly
,
$required
,
$style
,
$title
,
$tpl
,
$unique
,
$validators
,
$value