Data Model Reference

$VAR is an associative array that contains the data model. Below is a detailed list explaining available paths and values.

$VAR->

In this section:

1. $VAR->server->

2. $VAR->domain->

3. $VAR->subDomain->

4. $VAR->ipAddress->

1. $VAR->server->

1.2. $VAR->server->domains->

1.3. $VAR->server->webserver->

1.3.1. $VAR->server->webserver->apache->

1.3.2. $VAR->server->webserver->horde->

1.4. $VAR->server->tomcat->

1.5. $VAR->server->mailman->

1.6. $VAR->server->coldfusion->

1.7. $VAR->server->miva->

1.8. $VAR->server->awstats->

2. $VAR->domain->

The content of $VAR->domain is defined by the value of the domainId key in $metainfo.

2.1. $VAR->domain->physicalHosting->

2.2. $VAR->domain->forwarding->

2.3. $VAR->domain->tomcat->

2.4. $VAR->domain->protectedDirectories->

3. $VAR->subDomain->

The content of $VAR->subDomain is defined by the value of the domainId and subDomainId keys in $metainfo.

4. $VAR->ipAddress->

The content of $VAR->ipAddress is defined by the value of the ipAddressId key in $metainfo.

Please send us your feedback on this help page.