extends |
AbstractModule |
|---|
This module adds ability to login to the admin panel as a Super Administrator.
| Methods | ||
|---|---|---|
public
static
|
getInstance(): Module
|
# |
public
|
init(): void
|
# |
public
|
CryptPassword(string $Password): string
|
# |
public
|
LoginAsSuperadmin($Login, $Password)
|
# |
public
|
Login($Login, $Password)
|
# |
public
|
onCheckAccountExists($aArgs)
|
# |
public
|
onLogin(&$aArgs, array|mixed &$mResult)
|
# |
public
|
onBeforeRunEntry(&$aArgs, &$mResult)
|
# |
| Properties inherited from Aurora\System\Module\AbstractModule |
|---|
$oHttp, $Delimiter, $aErrors, $aAdditionalEntityFieldsToEdit |