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

search for in the

SplSubject> <SplObserver
Last updated: Fri, 20 May 2011

view this page in

SplObserver::update

(PHP 5 >= 5.1.0)

SplObserver::updateReceive update from subject

Descripción

abstract public void SplObserver::update ( SplSubject $subject )

This method is called when any SplSubject to which the observer is attached calls SplSubject::notify().

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

subject

The SplSubject notifying the observer of an update.

Valores devueltos

No devuelve ningún valor.



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

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