API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
Abstract observer class to implement the observer design pattern
Base
JObserver::__construct | ( | &$ | subject | ) |
Constructor
JObserver::update | ( | ) |
Method to update the state of observable objects
Implement in child classes public
Références JError::raiseError().
JObserver::$_subject = null |