LoginModelLogin::getLoginModule
Get the administrator login module by name (real, eg 'login' or folder, eg 'mod_login')
Signature
public function getLoginModule([string
$name = 'mod_login',
[string
$title = null]] )
Parameters
-
$name
- The name of the module
-
$title
- The title of the module, optional
Returns
- The Module object