admin/backend/audit-log/manage.html |
AuditLog\Manage |
|
Retrieve available records and assign them to the template for editing. |
admin/backend/jobs/manage.html |
Jobs\Manage |
|
Retrieve available records and assign them to the template for editing. |
admin/backend/menu-elements/add.html |
MenuElements\Add |
Name |
Type |
Description |
menuElement |
MenuElement
|
Single (empty) MenuElement record
|
|
Add a new record. Assigns an empty record to the template. |
admin/backend/menu-elements/edit.html |
MenuElements\Edit |
Name |
Type |
Description |
menuElement |
MenuElement
|
Retrieved MenuElement record
|
|
Retrieve a single record and display the edit page for the record |
admin/backend/menu-elements/manage.html |
MenuElements\Manage |
|
Retrieve available records and assign them to the template for editing. |