×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Joomla component question
Anthony
New Member
Posts: 2
pred 9 rokmi 7 mesiacmi #727
od Anthony
Joomla component question bolo vytvorené Anthony
I made a simple component its a schedule that just adds menu items into a table. When it adds those menu items into the table how can I make it hyperlinked linked to said menu item?
Thanks for any help
Thanks for any help
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Eduardo Mena
Junior Member
Posts: 31
pred 9 rokmi 5 mesiacmi #822
od Eduardo Mena
Odpoveď od Eduardo Mena na tému Joomla component question
You need to create a complete url$menuitemid should be the value stored in the table.
JRoute::_('index.php?Itemid='.$menuitemid);
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Čas vytvorenia stránky: 0.049 sekúnd