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 May 2011

view this page in

The SplObserver interface

Introducción

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

Interfaz synopsis

SplObserver {
/* Métodos */
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.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites