SEF URLs? No router.php?

yorb 23 Oct, 2012
Hi, quick question: how can I get an SEF URL for a ChronoForms page? Somehow the menu items are able to generate it, but I can't find where that is in CF code. I would like to be able to generate these links from other places on the site without directly entering the SEF URL (which may change).

As an example, for content items I would use ContentHelperRoute::getArticleRoute(), and then pass that to JRoute::_(). Does CF not have these functions?

Thank you.
GreyHead 24 Oct, 2012
Hi yorb,

Max has never added a Router file to the component :-( In the last few releases he has started to use JRouter() internally so I guess that one may come in a future version.

I think that the Menu routings only come from the Joomla! Menu code.

Bob
This topic is locked and no more replies can be posted.