Last updated Dec 21st, 2019 | Page history | Improve this page | Report an issue
Gets a map of events and registered plugins for the specified context.
API Doc: modX::getEventMap()
array getEventMap (string $contextKey)
Get the event map for the current Context.
$map = $modx->getEventMap();