The content of $VAR->domain
is defined by the value of the
domainId
key in $metainfo
.
-
$VAR->domain->id
Domain ID; string
-
$VAR->domain->www
Defines if the website is accessible with the www prefix; boolean
-
$VAR->domain->enabled
Defines the website status; boolean
-
$VAR->domain->idnName
International domain name; string
-
$VAR->domain->asciiName
Domain name in ASCII format; string
-
$VAR->domain->isIpDefault
Defines if the website is set as default for the IP address; boolean
-
$VAR->domain->hasPhysicalHosting
Defines if the website is set up for web hosting; boolean
-
$VAR->domain->hasStandardForwarding
Defines if the website is set up as standard forwarding; boolean
-
$VAR->domain->hasFrameForwarding
Defines if the website is set up as frame forwarding; boolean
-
$VAR->domain->webAliases
Web aliases of the website; array where elements are objects
$object
->``asciiName`` -
$VAR->domain->mailAliases
Mail aliases of the website; array where elements are objects
$object
->``asciiName`` -
$VAR->domain->client->email
Email address of the website owner; string
-
$VAR->domain->email
Email address of the Domain Administrator of the website; string