Jump to content

Setup menu from the custom module


Recommended Posts

Hello everyone,

 

I come to you to know how can I make a "menu setup" for my personal module, I did well the menu in a tpl. But the problem is that I can't change the content from the menu, for example if I click on "documents" it must display the content of documents (link for pdf), or if I click on "configuration" it should display the configuration inputs, I thought I would use the "switch" for each case, using the $ _GET method (I do not know if it's a good idea). 

 

I would like to be able to change the contents of content "settings" from the menu, ie by changing the contents corresponding to each menu item, how I can to make it?

 

 

see the menu made in the smarty template:

https://drive.google.com/open?id=0B-e-zePHWgVAczFKaXNVYjZpTDg

https://drive.google.com/open?id=0B-e-zePHWgVAblZiUlF6X0lRSE0

 

 

Thanks so much advance!

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