Classes
\SilverCommerce\TaxAdmin\Extensions
| Name | Description | |
|---|---|---|
| SiteConfigExtension | Provides additional settings required globally for this module | EMPTY |
\SilverCommerce\TaxAdmin\Helpers
| Name | Description | |
|---|---|---|
| MathsHelper | Simple helper class to provide generic functions to help with maths functions | EMPTY |
\SilverCommerce\TaxAdmin\Model
| Name | Description | |
|---|---|---|
| TaxCategory | A tax rate can be added to a product and allows you to map a product to a percentage of tax. | EMPTY |
| TaxRate | A tax rate can be added to a product and allows you to map a product to a percentage of tax. | EMPTY |
\SilverCommerce\TaxAdmin\Tests
| Name | Description | |
|---|---|---|
| MathsHelperTest | Test functionality of postage extension | EMPTY |
| TaxCategoryTest | Test functionality of postage extension | EMPTY |
| TaxRateTest | Test functionality of postage extension | EMPTY |
| TaxableTest | Test functionality of postage extension | EMPTY |
\SilverCommerce\TaxAdmin\Tests\Model
| Name | Description | |
|---|---|---|
| TestProduct | No description available | EMPTY |