Class Admin
Admin.
- Omines\DirectAdmin\Objects\BaseObject
- Omines\DirectAdmin\Objects\Users\User
- Omines\DirectAdmin\Objects\Users\Reseller
- Omines\DirectAdmin\Objects\Users\Admin
Author: Niels Keurentjes niels.keurentjes@omines.com
Located at DirectAdmin/Objects/Users/Admin.php
Methods summary
public
|
#
__construct( string $name,
Construct the object. |
public
|
Methods inherited from Omines\DirectAdmin\Objects\Users\Reseller
Methods inherited from Omines\DirectAdmin\Objects\Users\User
clearCache()
,
createDatabase()
,
createDomain()
,
fromConfig()
,
getBandwidthLimit()
,
getBandwidthUsage()
,
getDatabaseLimit()
,
getDatabaseUsage()
,
getDatabases()
,
getDefaultDomain()
,
getDiskLimit()
,
getDiskUsage()
,
getDomain()
,
getDomainLimit()
,
getDomainUsage()
,
getDomains()
,
getSelfManagedContext()
,
getSelfManagedUser()
,
getType()
,
getUsername()
,
hasCGI()
,
hasPHP()
,
hasSSL()
,
isSelfManaged()
,
isSuspended()
,
modifyConfig()
,
setAllowCatchall()
,
setBandwidthLimit()
,
setDiskLimit()
,
setDomainLimit()
Methods inherited from Omines\DirectAdmin\Objects\BaseObject
getCache()
,
getCacheItem()
,
getContext()
,
getName()
,
setCache()
,
toObjectArray()
,
toRichObjectArray()