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 |
|---|
| iteratoraggregate(3) - php |
| yaf_config_simple(3) - php |
| iterator(3) - php |
| sessionhandlerinterface(3) - php |
| yaf_action_abstract(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Ravinder Singh to the Moderation Team |