jQuery::postRender PHP Method

postRender() public method

. ?
public postRender ( )
    public function postRender()
    {
        //echo nl2br(htmlspecialchars(
        //    "Dump: \n".$this->app->template->renderRegion($this->app->template->tags['js_include'])));
    }