Documentation

CRM_Core_CodeGen_Util_Smarty
in package

Class CRM_Core_CodeGen_Util_Smarty

Table of Contents

Properties

$compileDir  : mixed
$singleton  : CRM_Core_CodeGen_Util_Smarty

Methods

__destruct()  : mixed
createSmarty()  : Smarty
Create a Smarty instance.
getCompileDir()  : string
Get templates_c directory.
singleton()  : CRM_Core_CodeGen_Util_Smarty

Properties

$compileDir

private mixed $compileDir

Methods

__destruct()

public __destruct() : mixed

createSmarty()

Create a Smarty instance.

public createSmarty() : Smarty
Tags
throws
SmartyException
Return values
Smarty

getCompileDir()

Get templates_c directory.

public getCompileDir() : string
Return values
string

        
On this page

Search results