Property | Type | Description | |
---|---|---|---|
$deleteConfirmation | Message to display when the Delete button is clicked. | ||
$noRecordsMessage |
Property | Type | Description | |
---|---|---|---|
$dataIdPrefix | |||
$theme |
Method | Description | |
---|---|---|
__construct ( $controller, $alias ) | ||
onSearch ( ) | ||
onUpdate ( ) | ||
render ( ) : string | Renders the widget. |
Method | Description | |
---|---|---|
getData ( ) | ||
getSession ( $key = null, $default = null ) | ||
getThemeSessionKey ( $prefix ) | ||
putSession ( $key, $value ) | ||
updateList ( ) |
public $deleteConfirmation |