Stud.IP
6.0
|
Public Member Functions | |
render () | |
getRequestValue () | |
Public Member Functions inherited from Input | |
__construct ($name, $title, $value, array $attributes=[]) | |
setParent (Part $parent) | |
getParent () | |
dataMapper ($value) | |
getName () | |
getTitle () | |
hasValidation () | |
getValidationCallback () | |
getValue () | |
getAllInputNames () | |
renderWithCondition () | |
render () | |
getContextObject () | |
setMapper (Callable $callback) | |
setStoringFunction (Callable $store) | |
setValidationFunction (Callable $validate) | |
setIfCondition ($if) | |
setPermission (bool $permission) | |
setRequired ($required=true) | |
getRequestValue () | |
Additional Inherited Members | |
Static Public Member Functions inherited from Input | |
static | create ($name, $title, $value, array $attributes=[]) |
static | getFielddataFromMeta ($meta, $object) |
Data Fields inherited from Input | |
$mapper = null | |
$store = null | |
$validate = null | |
$if = null | |
$permission = true | |
$required = false | |
Protected Member Functions inherited from Input | |
extractOptionsFromAttributes (array &$attributes) | |
Protected Attributes inherited from Input | |
$title = null | |
$value = null | |
$attributes = [] | |
$name = null | |
$parent = null | |
getRequestValue | ( | ) |
render | ( | ) |