-
api.fetch
... 40 characters. This helps make the text easier to read in mail programs that do...
...e fetch() — returns the template output Description string fetch ( st...
... forums. {$login_url} List master {textformat wrap=40} This is some long-winded ...
-
language.function.html.select.time
...s value. This is useful to make the select-boxes read “ Please select â...
...nute, second and meridian. The time attribute can have different formats. It can...
-
language.function.html.select.date
...s value. This is useful to make the select-boxes read “ Please select â...
...parameters that are not in the list below are printed as name/value-pairs inside...
-
variable.escape.html
...hange the setting you must make sure that the templates get recompiled. Prev Â...
...URCE_CHAR_SET); , which is the same as {$variable|escape:"html"} . Template desi...
-
caching
...y the minute, it would not make sense to cache this page. Setting Up Caching The...
...le. If a cached version of the call is available, that is displayed instead of r...
-
variable.default.modifiers
...y('escape:"htmlall"') . To make a variable exempt from default modifiers, add th...
...rom default modifiers, add the 'nofilter' attribute to the output tag such as {$...
-
language.function.extends
...tends file=$parent_file} , make sure you include $parent_file in the $cache_id ....
... of Template Interitance . The {extends} tag must be on the first line of the te...
-
preface
...rty gives you the tools to make a clean separation of presentation from applicat...
... Â Â Next Preface The Philosophy The Smarty design was largely driven b...
-
caching.cacheable
...d in nocache mode you must make sure that all other variables used by that tag a...
...aching is enabled normally the whole final output of the page gets cached. Howev...
-
what.is.smarty
...refore, the programmer can make changes to the application logic without the nee...
...ribed in a situation where the application programmer and the template designer ...
-
language.variables
...name}, glad to see you can make it. br / {* this will not work as $variables are...
...ferent types of variables. The type of the variable depends on what symbol it is...
-
advanced.features.postfilters
... The postfilter above will make the compiled Smarty template index.tpl look like...
...ates are ran through after they are compiled . Postfilters can be either registe...
-
tips.obfuscating.email
...mbat this problem, you can make your email address show up in scrambled javascri...
...in scrambled javascript in the HTML source, yet it it will look and work correct...
-
resources.extends
...tes from strings are used, make sure they are properly (url or base64) encoded. ...
...Extends Template Resources The extends: resource is used to define child/parent ...
-
language.function.debug
...ithin the template it does make sense to place the {debug} tag at the end of the...
...Next {debug} {debug} dumps the debug console to the page. This works regardless ...
-
installing.smarty.extended
...hp/includes/guestbook/ and make a new file called setup.php . In our example env...
... This is a continuation of the basic installation , please read that first! A sl...
-
language.function.insert
... must be included first to make it work. The path can be either absolute, or rel...
...ead. Note As of Smarty 3.1 the {insert} tags are only available from SmartyBC . ...
-
variable.direct.access.security
...hange the setting you must make sure that the templates get recompiled. Prev Â...
...time option. If you change the setting you must make sure that the templates get...
-
variable.merge.compiled.includes
...hange the setting you must make sure that the templates get recompiled. See also...
... to TRUE Smarty will merge the compiled template code of subtemplates into the c...