Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Events.

Category:Events: Difference between revisions

From MoodleDocs
(Created page with "An index of system events documentation pages. The general format of a system event name is ''a/b:c'', where ''a'' is the area of Moodle, generally (i.e. like a path), ''b'' ...")
 
No edit summary
 
Line 2: Line 2:


The general format of a system event name is ''a/b:c'', where ''a'' is the area of Moodle, generally (i.e. like a path), ''b'' is the actual plugin name and ''c'' is the event. ''a'' is restricted by not having punctuation so that's why grade/export became ''gradeexport''.
The general format of a system event name is ''a/b:c'', where ''a'' is the area of Moodle, generally (i.e. like a path), ''b'' is the actual plugin name and ''c'' is the event. ''a'' is restricted by not having punctuation so that's why grade/export became ''gradeexport''.
==See also==
[https://docs.moodle.org/dev/Event_2 Event 2]

Latest revision as of 15:05, 11 February 2014

An index of system events documentation pages.

The general format of a system event name is a/b:c, where a is the area of Moodle, generally (i.e. like a path), b is the actual plugin name and c is the event. a is restricted by not having punctuation so that's why grade/export became gradeexport.

See also

Event 2

Pages in category "Events"

The following 4 pages are in this category, out of 4 total.