JHtmlBootstrap::framework
Method to load the Bootstrap JavaScript framework into the document head
If debugging mode is on an uncompressed version of Bootstrap is included for easier debugging.
Signature
public function framework([mixed
$debug = null] )
Parameters
-
$debug
- Is debugging mode on? [optional]
Returns
- void