CRM_Core_CodeGen_Util_MessageTemplates
in package
Class CRM_Core_CodeGen_Util_MessageTemplate
Table of Contents
Methods
- assignSmartyVariables() : void
- getDirectory() : string
- Transition function to get the directory as we switch from Smarty 2 to 3.
Methods
assignSmartyVariables()
public
static assignSmartyVariables(mixed $smarty) : void
Parameters
- $smarty : mixed
getDirectory()
Transition function to get the directory as we switch from Smarty 2 to 3.
protected
static getDirectory(mixed $smarty) : string
Parameters
- $smarty : mixed