-
language.function.html.select.time
...s value. This is useful to make the select-boxes read “ Please select â...
... It can display any or all of hour, minute, second and meridian. The time attrib...
...ime} {html_select_time} , ldelim, html_select_time, rdelim, {html_select_time} P...
-
language.function.html.select.date
...s value. This is useful to make the select-boxes read “ Please select â...
... It can display any or all of year, month, and day. All parameters that are not ...
... {html_select_date} {html_select_date} , ldelim, html_select_date, rdelim, {html...
-
variable.escape.html
...hange the setting you must make sure that the templates get recompiled. Prev Â...
...his feature by adding the nofilter flag: {$variable nofilter} . Modifiers and Fi...
...|escape:"html"} . Template designers can choose to selectively disable this feat...
-
caching
...y the minute, it would not make sense to cache this page. Setting Up Caching The...
...er 15. Caching Table of Contents Setting Up Caching Multiple Caches Per Pa...
...plementation Caching is used to speed up a call to display() or fetch() by savin...
-
variable.default.modifiers
...y('escape:"htmlall"') . To make a variable exempt from default modifiers, add th...
...modifiers This is an array of modifiers to implicitly apply to every variable in...
... $default_modifiers $default_modifiers , default_modifiers $default_modifiers Pr...
-
language.function.extends
...tends file=$parent_file} , make sure you include $parent_file in the $cache_id ....
...s. For details see section of Template Interitance . The {extends} tag must be o...
... {extends} {extends} , ldelim, extends, rdelim, {extends} Prev  Chapter 7...
-
preface
...rty gives you the tools to make a clean separation of presentation from applicat...
...se goals: clean separation of presentation from application code PHP backend, Sm...
... The Philosophy The Smarty design was largely driven by these goals: clean separ...
-
caching.cacheable
...d in nocache mode you must make sure that all other variables used by that tag a...
... Controlling Cacheability of Output Controlling Cacheability of Output controlli...
...Output If caching is enabled normally the whole final output of the page gets ca...
-
what.is.smarty
...refore, the programmer can make changes to the application logic without the nee...
...tes and uses a combination of HTML tags and template tags to format the presenta...
...art I. Getting Started  Next Chapter 1. What is Smarty? Smarty i...
-
language.variables
...name}, glad to see you can make it. br / {* this will not work as $variables are...
...r 4. Variables Table of Contents Variables assigned from PHP Associative a...
...II. Smarty For Template Designers  Next Chapter 4. Variables Table ...
-
advanced.features.postfilters
... The postfilter above will make the compiled Smarty template index.tpl look like...
...ction to return the result of the processing. Example 17.12. Using a templ...
...ev  Chapter 17. Advanced Features  Next Postfilters Template postf...
-
tips.obfuscating.email
...mbat this problem, you can make your email address show up in scrambled javascri...
...xample 21.8. Example of template the Obfuscating an email address div id="...
... Obfuscating E-mail Addresses Obfuscating E-mail Addresses obfuscating, e, mail,...
-
api.fetch
... 40 characters. This helps make the text easier to read in mail programs that do...
...he template output instead of displaying it. Supply a valid template resource ty...
... 14. Smarty Class Methods  Next Name fetch() — returns the templa...
-
resources.extends
...tes from strings are used, make sure they are properly (url or base64) encoded. ...
...t. For details see section of Template Interitance . As of Smarty 3.1 the extend...
... Extends Template Resources Extends Template Resources extends, template, resour...
-
language.function.debug
...ithin the template it does make sense to place the {debug} tag at the end of the...
...age. This works regardless of the debug settings in the php script. Since this g...
... {debug} {debug} , ldelim, debug, rdelim, {debug} Prev  Chapter 7. Bui...
-
installing.smarty.extended
...hp/includes/guestbook/ and make a new file called setup.php . In our example env...
...tup This is a continuation of the basic installation , please read that first! A...
... Extended Setup Extended Setup extended, setup Extended Setup Prev  Chapter...
-
language.function.insert
... must be included first to make it work. The path can be either absolute, or rel...
...functions instead. Note As of Smarty 3.1 the {insert} tags are only available fr...
... {insert} {insert} , ldelim, insert, rdelim, {insert} Prev  Chapter 7.Â...
-
variable.direct.access.security
...hange the setting you must make sure that the templates get recompiled. Prev Â...
... $direct_access_security $direct_access_security , direct_access_security $direc...
-
variable.merge.compiled.includes
...hange the setting you must make sure that the templates get recompiled. See also...
...the compiled template code of subtemplates into the compiled code of the main te...
... $merge_compiled_includes $merge_compiled_includes , merge_compiled_includes $me...