JHtmlGrid::checkall
Method to check all checkboxes in a grid
Signature
public function checkall([string
$name = 'checkall-toggle',
[string
$tip = 'JGLOBAL_CHECK_ALL',
[string
$action = 'Joomla.checkAll(this)']]] )
Parameters
-
$name
- The name of the form element
-
$tip
- The text shown as tooltip title instead of $tip
-
$action
- The action to perform on clicking the checkbox
Returns
- string