common/backend/categories/add.html |
Categories\Add |
Name |
Type |
Description |
category |
Category
|
Single (empty) Category record
|
|
Add a new record. Assigns an empty record to the template. |
common/backend/categories/edit.html |
Categories\Edit |
Name |
Type |
Description |
category |
Category
|
Retrieved Category record
|
|
Retrieve a single record and display the edit page for the record |
common/backend/categories/manage.html |
Categories\Manage |
|
Retrieve available records and assign them to the template for editing. |
common/backend/custom-fields/add.html |
CustomFields\Add |
Name |
Type |
Description |
customField |
CustomField
|
Single (empty) CustomField record
|
|
Add a new record. Assigns an empty record to the template. |
common/backend/custom-fields/edit.html |
CustomFields\Edit |
Name |
Type |
Description |
customField |
CustomField
|
Retrieved CustomField record
|
|
Retrieve a single record and display the edit page for the record |
common/backend/custom-fields/manage.html |
CustomFields\Manage |
|
Retrieve available records and assign them to the template for editing. |
common/backend/global-components/add.html |
GlobalComponents\Add |
Name |
Type |
Description |
globalComponent |
GlobalComponent
|
Single (empty) GlobalComponent record
|
|
Add a new record. Assigns an empty record to the template. |
common/backend/global-components/edit.html |
GlobalComponents\Edit |
Name |
Type |
Description |
globalComponent |
GlobalComponent
|
Retrieved GlobalComponent record
|
|
Retrieve a single record and display the edit page for the record |
common/backend/global-components/manage.html |
GlobalComponents\Manage |
|
Retrieve available records and assign them to the template for editing. |
common/backend/global-components/search.html |
GlobalComponents\Search |
|
Retrieve available records and assign them to the template for editing. |
common/backend/input-types/add.html |
InputTypes\Add |
Name |
Type |
Description |
inputType |
InputType
|
Single (empty) InputType record
|
|
Add a new record. Assigns an empty record to the template. |
common/backend/input-types/edit.html |
InputTypes\Edit |
Name |
Type |
Description |
inputType |
InputType
|
Retrieved InputType record
|
|
Retrieve a single record and display the edit page for the record |
common/backend/input-types/manage.html |
InputTypes\Manage |
|
Retrieve available records and assign them to the template for editing. |
common/backend/layout-categories/add.html |
LayoutCategories\Add |
Name |
Type |
Description |
layoutCategory |
LayoutCategory
|
Single (empty) LayoutCategory record
|
|
Add a new record. Assigns an empty record to the template. |
common/backend/layout-categories/edit.html |
LayoutCategories\Edit |
Name |
Type |
Description |
layoutCategory |
LayoutCategory
|
Retrieved LayoutCategory record
|
|
Retrieve a single record and display the edit page for the record |
common/backend/layout-categories/manage.html |
LayoutCategories\Manage |
|
Retrieve available records and assign them to the template for editing. |
common/backend/layouts/edit.html |
Layouts\Edit |
Name |
Type |
Description |
layout |
Layout
|
Retrieved Layout record
|
|
Retrieve a single record and display the edit page for the record |
common/backend/layouts/manage.html |
Layouts\Manage |
|
Retrieve available records and assign them to the template for editing. |
common/backend/tags/add.html |
Tags\Add |
Name |
Type |
Description |
tag |
Tag
|
Single (empty) Tag record
|
|
Add a new record. Assigns an empty record to the template. |
common/backend/tags/edit.html |
Tags\Edit |
Name |
Type |
Description |
tag |
Tag
|
Retrieved Tag record
|
|
Retrieve a single record and display the edit page for the record |
common/backend/tags/manage.html |
Tags\Manage |
|
Retrieve available records and assign them to the template for editing. |
common/backend/widgets/add.html |
Widgets\Add |
Name |
Type |
Description |
widget |
Widget
|
Single (empty) Widget record
|
|
Add a new record. Assigns an empty record to the template. |
common/backend/widgets/edit.html |
Widgets\Edit |
Name |
Type |
Description |
widget |
Widget
|
Retrieved Widget record
|
|
Retrieve a single record and display the edit page for the record |
common/backend/widgets/manage.html |
Widgets\Manage |
|
Retrieve available records and assign them to the template for editing. |