JToolbarHelper::back
Writes a cancel button that will go back to the previous page without doing any other operation.
Signature
public function back([string
$alt = 'JTOOLBAR_BACK',
[string
$href = 'javascript:history.back();']] )
Parameters
-
$alt
- Alternative text.
-
$href
- URL of the href attribute.
Returns
- void