JToolbarHelper::versions
Writes a version history
Signature
public function versions(string
$typeAlias,
[integer
$itemId = 800,
[integer
$height = 800,
[integer
$width = 500,
[string
$alt = 'JTOOLBAR_VERSIONS']]]] )
Parameters
-
$typeAlias
- The component and type, for example 'com_content.article'
-
$itemId
- The id of the item, for example the article id.
-
$height
- The height of the popup.
-
$width
- The width of the popup.
-
$alt
- The name of the button.
Returns
- void