diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-01 19:11:01 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-01 19:11:01 +0000 |
commit | 512a532650670fa38fd4ef79f124ce237e4474a7 (patch) | |
tree | c5230dce813e9f96ff127de5dbb535b2ef046cef /core/controllers/admin.php | |
parent | bed1bb48f33c1c20decb6b592b1d713f5c9fb48e (diff) |
Simplify the batch api by having the core event handlers for
start_batch and end_batch add and remove the batch id from the
session. Modules wishing to do batch processing, just need to fire
the start_batch and end_batch events. Other modules that need to be
aware of batches (i.e. notifications) just check the session for "batch_id".
Diffstat (limited to 'core/controllers/admin.php')
0 files changed, 0 insertions, 0 deletions