JToolbarHelper::deleteList
Writes a common 'delete' button for a list of records.
Signature
public function deleteList([string
$msg = '',
[string
$task = 'remove',
[string
$alt = 'JTOOLBAR_DELETE']]] )
Parameters
-
$msg
- Postscript for the 'are you sure' message.
-
$task
- An override for the task.
-
$alt
- An override for the alt text.
Returns
- void