Class humhub\components\View
Inheritance | humhub\components\View » humhub\modules\ui\view\components\View » yii\web\View |
---|---|
Deprecated since version | since 1.3 |
See also humhub\modules\ui\view\components\View.
Public Methods
Protected Methods
Method | Description | Defined By |
---|---|---|
addCacheBustQuery() | Adds cache bust query string to given url if no query is present | humhub\modules\ui\view\components\View |
flushJsConfig() | Writes the currently registered jsConfig entries and flushes the the config array. | humhub\modules\ui\view\components\View |
renderBodyBeginHtml() | humhub\modules\ui\view\components\View | |
renderBodyEndHtml() | humhub\modules\ui\view\components\View | |
renderHeadHtml() | humhub\modules\ui\view\components\View | |
unregisterAjaxAssets() | Unregisters standard assets on ajax requests | humhub\modules\ui\view\components\View |
Constants
Constant | Value | Description | Defined By |
---|---|---|---|
BLOCK_SIDEBAR | 'sidebar' | The id of the sidebar block | humhub\modules\ui\view\components\View |