JToolBarHelper/deleteListX
From Joomla! Documentation
parameters
Writes a common 'delete' button for a list of records. Extended version of deleteList() calling hideMainMenu() before submitbutton().
- @param string Postscript for the 'are you sure' message
- @param string An override for the task
- @param string An override for the alt text
- @since 1.0
function deleteListX( $msg = , $task = 'remove', $alt = 'Delete' )
[Joomla 1.5.15]