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 | getAssociations ($id=0, $view=null, $layout=null) |
static | displayAssociations ($id) |
Fonctions membres publiques statiques hérités de CategoryHelperAssociation | |
static | getCategoryAssociations ($id=0, $extension='com_content', $layout=null) |
Membres hérités additionnels | |
Attributs publics statiques hérités de CategoryHelperAssociation | |
static | $category_association = true |
Content Component Association Helper
|
static |
Method to display in frontend the associations for a given article
integer | $id | Id of the article |
Références $id, $language, et $return.
Référencé par ContentViewArticle\display(), et ContentModelArticles\getItems().
Method to get the associations for a given item
integer | $id | Id of the item |
string | $view | Name of the view |
string | $layout | View layout |
Références $component, $date, $db, $groups, $id, $item, $jinput, $layout, $return, $user, $view, ContentHelperRoute\getArticleRoute(), et null.