|
static | getDisplayName () |
|
static | isReadOnly () |
|
static | resolveInputNameForEditableInput ($attributeName) |
|
static | resolveInputNamePrefixIntoString ($inputNamePrefix) |
|
static | resolveInputIdPrefixIntoString ($inputIdPrefix) |
|
| $params |
|
| $editableTemplate = '<th>{label}</th><td colspan="{colspan}">{content}{error}</td>' |
|
| $nonEditableTemplate = '<th>{label}</th><td colspan="{colspan}">{content}</td>' |
|
| $model |
|
| $attribute |
|
| $form |
|
Element for displaying a filter by for search view
Definition at line 40 of file FilterByRadioElement.php.
renderControlEditable |
( |
| ) |
|
|
protected |
Renders the setting as a radio list.
- Returns
- A string containing the element's content.
Definition at line 46 of file FilterByRadioElement.php.
Override to ensure label is pointing to the right input id
- Returns
- A string containing the element's label
Definition at line 69 of file FilterByRadioElement.php.
Mapped array with filters and labels
- Returns
- array
The documentation for this class was generated from the following file: