extends |
AbstractManager |
---|
Methods | ||
---|---|---|
public
|
__construct(AbstractModule $oModule = null)
|
# |
public
&
|
GetDAVClient(int $iUserId): Client|false
|
# |
public
|
getServerUrl(): string
|
# |
public
|
getServerHost(): string
|
# |
public
|
isSsl(): bool
|
# |
public
|
getServerPort(): int
|
# |
public
|
getPrincipalUrl(int $iUserId): string
|
# |
public
|
getLogin(int $iUserId): string
|
# |
public
|
isMobileSyncEnabled(): bool
|
# |
public
|
setMobileSyncEnable(bool $bMobileSyncEnable): bool
|
# |
public
|
testConnection(Account $oAccount): bool
|
# |
public
|
deletePrincipal(Account $oAccount)
|
# |
public
|
getVCardObject(string $sData): mixed
|
# |
Methods inherited from Aurora\System\Managers\AbstractManager |
---|
GetModule(), GetSettings(), GetConnection(), GetLastException(), getLastErrorCode(), GetLastErrorMessage() |