extends |
AbstractManager |
---|
Methods | ||
---|---|---|
public
|
createServer(Server $oServer): int|boolean
|
# |
public
|
deleteServer(int $iServerId, int $iTenantId = 0): boolean
|
# |
public
|
getServer(int $iServerId): Server
|
# |
public
|
trimDomains($sDomains)
|
# |
public
|
getServerByDomain(int $sDomain): boolean
|
# |
public
|
getServersCount(int $iTenantId = 0, string $sSearch = ''): int
|
# |
public
|
getServerList(int $iTenantId = 0, int $iOffset = 0, int $iLimit = 0, string $sSearch = ''): Builder[]|Collection
|
# |
public
|
updateServer(Server $oServer): boolean
|
# |
public
|
getServerByFilter(Builder|null $aFilters = null): Server|false|Model
|
# |
public
|
getServerListByFilter(Builder|null $aFilters = null): Builder[]|Collection|Collection
|
# |
Methods inherited from Aurora\System\Managers\AbstractManager |
---|
__construct(), GetModule(), GetSettings(), GetConnection(), GetLastException(), getLastErrorCode(), GetLastErrorMessage() |