JToolbarHelper::modal
Displays a modal button
Signature
public function modal(string
$targetModalId,
string
$icon,
string
$altĀ )
Parameters
-
$targetModalId
- ID of the target modal box
-
$icon
- Icon class to show on modal button
-
$alt
- Title for the modal button
Returns
- void