[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/blocks/recent_activity/classes/ -> observer.php (summary)

Event observer.

Copyright: 2014 Marina Glancy
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 73 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

block_recent_activity_observer:: (1 method):
  store()


Class: block_recent_activity_observer  - X-Ref

Event observer.
Stores all actions about modules create/update/delete in plugin own's table.
This allows the block to avoid expensive queries to the log table.

store(\core\event\base $event)   X-Ref
Store all actions about modules create/update/delete in own table.

param: \core\event\base $event



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1