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 | getCategoryAssociations ($id=0, $extension='com_content', $layout=null) |
Attributs publics statiques | |
static | $category_association = true |
Category Component Association Helper
|
static |
Method to get the associations for a given category
integer | $id | Id of the item |
string | $extension | Name of the component |
string | $layout | Category layout |
Références $extension, $id, $item, $layout, $return, CategoriesHelper\getAssociations(), et jimport().
|
static |