| discounts/backend/actions/add.html |
Actions\Add |
|
Add a new record. Assigns an empty record to the template. |
| discounts/backend/codes/add.html |
Codes\Add |
| Name |
Type |
Description |
| code |
Code
|
Single (empty) Code record
|
|
Add a new record. Assigns an empty record to the template. |
| discounts/backend/codes/edit.html |
Codes\Edit |
| Name |
Type |
Description |
| code |
Code
|
Retrieved Code record
|
|
Retrieve a single record and display the edit page for the record |
| discounts/backend/codes/manage.html |
Codes\Manage |
|
Retrieve available records and assign them to the template for editing. |
| discounts/backend/conditions/add.html |
Conditions\Add |
|
Add a new record. Assigns an empty record to the template. |
| discounts/backend/discounts/add.html |
Discounts\Add |
| Name |
Type |
Description |
| discount |
Discount
|
Single (empty) Discount record
|
|
Add a new record. Assigns an empty record to the template. |
| discounts/backend/discounts/edit.html |
Discounts\Edit |
| Name |
Type |
Description |
| discount |
Discount
|
Retrieved Discount record
|
|
Retrieve a single record and display the edit page for the record |
| discounts/backend/discounts/manage.html |
Discounts\Manage |
|
Retrieve available records and assign them to the template for editing. |
| discounts/backend/rules/add.html |
Rules\Add |
| Name |
Type |
Description |
| rule |
Rule
|
Single (empty) Rule record
|
|
Add a new record. Assigns an empty record to the template. |
| discounts/backend/rules/edit.html |
Rules\Edit |
| Name |
Type |
Description |
| rule |
Rule
|
Retrieved Rule record
|
|
Retrieve a single record and display the edit page for the record |
| discounts/backend/rules/manage.html |
Rules\Manage |
|
Retrieve available records and assign them to the template for editing. |