extends |
AbstractManager |
---|
Methods | ||
---|---|---|
public
|
__construct(AbstractModule $oModule = null)
|
# |
public
|
getAccount(int $iUserId, string $sType, $sEmail = ''): OauthAccount
|
# |
public
|
getAccountById(string $sIdSocial, string $sType): CSocial
|
# |
public
|
getAccounts(int $iIdUser): array
|
# |
public
|
createAccount(OauthAccount &$oAccount): bool
|
# |
public
|
updateAccount(OauthAccount &$oAccount): bool
|
# |
public
|
deleteAccount(int $iIdUser, string $sType, $sEmail): bool
|
# |
public
|
deleteAccountByUserId(int $iIdUser): bool
|
# |
public
|
isExists(OauthAccount $oAccount): bool
|
# |
Methods inherited from Aurora\System\Managers\AbstractManager |
---|
GetModule(), GetSettings(), GetConnection(), GetLastException(), getLastErrorCode(), GetLastErrorMessage() |