menus/backend/elements/add.html |
Elements\Add |
Name |
Type |
Description |
element |
Element
|
Single (empty) Element record
|
|
Add a new record. Assigns an empty record to the template. |
menus/backend/elements/edit.html |
Elements\Edit |
Name |
Type |
Description |
element |
Element
|
Retrieved Element record
|
|
Retrieve a single record and display the edit page for the record |
menus/backend/elements/manage.html |
Elements\Manage |
|
Retrieve available records and assign them to the template for editing. |
menus/backend/menus/add.html |
Menus\Add |
Name |
Type |
Description |
menu |
Menu
|
Single (empty) Menu record
|
|
Add a new record. Assigns an empty record to the template. |
menus/backend/menus/edit.html |
Menus\Edit |
Name |
Type |
Description |
menu |
Menu
|
Retrieved Menu record
|
|
Retrieve a single record and display the edit page for the record |
menus/backend/menus/manage.html |
Menus\Manage |
|
Retrieve available records and assign them to the template for editing. |