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