web\ErrorHandler renderFile()

renderFile() public method

Renders a view file as a PHP script.

public string renderFile ( $_file_, $_params_ )
$_file_ string

The view file.

$_params_ array

The parameters (name-value pairs) that will be extracted and made available in the view file.

return string

The rendering result

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.