◆ getArticleRoute()
static getArticleRoute |
( |
|
$id, |
|
|
|
$catid = 0 , |
|
|
|
$language = 0 , |
|
|
|
$layout = null |
|
) |
| |
|
static |
Get the article route.
- Paramètres
-
integer | $id | The route of the content item. |
integer | $catid | The category ID. |
integer | $language | The language code. |
string | $layout | The layout value. |
- Renvoie
- string The article route.
- Depuis
- 1.5
Références $id, $language, $layout, $link, et Multilanguage\isEnabled().
Référencé par HtmlView\addToolbar(), FeedView\display(), HtmlView\display(), Icon\edit(), ConsentBoxField\getAssignedArticleUrl(), AssociationHelper\getAssociations(), TosField\getLabel(), TermsField\getLayoutData(), PrivacyField\getLayoutData(), ArticlesPopularHelper\getList(), ArticlesCategoryHelper\getList(), et FeedView\reconcileNames().
◆ getCategoryRoute()
static getCategoryRoute |
( |
|
$catid, |
|
|
|
$language = 0 , |
|
|
|
$layout = null |
|
) |
| |
|
static |
◆ getFormRoute()
static getFormRoute |
( |
|
$id | ) |
|
|
static |
Get the form route.
- Paramètres
-
- Renvoie
- string The article route.
- Depuis
- 1.5
Références $id.
La documentation de cette classe a été générée à partir du fichier suivant :