getViewPath() public method
Returns the directory that contains the view files for this module.
public string getViewPath ( ) | ||
---|---|---|
return | string |
The root directory of view files. Defaults to "$basePath/views". |
getViewPath() public method
Returns the directory that contains the view files for this module.
public string getViewPath ( ) | ||
---|---|---|
return | string |
The root directory of view files. Defaults to "$basePath/views". |
Please login to continue.