Table of Contents
Constants
-
TOKEN_EVALUATE
= 'civi.token.eval'
-
TOKEN_REGISTER
= 'civi.token.list'
-
TOKEN_RENDER
= 'civi.token.render'
TOKEN_EVALUATE
- You may simply use the event name directly. dev/core#1744
public
mixed
TOKEN_EVALUATE
= 'civi.token.eval'
-
see
-
TokenValueEvent
TOKEN_REGISTER
- You may simply use the event name directly. dev/core#1744
public
mixed
TOKEN_REGISTER
= 'civi.token.list'
-
see
-
TokenRegisterEvent
TOKEN_RENDER
- You may simply use the event name directly. dev/core#1744
public
mixed
TOKEN_RENDER
= 'civi.token.render'
-
see
-
TokenRenderEvent