×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Joomla component question
Anthony
New Member
Posts: 2
9 года 7 мес. назад #727
от Anthony
Anthony создал тему: Joomla component question
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
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Eduardo Mena
Junior Member
Posts: 31
9 года 5 мес. назад #822
от Eduardo Mena
Eduardo Mena ответил в теме Joomla component question
You need to create a complete url$menuitemid should be the value stored in the table.
JRoute::_('index.php?Itemid='.$menuitemid);
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.050 секунд