JObserverUpdaterImplements interfaces:
Observer updater pattern implementation for Joomla
Located in /libraries/joomla/observer/updater.php (line 20)
boolean
$doCallObservers
= true (line 36)
Process observers (useful when a class extends significantly an observerved method, and calls observers itself
JObserverInterface
$observers
= array() (line 28)
Generic JObserverInterface observers for this JObservableInterface
Constructor
Adds an observer to the JObservableInterface instance updated by this This method can be called fron JObservableInterface::attachObserver
Enable/Disable calling of observers (this is useful when calling parent:: function
Gets the instance of the observer of class $observerClass
Call all observers for $event with $params
Documentation generated on Tue, 19 Nov 2013 15:16:13 +0100 by phpDocumentor 1.4.3