Copyright (C) Apis Networks, Inc - All Rights Reserved.
Unauthorized copying of this file, via any medium, is strictly prohibited without consent. Any dissemination of material herein is prohibited.
For licensing inquiries email licensing@apisnetworks.com
Written by Matt Saladna matt@apisnetworks.com, May 2017
Methods | ||
---|---|---|
public
|
__construct($site = null)
|
# |
public
static
|
flushCache(Auth_Info_User $context): void
|
# |
public
|
__clone()
|
# |
public
static
|
factory(Auth_Info_User $context): ?self
|
# |
public
|
reset(Auth_Info_User $context = null): self
|
# |
public
|
change($svc, $conf, $inactive = 0): self
|
# |
public
|
changeMulti($conf, $inactive = 0)
|
# |
Constants | ||
---|---|---|
public
|
CACHE_KEY = 'info:svc'
|
# |
public
|
CACHE_DURATION = 7200
|
# |
Properties | |||
---|---|---|---|
public
|
|
$conf
|
# |
public
|
|
$new
|
# |
public
|
|
$cur
|
# |
public
|
|
$old
|
# |
public
|
|
$site
|
# |
public
|
|
$gen
|
# |
public
|
|
$active = true
|
# |