phpMv
-UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Go to the source code of this file.
Namespaces | |
Ajax\semantic\widgets\datatable | |
Functions | |
addInToolbar ($element, $callback=NULL) | |
_runCheckboxes (JsUtils $js) | |
_getCheckedChange (JsUtils $js=NULL) | |
_getCheckedMessageFunction () | |
_getCheckedMessageCall (JsUtils $js=NULL) | |
_generateMainCheckbox (&$captions) | |
_setAllChecked ($checked) | |
getHasCheckboxes () | |
setHasCheckboxes ($_hasCheckboxes) | |
getCheckedMessage () | |
setCheckedMessage (array $_checkedMessage) | |
Defines the message displayed when checkboxes are checked or unchecked with an associative array 0=>no selection,1=>one item selected, other=>{count} items selected. More... | |
addCountCheckedInToolbar (array $checkedMessage=null, $callback=null) | |
setCheckedClass ($_checkedClass) | |
setCheckedCallback ($checkedCallback) | |
Set the callback function that determines whether the checkbox should be checked for an object. More... | |
Variables | |
trait | HasCheckboxesTrait |
$_hasCheckedMessage =false | |
$_checkedMessage | |
$_checkedClass | |
$_checkedCallback | |