JHtmlBootstrap::modal
Add javascript support for Bootstrap modals
Signature
public function modal([string
$selector = 'modal',
array
$params] )
Parameters
-
$selector
- The ID selector for the modal.
-
$params
- An array of options for the modal.
Returns
- void