Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
hasAssociationsSupport () | |
getAssociationsForItem ($id=0, $view=null) | |
Association Extension Interface for the helper classes
getAssociationsForItem | ( | $id = 0 , |
|
$view = null |
|||
) |
Method to get the associations for a given item.
integer | $id | Id of the item |
string | $view | Name of the view |
Implémenté dans AssociationsHelper, AssociationsHelper, AssociationsHelper, et AssociationsHelper.
hasAssociationsSupport | ( | ) |
Checks if the extension supports associations
Implémenté dans AssociationExtensionHelper.