forked from isotope/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Hooks
aschempp edited this page Jan 9, 2013
·
1 revision
You can register one or more functions for a certain event and when the event is triggered, the hook functions are executed. Hooks allow you to add custom functionality to the system.
- addAssetImportRegexp
- addCustomAddress
- addProductToCollection
- applyAdvancedFilters
- buttons
- calculatePrice
- calculateTax
- checkoutSurcharge
- compileCart
- convertCurrency
- deleteCollection
- deleteProductFromCollection
- generateAjaxProduct
- generateAttribute
- generateFilters
- generateOrderId
- generateProduct
- postCheckout
- preCheckout
- productAttributes
- saveCollection
- transferCollection
- transferredCollection
- updateProductInCollection
- useTaxRate
- watermarkImage