downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SplObserver::update> <ArrayObject::unserialize
Last updated: Fri, 20 Nov 2009

view this page in

The SplObserver class

Introduction

The abstract SplObserver class is used alongside SplSubject to implement the Observer Design Pattern.

Class synopsis

SplObserver
SplObserver {
/* Methods */
abstract public void update ( SplSubject $subject )
}

Table of Contents



add a note add a note User Contributed Notes
SplObserver
There are no user contributed notes for this page.

SplObserver::update> <ArrayObject::unserialize
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites