class TokenCompatSubscriber implements EventSubscriberInterface

Class TokenCompatSubscriber

Methods

static 
getSubscribedEvents()

No description

onEvaluate(TokenValueEvent $e)

Load token data.

onRender(TokenRenderEvent $e)

Apply the various CRM_Utils_Token helpers.

Details

at line 26
static getSubscribedEvents()

at line 39
onEvaluate(TokenValueEvent $e)

Load token data.

Parameters

TokenValueEvent $e

Exceptions

TokenException

at line 115
onRender(TokenRenderEvent $e)

Apply the various CRM_Utils_Token helpers.

Parameters

TokenRenderEvent $e