JToolBarHelper/save
From Joomla! Documentation
parameters
Writes a save button for a given option
- Save operation leads to a save and then close action
- @param string An override for the task
- @param string An override for the alt text
- @since 1.0
function save( $task = 'save', $alt = 'Save' )
[Joomla 1.5.15]