JModuleHelper::getModule
Get module by name (real, eg 'Breadcrumbs' or folder, eg 'mod_breadcrumbs')
Signature
public function getModule(string
$name,
[string
$title = null] )
Parameters
-
$name
- The name of the module
-
$title
- The title of the module, optional
Returns
- The Module object