gr4devel Posted May 5, 2014 Share Posted May 5, 2014 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 More sharing options...
vekia Posted May 5, 2014 Share Posted May 5, 2014 what hook you use? give some more informations about that Link to comment Share on other sites More sharing options...
gr4devel Posted May 5, 2014 Author Share Posted May 5, 2014 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 Link to comment 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