API17

API17:JHtmlBehavior::framework

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples