$objMap
$objMap : integer
Valid for template object
Smarty Method MustCompile
Smarty_Internal_Template::mustCompile() method
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
\Smarty_Internal_Template | $_template |