Class DeleteInput
This class describes the "delete" inputs. Delete input are submit inputs used to delete the current edited data in the database
- Hawk\FormInput uses Hawk\Utils
-
Hawk\ButtonInput
-
Hawk\DeleteInput
Methods inherited from Hawk\ButtonInput
Methods inherited from Hawk\FormInput
__construct(),
__toString(),
create(),
dbvalue(),
getInstance(),
setParam(),
setValue()
Methods used from Hawk\Utils
Constants summary
Constants inherited from Hawk\ButtonInput
Constants inherited from Hawk\FormInput
Properties summary
Properties inherited from Hawk\ButtonInput
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