artemu78 Posted July 20, 2013 Posted July 20, 2013 I have module blocklayered where can i find a code which execute functions hook... from blocklayered.php ? Share this post Link to post Share on other sites More sharing options...
vekia Posted July 20, 2013 Posted July 20, 2013 all hook functions in the blocklayered module are in the blocklayered.php, for example: public function hookProductListAssign($params) public function hookAfterSaveProduct($params) public function hookAfterSaveFeature ... Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now