
List of standard hooks in Prestashop version 1.2.5
Prestashop Module Hooks
The following is a list of hooks standard in prestashop 1.2.5. You can obtain this list from prestashop's database in under the table
| payment | Payment |
| newOrder | New orders |
| paymentConfirm | Payment confirmation |
| paymentReturn | Payment return |
| updateQuantity | Quantity update |
| rightColumn | Right column blocks |
| leftColumn | Left column blocks |
| home | Homepage content |
| header | Header of pages |
| cart | Cart creation and update |
| authentication | Successful customer authentication |
| addproduct | Product creation |
| updateproduct | Product Update |
| top | Top of pages |
| extraRight | Extra actions on the product page (right column). |
| deleteproduct | Product deletion |
| productfooter | Product footer |
| invoice | Invoice |
| updateOrderStatus | Order's status update event |
| adminOrder | Display in Back-Office, tab AdminOrder |
| footer | Footer |
| PDFInvoice | PDF Invoice |
| adminCustomers | Display in Back-Office, tab AdminCustomers |
| orderConfirmation | Order confirmation page |
| createAccount | Successful customer create account |
| customerAccount | Customer account page display in front office |
| orderSlip | Called when a order slip is created |
| productTab | Tabs on product page |
| productTabContent | Content of tabs on product page |
| shoppingCart | Shopping cart footer |
| createAccountForm | Customer account creation form |
| AdminStatsModules | Stats - Modules |
| GraphEngine | Graph Engines |
| orderReturn | Product returned |
| productActions | Product actions |
| backOfficeHome | Administration panel homepage |
| GridEngine | Grid Engines |
| watermark | Watermark |
| cancelProduct | Product cancelled |
| extraLeft | Extra actions on the product page (left column). |
| productOutOfStock | Product out of stock |
| updateProductAttribute | Product attribute update |
| extraCarrier | Extra carrier (module mode) |
| shoppingCartExtra | Shopping cart extra button |
| search | Search |
| backBeforePayment | Redirect in order process |
| updateCarrier | Carrier Update |
| postUpdateOrderStatus | Post update of order status |
| myAccountBlock | My account block |

What does the GridEngine do?
Not sure i know what that was used for any ideas?