API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
ContentHelperRoute::_findItem | ( | $ | needles | ) |
Références $id, $item, $items, JComponentHelper::getComponent(), et JApplication::getMenu().
Référencé par getArticleRoute(), getCategoryRoute(), JApplication::getItemid(), et getSectionRoute().
ContentHelperRoute::getArticleRoute | ( | $ | id, |
$ | catid = 0 , |
||
$ | sectionid = 0 |
||
) |
int | The route of the content item |
Références $id, $item, $link, et _findItem().
Référencé par ContentViewArticle::display(), ContentViewSection::display(), ContentViewFrontpage::display(), ContentViewCategory::display(), JHTMLIcon::email(), ContentViewSection::getItem(), ContentViewFrontpage::getItem(), ContentViewCategory::getItem(), ContentViewCategory::getItems(), modMostReadHelper::getList(), modLatestNewsHelper::getList(), modRelatedItemsHelper::getRelatedItemsById(), plgContentNavigation(), plgSearchContent(), et modNewsFlashHelper::renderItem().
ContentHelperRoute::getCategoryRoute | ( | $ | catid, |
$ | sectionid | ||
) |
Références $item, $link, et _findItem().
Référencé par ContentViewSection::display(), ContentViewCategory::display(), et plgSearchCategories().
ContentHelperRoute::getSectionRoute | ( | $ | sectionid | ) |
Références $item, $link, et _findItem().
Référencé par ContentViewSection::display(), et plgSearchSections().