| Taxes/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. |
| Taxes/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 |
| Taxes/backend/categories/manage.html |
Categories\Manage |
|
Retrieve available records and assign them to the template for editing. |
| Taxes/backend/providers/add.html |
Providers\Add |
|
Add a new record. Assigns an empty record to the template. |
| Taxes/backend/providers/edit.html |
Providers\Edit |
|
Retrieve a single record and display the edit page for the record |
| Taxes/backend/providers/manage.html |
Providers\Manage |
|
Retrieve available records and assign them to the template for editing. |
| Taxes/backend/zones/add.html |
Zones\Add |
| Name |
Type |
Description |
| zone |
Zone
|
Single (empty) Zone record
|
|
Add a new record. Assigns an empty record to the template. |
| Taxes/backend/zones/edit.html |
Zones\Edit |
| Name |
Type |
Description |
| zone |
Zone
|
Retrieved Zone record
|
|
Retrieve a single record and display the edit page for the record |
| Taxes/backend/zones/manage.html |
Zones\Manage |
|
Retrieve available records and assign them to the template for editing. |