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
2016-10-30 16:51:26
Comments
Leave a Comment

Please login to continue.