Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques statiques | |
static | getArticleRoute ($id, $catid=0, $language=0, $layout=null) |
static | getCategoryRoute ($catid, $language=0, $layout=null) |
static | getFormRoute ($id) |
Content Component Route Helper.
|
static |
Get the article route.
integer | $id | The route of the content item. |
integer | $catid | The category ID. |
integer | $language | The language code. |
string | $layout | The layout value. |
Références $id, $language, $layout, et $link.
Référencé par PlgContentPagebreak\_createNavigation(), PlgContentPagebreak\_createToc(), ContentViewFeatured\display(), ContentViewArticle\display(), JHtmlIcon\edit(), JHtmlIcon\email(), JFormFieldConsentBox\getAssignedArticleUrl(), ContentHelperAssociation\getAssociations(), JFormFieldTos\getLabel(), JFormFieldprivacy\getLayoutData(), JFormFieldterms\getLayoutData(), ModRelatedItemsHelper\getList(), ModArticlesPopularHelper\getList(), ModArticlesNewsHelper\getList(), ModArticlesLatestHelper\getList(), ModArticlesCategoryHelper\getList(), PlgFinderContent\index(), PlgContentPagenavigation\onContentBeforeDisplay(), PlgSearchContent\onContentSearch(), et JHtmlIcon\print_popup().
|
static |
Get the category route.
integer | $catid | The category ID. |
integer | $language | The language code. |
string | $layout | The layout value. |
Références $id, $language, $layout, et $link.
Référencé par ContentViewArticle\_prepareDocument(), ModArticlesCategoryHelper\getList(), PlgFinderCategories\index(), PlgSearchCategories\onContentSearch(), et ContentViewCategory\prepareDocument().
|
static |
Get the form route.
integer | $id | The form ID. |
Références $id.