Jump to content

Link to module in Back Office (BO)


gr4devel

Recommended Posts

Hi community! :)

 

Today I'm facing the problem to call some methods of a module I've created that hooks itself in the order detail page of the BO.

 

Should I create a proper AdminController specific for the module? If yes how can I call the methods I need from the template that the module display in the order detail page?

 

BTW, I've tried to follow the documentation but I only found information related to the Front Office Controllers.

 

:(

Link to comment
Share on other sites

Ok you're rigth buddy I need to be more precise ;)

 

The hook I'm using for the module is hookDisplayAdminOrder.

 

Basically I'm displaying a table with some actions.

 

I don't want to handle these actions via Ajax and so I was thinking to call directly the methods related to the actions.

 

BTW, if I wasn't clear or if there is the need of some more info just ask me ;)

 

P.S: thank you as always for your disposability :D

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...