{ Page history | Improve this page | Report an issue }
Remove all registered events for the current request.
API Doc: http://api.modx.com/revolution/2.2/db_core_model_modx_modx.class.html#%5CmodX::removeAllEventListener()
void removeAllEventListener ()
Eliminate any other events from firing:
$modx->removeAllEventListener();