-
language.variables.smarty
...ion of Smarty the template was compiled with. div id="footer" Powered by Smarty ...
...equest variables. The full list of them follows. Request variables The request v...
-
language.function.html.select.date
...meters that are not in the list below are printed as name/value-pairs inside the...
-
inforesources
.../ You can join the mailing list by sending an e-mail to ismarty-discussion-subsc...
-
language.function.html.table
...table or a comma-separated list of column heading names or an array of column he...
-
language.function.foreach
...= $myValue} , the key is always available as $myValue@key within the foreach loo...
...$myColors in an un-ordered list ul {foreach $myColors as $color} li {$color} /li...
-
caching.custom
...s being handled for you in way that allows clearing the cache-group "a" and all ...
...che * * @param array $keys list of keys to fetch * @return array list of values ...
-
language.function.html.checkboxes
...ut / content (values are always escaped) Required attributes are values and outp...
... checkbox Name of checkbox list values array Yes, unless using options attribute...
-
language.function.html.image
...ath. This is useful if you want to supply a different server name for the image....
...meters that are not in the list above are printed as name/value-pairs inside the...
-
api.functions
...() — mutes expected warnings and notices deliberately generated by Smarty...
...” add a directory to the list of directories where config files are stored add...
-
smarty.for.programmers
...() — mutes expected warnings and notices deliberately generated by Smarty...
...” add a directory to the list of directories where config files are stored add...
-
language.function.if
...etails. The following is a list of recognized qualifiers, which must be separate...
-
api.add.plugins.dir
...” add a directory to the list of directories where plugins are stored Descript...
-
api.fetch
...s is in the event that you want to compile different versions of the same templa...
...n our forums. {$login_url} List master {textformat wrap=40} This is some long-wi...
-
language.function.html.radios
...ut / content (values are always escaped) Required attributes are values and outp...
...ing No radio Name of radio list values array Yes, unless using options attribute...
-
index
...() — mutes expected warnings and notices deliberately generated by Smarty...
...” add a directory to the list of directories where config files are stored add...
...asic Installation Extended Setup II. Smarty For Template Designers 3. Basic Synt...
-
language.function.cycle
..., either a comma delimited list (see delimiter attribute), or an array of values...
-
api.add.config.dir
...” add a directory to the list of directories where config files are stored Des...
-
advanced.features.objects
...rty website. There are two ways to access them. One way is to register objects t...
...es that can be accessed by listing them in an array as the third registration pa...
-
language.function.while
... , etc. The following is a list of recognized qualifiers, which must be separate...
-
language.modifier.date.format
...assed to date_format are always (except for mysql timestamps, see below) interpr...
...ystem's manpage for a full list of valid specifiers. However, a few of the speci...
-
variable.config.overwrite
...ay. This is helpful if you want to store arrays of data in config files, just li...
...data in config files, just list each element multiple times. Example 13.2.Â...
-
api.add.template.dir
...” add a directory to the list of directories where templates are stored Descri...
-
resources
...he file resource no longer walks through the include_path unless $use_include_pa...
...ied in $template_dir . The list of directories is traversed in the order they ap...
...emplate_dir to use ?php // setup template directories $smarty- setTemplateDir(ar...
-
language.function.html.options
... otherwise ONLY the option list is generated. If a given value is an array, it w...