Documentation

Events
in package

Table of Contents

Constants

TOKEN_EVALUATE  = 'civi.token.eval'
TOKEN_REGISTER  = 'civi.token.list'
TOKEN_RENDER  = 'civi.token.render'

Constants

TOKEN_EVALUATE

  • You may simply use the event name directly. dev/core#1744
public mixed TOKEN_EVALUATE = 'civi.token.eval'
Tags
see
TokenValueEvent

TOKEN_REGISTER

  • You may simply use the event name directly. dev/core#1744
public mixed TOKEN_REGISTER = 'civi.token.list'
Tags
see
TokenRegisterEvent

TOKEN_RENDER

  • You may simply use the event name directly. dev/core#1744
public mixed TOKEN_RENDER = 'civi.token.render'
Tags
see
TokenRenderEvent

        
On this page

Search results