SproutCMS

This is the code documentation for the SproutCMS project

class Event_Subject

Kohana event subject. Uses the SPL observer pattern.

Class structure

As a function argument

update from class Event_Observer

Updates the observer subject with a new caller.

Argument name: $caller
From /sprout/Helpers/Event_Observer.php

update from class Event_Observer

Updates the observer subject with a new caller.

Argument name: $caller
From /sprout/Helpers/Event_Observer.php

__construct from class Event_Observer

Initializes a new observer and attaches the subject as the caller.

Argument name: $caller
From /sprout/Helpers/Event_Observer.php

__construct from class Event_Observer

Initializes a new observer and attaches the subject as the caller.

Argument name: $caller
From /sprout/Helpers/Event_Observer.php