base\Controller getViewPath()

getViewPath() public method

Returns the directory containing view files for this controller.

The default implementation returns the directory named as controller $id under the $module's $viewPath directory.

public string getViewPath ( )
return string

The directory containing the view files for this controller.

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

Please login to continue.