addMenuElement |
GET /cdna-admin/admin/add-menu-element/{parent.id}
|
Name |
Type |
Description |
menuElement |
MenuElement
|
Single (empty) MenuElement record
|
|
Add a new record. Assigns an empty record to the template. |
editMenuElement |
GET /cdna-admin/admin/menu-element/{id}
|
Name |
Type |
Description |
menuElement |
MenuElement
|
Retrieved MenuElement record
|
|
Retrieve a single record and display the edit page for the record |
manageMenuElements |
GET /cdna-admin/admin/menu-elements
|
|
Retrieve available records and assign them to the template for editing. |
manageJobs |
GET /cdna-admin/admin/jobs
|
|
Retrieve available records and assign them to the template for editing. |
showAuditLog |
GET /cdna-admin/admin/audit-log
|
|
Retrieve available records and assign them to the template for editing. |