Jump to content

Where is code, which execute hook... functions from Module?


artemu78

Recommended Posts

all hook functions in the blocklayered module are in the blocklayered.php, for example:

  1. public function hookProductListAssign($params)
  2. public function hookAfterSaveProduct($params)
  3. public function hookAfterSaveFeature
  4. ...

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...