JModuleHelper::getLayoutPath
Get the path to a layout for a module
Signature
public function getLayoutPath(string
$module,
[string
$layout = 'default'] )
Parameters
-
$module
- The name of the module
-
$layout
- The name of the module layout. If alternative layout, in the form template:filename.
Returns
- string
- The path to the module layout