Prado\Web\UI\TClientScriptManager::renderScriptFilesEnd PHP 메소드

renderScriptFilesEnd() 공개 메소드

public renderScriptFilesEnd ( $writer )
    public function renderScriptFilesEnd($writer)
    {
        $this->renderAllPendingScriptFiles($writer);
    }