web\View renderBodyEndHtml()

renderBodyEndHtml() protected method

Renders the content to be inserted at the end of the body section.

The content is rendered using the registered JS code blocks and files.

protected string renderBodyEndHtml ( $ajaxMode )
$ajaxMode boolean

Whether the view is rendering in AJAX mode. If true, the JS scripts registered at POS_READY and POS_LOAD positions will be rendered at the end of the view like normal scripts.

return string

The rendered content

doc_Yii
2016-10-30 17:17:36
Comments
Leave a Comment

Please login to continue.