Main Page
|
Modules
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
Class Members
|
File Members
Observer Interface Reference
[
Internal classes
]
observer of the observer pattern
More...
List of all members.
Public Member Functions
update
(
Subject
$subject)
Detailed Description
observer of the observer pattern
Since:
PHP 5.1
For a detailed explanation see Observer pattern in
Gamma, Helm, Johnson, Vlissides
Design Patterns
Member Function Documentation
Observer::update
(
Subject
$
subject
)
Called from the subject (i.e.
when it's value has changed).
Parameters:
$subject
the callee
The documentation for this interface was generated from the following file:
spl.php
Generated on Sun Sep 18 19:38:28 2005 for SPL-StandardPHPLibrary by
1.4.4