Property | Type | Description | |
---|---|---|---|
$id | |||
$title |
Property | Type | Description | |
---|---|---|---|
$alwaysCallback | |||
$hint | |||
$items | |||
$messages | |||
$success |
Method | Description | |
---|---|---|
__construct ( $id, $title ) | ||
addItem ( $type, $id, $name ) | ||
addMessage ( $msg, $type = "info" ) | ||
always ( $callback ) | ||
checkbox ( $id, $name, $label, $checked = null ) | ||
group ( $id, $name, $callback ) | ||
handle ( $callback = null ) | ||
hint ( $hint_content ) | ||
render ( ) | ||
select ( $id, $name, $callback ) | ||
text ( $id, $name, $value = null ) | ||
textarea ( $id, $name, $callback ) |