shop:onConfigureProductsPage event
Triggered by |
/modules/shop/controllers/shop_products.php |
Author |
LemonStand eCommerce Inc. |
public void event_onConfigureProductsPage(Shop_Products $controller)
$controller |
Shop_Products |
specifies the controller object. |
Allows to configure the Administration Area product pages before they are displayed.
In the event handler you can update the back-end controller properties.
|