\Smarty_Internal_Method_MustCompile

Smarty Method MustCompile

Smarty_Internal_Template::mustCompile() method

Summary

Methods
Properties
Constants
mustCompile()
$objMap
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$objMap

$objMap : integer

Valid for template object

Type

integer

Methods

mustCompile()

mustCompile(\Smarty_Internal_Template  $_template) : boolean

Returns if the current template must be compiled by the Smarty compiler It does compare the timestamps of template source and the compiled templates and checks the force compile configuration

Parameters

\Smarty_Internal_Template $_template

Throws

\SmartyException

Returns

boolean