JToolBarHelper/editHtmlX
From Joomla! Documentation
parameters
Writes a common 'edit' button for a template html. Extended version of editHtml() calling hideMainMenu() before submitbutton().
- @param string An override for the task
- @param string An override for the alt text
- @since 1.0
function editHtmlX( $task = 'edit_source', $alt = 'Edit HTML' )
[Joomla 1.5.15]