modX.getEventMap

Skip to end of metadata
Go to start of metadata


modX::getEventMap

Gets a map of events and registered plugins for the specified context.

Syntax

API Doc: http://api.modxcms.com/modx/modX.html#getEventMap

array getEventMap (string $contextKey)

Example

Get the event map for the current Context.

$map = $modx->getEventMap();

See Also

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.