Abstract Class SGL_Observable

Description

Abstract model controller for all the 'manager' classes.

Located in /SGL/Observer.php (line 21)


	
			
Variable Summary
 mixed $aObservers
Method Summary
 void attach ( $observer)
 void detach ( $observer)
 void getStatus ()
 void notify ()
Variables
mixed $aObservers = array() (line 23)
Methods
attach (line 25)
void attach ( $observer)
  • $observer
detach (line 30)
void detach ( $observer)
  • $observer
getStatus (line 45)
void getStatus ()
notify (line 35)
void notify ()

Documentation generated on Tue, 23 Feb 2010 18:14:32 +0000 by phpDocumentor 1.4.3