API17:JHtmlBehavior::framework
From Joomla! Documentation
JHtmlBehavior::framework
Description
Method to load the MooTools framework into the document head.
public static function framework (
$extras=false
$debug=null
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $extras | false | ||
| $debug | null |
- Returns
- Defined on line 33 of libraries/joomla/html/html/behavior.php
See also
JHtmlBehavior::framework source code on BitBucket
Class JHtmlBehavior
Subpackage Html- Other versions of JHtmlBehavior::framework
User contributed notes
Code Examples