SPLSUBJECT(3) 1 SPLSUBJECT(3) The SplSubject interfaceINTRODUCTIONThe SplSubject interface is used alongside SplObserver to implement the Observer Design Pattern.INTERFACE SYNOPSISSplSubject SplSubject Methods o abstractpublic void SplSubject::attach (SplObserver $observer) o abstractpublic void SplSubject::detach (SplObserver $observer) o abstractpublic void SplSubject::notify (void ) PHP Documentation Group SPLSUBJECT(3)
| Related Man Pages |
|---|
| yaf_config_ini(3) - php |
| yaf_config_simple(3) - php |
| evidle(3) - php |
| reflectionfunction(3) - php |
| reflectionfunctionabstract(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Ravinder Singh to the Moderation Team |
| Denial Of Service Attack Update |