references:joomla.framework:base:jobservable-__constructTable of Contents
__construct
This is the class contructor. It initiates the list of observers to an empty array. SyntaxJObservable __construct () ExamplesThe JEventDispatcher::getInstance member instantiates its class. The following code is used: Example $instances[0] = new JEventDispatcher(); |


