SproutCMS

This is the code documentation for the SproutCMS project

file /sprout/core/Event.php

View source


Classes

Event

Process queuing/execution class. Allows an unlimited number of callbacks
to be added to 'events'. Events can be run multiple times, and can also
process event-specific data. By default, Kohana has several system events.

$Id: Event.php 4390 2009-06-04 03:05:36Z zombor $