API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JRoute::_ | ( | $ | url, |
$ | xhtml = true , |
||
$ | ssl = null |
||
) |
Translates an internal Joomla URL to a humanly readible URL.
public
string | $url | Absolute or Relative URI to Joomla resource |
boolean | $xhtml | Replace & by & for xml compilance |
int | $ssl | Secure state for the resolved URI 1: Make URI secure using global secure site URI 0: Leave URI in the same secure state as it was passed to the function -1: Make URI unsecure using the global unsecure site URI |
Références $uri, $url, JFactory::getApplication(), et JURI::getInstance().
Référencé par JPagination::_buildDataObject(), JMenuTree::_getItemData(), plgSystemBacklink::_redirect(), BannersViewBanner::banners(), patTemplate_Function_Sef::call(), WeblinksControllerWeblink::cancel(), PluginsController::cancel(), JRequest::checkToken(), BannersViewClients::clients(), JHTMLIcon::create(), WeblinksViewCategories::display(), PollViewPoll::display(), NewsfeedsViewCategory::display(), NewsfeedsViewCategories::display(), ContentViewArticle::display(), WeblinksViewCategory::display(), ContentViewSection::display(), ContentViewFrontpage::display(), ContentViewCategory::display(), ContactViewCategory::display(), JHTMLIcon::edit(), ContentController::edit(), JHTMLIcon::email(), JA_Tools::getCurrentURL(), ContentViewSection::getItem(), ContentViewFrontpage::getItem(), ContentViewCategory::getItem(), ContentViewCategory::getItems(), modMostReadHelper::getList(), modLatestNewsHelper::getList(), modBreadCrumbsHelper::getList(), modArchiveHelper::getList(), modRelatedItemsHelper::getRelatedItemsById(), modLoginHelper::getReturnURL(), patTemplate_Modifier_SEF::modify(), mosGetMenuLink(), JHTMLIcon::pdf(), plgContentCreateNavigation(), plgContentCreateTOC(), plgContentNavigation(), JHTMLIcon::print_popup(), JDocumentRendererRSS::render(), JDocumentRendererAtom::render(), modBannersHelper::renderBanner(), modNewsFlashHelper::renderItem(), plgSystemSef::route(), WeblinksControllerWeblink::save(), SearchController::search(), categories_html::show(), ContentView::showArchive(), HTML_contact::showContacts(), ContentView::showContent(), FrontpageView::showList(), HTML_messages::showMessages(), HTML_newsfeeds::showNewsFeeds(), ContactController::submit(), JHTML::tooltip(), HTML_modules::view(), PollController::vote(), et ContentController::vote().