/** @deprecated use Asset::getInstance()->getJs($type) */ public function GetHeadScripts($type = 0) { return $this->oAsset->getJs($type); }