JToolBarHelper/addNew
From Joomla! Documentation
parameters
Writes the common 'new' icon for the button bar
- @param string An override for the task
- @param string An override for the alt text
- @since 1.0
function addNew( $task = 'add', $alt = 'New' )
[Joomla 1.5.15]