\Smarty_Internal_Runtime_CodeFrame

Class Smarty_Internal_Extension_CodeFrame Create code frame for compiled and cached templates

Summary

Methods
Properties
Constants
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

create()

create(\Smarty_Internal_Template  $_template, string  $content = '', string  $functions = '', boolean  $cache = false, \Smarty_Internal_TemplateCompilerBase  $compiler = null) : string

Create code frame for compiled and cached templates

Parameters

\Smarty_Internal_Template $_template
string $content

optional template content

string $functions

compiled template function and block code

boolean $cache

flag for cache file

\Smarty_Internal_TemplateCompilerBase $compiler

Returns

string