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

search for in the

SplObserver::update> <ArrayObject::unserialize
[edit] Last updated: Fri, 26 Apr 2013

view this page in

The SplObserver interface

(PHP 5 >= 5.1.0)

Introduction

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

Interface synopsis

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

Table of Contents



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

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