Public Member Functions | |
| feuser_observer (&$observable) | |
| update ($status, $id, &$changedFieldArray) | |
Public Attributes | |
| $observable | |
|
|
Constructor Link observer and observable Not needed for typo3 hook concept.
|
|
||||||||||||||||
|
Handle update event. Is called from observable or hook handlers upon event. Keep this method static for efficient integration into hookHandlers. Communicate using push principle to avoid errors.
|
|
|
|
1.4.4