sites/backend/clients/add.html |
Clients\Add |
Name |
Type |
Description |
client |
Client
|
Single (empty) Client record
|
|
Add a new record. Assigns an empty record to the template. |
sites/backend/clients/edit.html |
Clients\Edit |
Name |
Type |
Description |
client |
Client
|
Retrieved Client record
|
|
Retrieve a single record and display the edit page for the record |
sites/backend/clients/manage.html |
Clients\Manage |
|
Retrieve available records and assign them to the template for editing. |
sites/backend/environments/add.html |
Environments\Add |
Name |
Type |
Description |
environment |
Environment
|
Single (empty) Environment record
|
|
Add a new record. Assigns an empty record to the template. |
sites/backend/environments/edit.html |
Environments\Edit |
Name |
Type |
Description |
environment |
Environment
|
Retrieved Environment record
|
|
Retrieve a single record and display the edit page for the record |
sites/backend/environments/manage.html |
Environments\Manage |
|
Retrieve available records and assign them to the template for editing. |
sites/backend/site-data/add.html |
SiteData\Add |
Name |
Type |
Description |
siteData |
SiteData
|
Single (empty) SiteData record
|
|
Add a new record. Assigns an empty record to the template. |
sites/backend/site-data/edit.html |
SiteData\Edit |
Name |
Type |
Description |
siteData |
SiteData
|
Retrieved SiteData record
|
|
Retrieve a single record and display the edit page for the record |
sites/backend/site-data/manage.html |
SiteData\Manage |
|
Retrieve available records and assign them to the template for editing. |
sites/backend/sites/add.html |
Sites\Add |
Name |
Type |
Description |
site |
Site
|
Single (empty) Site record
|
|
Add a new record. Assigns an empty record to the template. |
sites/backend/sites/edit.html |
Sites\Edit |
Name |
Type |
Description |
site |
Site
|
Retrieved Site record
|
|
Retrieve a single record and display the edit page for the record |
sites/backend/sites/manage.html |
Sites\Manage |
|
Retrieve available records and assign them to the template for editing. |