The content is rendered using the registered JS code blocks and files.
protected renderBodyEndHtml ( boolean $ajaxMode ) : string | ||
$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. |
리턴 | string | the rendered content |