Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de l'interface JObserverInterface
+ Graphe d'héritage de JObserverInterface:

Liste de tous les membres

Fonctions membres publiques statiques

static createObserver (JObservableInterface $observableObject, $params=array())

Description détaillée

Définition à la ligne 49 du fichier interface.php.


Documentation des fonctions membres

static JObserverInterface::createObserver ( JObservableInterface  $observableObject,
  $params = array() 
)
static

Creates the associated observer instance and attaches it to the $observableObject

Paramètres:
JObservableInterface$observableObjectThe observable subject object
array$paramsParams for this observer
Renvoie:
JObserverInterface
Depuis:
3.1.2

Implémenté dans JTableObserverTags, et JTableObserverContenthistory.


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