|
| __construct (DebugBar $debugBar, $baseUrl=null, $basePath=null) |
|
| renderHead () |
|
| render ($initialize=true, $renderStackedData=true) |
|
| __construct (DebugBar $debugBar, $baseUrl=null, $basePath=null) |
|
| setOptions (array $options) |
|
| setBasePath ($path) |
|
| getBasePath () |
|
| setBaseUrl ($url) |
|
| getBaseUrl () |
|
| setIncludeVendors ($enabled=true) |
|
| areVendorsIncluded () |
|
| disableVendor ($name) |
|
| setJavascriptClass ($className) |
|
| getJavascriptClass () |
|
| setVariableName ($name) |
|
| getVariableName () |
|
| setInitialization ($init) |
|
| getInitialization () |
|
| setEnableJqueryNoConflict ($enabled=true) |
|
| isJqueryNoConflictEnabled () |
|
| setUseRequireJs ($enabled=true) |
|
| isRequireJsUsed () |
|
| addControl ($name, array $options) |
|
| disableControl ($name) |
|
| getControls () |
|
| ignoreCollector ($name) |
|
| getIgnoredCollectors () |
|
| setAjaxHandlerClass ($className) |
|
| getAjaxHandlerClass () |
|
| setBindAjaxHandlerToFetch ($bind=true) |
|
| isAjaxHandlerBoundToFetch () |
|
| setBindAjaxHandlerToJquery ($bind=true) |
|
| isAjaxHandlerBoundToJquery () |
|
| setBindAjaxHandlerToXHR ($bind=true) |
|
| isAjaxHandlerBoundToXHR () |
|
| setAjaxHandlerAutoShow ($autoShow=true) |
|
| isAjaxHandlerAutoShow () |
|
| setOpenHandlerClass ($className) |
|
| getOpenHandlerClass () |
|
| setOpenHandlerUrl ($url) |
|
| getOpenHandlerUrl () |
|
| setCspNonce ($nonce=null) |
|
| getCspNonce () |
|
| addAssets ($cssFiles, $jsFiles, $basePath=null, $baseUrl=null) |
|
| addInlineAssets ($inlineCss, $inlineJs, $inlineHead) |
|
| getAssets ($type=null, $relativeTo=self::RELATIVE_PATH) |
|
| getAsseticCollection ($type=null) |
|
| dumpCssAssets ($targetFilename=null) |
|
| dumpJsAssets ($targetFilename=null) |
|
| dumpHeadAssets ($targetFilename=null) |
|
| renderHead () |
|
| renderOnShutdown ($here=true, $initialize=true, $renderStackedData=true, $head=false) |
|
| renderOnShutdownWithHead ($here=true, $initialize=true, $renderStackedData=true) |
|
| replaceTagInBuffer ($here=true, $initialize=true, $renderStackedData=true, $head=false) |
|
| render ($initialize=true, $renderStackedData=true) |
|