Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface AssociationExtensionInterface
+ Graphe d'héritage de AssociationExtensionInterface:

Fonctions membres publiques

 hasAssociationsSupport ()
 
 getAssociationsForItem ($id=0, $view=null)
 

Description détaillée

Association Extension Interface for the helper classes

Depuis
3.7.0

Documentation des fonctions membres

◆ getAssociationsForItem()

getAssociationsForItem (   $id = 0,
  $view = null 
)

Method to get the associations for a given item.

Paramètres
integer$idId of the item
string$viewName of the view
Renvoie
array Array of associations for the item
Depuis
4.0.0

Implémenté dans AssociationsHelper, AssociationsHelper, AssociationsHelper, et AssociationsHelper.

◆ hasAssociationsSupport()

hasAssociationsSupport ( )

Checks if the extension supports associations

Renvoie
boolean Supports the extension associations
Depuis
3.7.0

Implémenté dans AssociationExtensionHelper.


La documentation de cette interface a été générée à partir du fichier suivant :