JHtmlBehavior::framework
Method to load the MooTools framework into the document head
If debugging mode is on an uncompressed version of MooTools is included for easier debugging.
Signature
public function framework([boolean
$extras = false,
[mixed
$debug = null]] )
Parameters
-
$extras
- Flag to determine whether to load MooTools More in addition to Core
-
$debug
- Is debugging mode on? [optional]
Returns
- void