Version 1.1.2.3 (checked in on 2010-01-06 at 11:02:49 by gordon)
API Documentation of hooks related to product features
| Name | Description |
|---|---|
| hook_feature_attributes | Provide added product attributes via a feature |
| hook_feature_ec_checkout_validate_item | Check that a product can be purchased by the current user. |
| hook_feature_transaction_delete | Delete additional data into the system for later loading. |
| hook_feature_transaction_insert | Insert additional data into the system for later loading. |
| hook_feature_transaction_load | Load additional information into the transaction item. |
| hook_feature_transaction_update | Update additional data into the system for later loading. |