JHtmlBootstrap::renderModal
Method to render a Bootstrap modal
Signature
public function renderModal([string
$selector = 'modal',
[array
$params = '',
[string
$footer = '']]] )
Parameters
-
$selector
- The ID selector for the modal.
-
$params
- An array of options for the modal.
-
$footer
- Optional markup for the modal footer
Returns
- string
- HTML markup for a modal