JToolbarHelper::unpublish
Writes a common 'unpublish' button.
Signature
public function unpublish([string
$task = 'unpublish',
[string
$alt = 'JTOOLBAR_UNPUBLISH',
[boolean
$check = false]]] )
Parameters
-
$task
- An override for the task.
-
$alt
- An override for the alt text.
-
$check
- True if required to check that a standard list item is checked.
Returns
- void