Classes
\SilverCommerce\ShoppingCart
| Name | Description | |
|---|---|---|
| ShoppingCartFactory | Factory to handle setting up and interacting with a ShoppingCart object. | EMPTY |
\SilverCommerce\ShoppingCart\Control
| Name | Description | |
|---|---|---|
| ShoppingCart | Holder for items in the shopping cart and interacting with them, as well as rendering these items into an interface that allows editing of items, | EMPTY |
\SilverCommerce\ShoppingCart\Extensions
| Name | Description | |
|---|---|---|
| AppliedDiscountExtension | No description available | EMPTY |
| ControllerExtension | Extension for Content Controller that provide methods such as cart link and category list to templates | EMPTY |
| MemberExtension | Customise Member objects | EMPTY |
| SiteConfigExtension | Extension for Site Config that provides extra features | EMPTY |
\SilverCommerce\ShoppingCart\Forms
| Name | Description | |
|---|---|---|
| AddToCartForm | Form dedicated to adding the selected item to cart. | EMPTY |
\SilverCommerce\ShoppingCart\Model
| Name | Description | |
|---|---|---|
| ShoppingCart | Custom version of an estimate that is be mapped to the ShoppingCartController | EMPTY |
\SilverCommerce\ShoppingCart\Tasks
| Name | Description | |
|---|---|---|
| CleanExpiredEstimatesTask | Simple task that removes estimates that have passed their end date and are not assigned to a customer. | EMPTY |
\SilverCommerce\ShoppingCart\Tests
| Name | Description | |
|---|---|---|
| ShoppingCartFactoryTest | No description available | EMPTY |
\SilverCommerce\ShoppingCart\Tests\Model
| Name | Description | |
|---|---|---|
| TestProduct | No description available | EMPTY |