-
language.modifiers
... Note The default behavior was changed with Smarty 3. In Smarty 2.x, you had to ...
...lls: First - sometimes the order of the function-parameters is not the desirable...
...hapter 5. Variable Modifiers Chapter 5. Variable Modifiers chapter, ...
-
language.function.html.select.date
...E Display years in reverse order field_array string No null If a name is given, ...
...tes date dropdowns. It can display any or all of year, month, and day. All param...
-
variable.escape.html
...s are run in the following order: modifier, default_modifier, $escape_html, regi...
... can choose to selectively disable this feature by adding the nofilter flag: {$v...
-
variable.plugins.dir
...ch plugin directory in the order they are given . Technical Note For best perfor...
... $plugins_dir $plugins_dir , plugins_dir $plugins_dir Prev  Chapter 13.Â...
-
plugins
...xception of resources, backwards compatibility with the old way of registering h...
...template is processed. The order in which multiple filters of the same type are ...
... Chapter 18. Extending Smarty With Plugins Chapter 18. Extending Sma...
-
language.function.html.checkboxes
...ut / content (values are always escaped) Required attributes are values and outp...
..., types from contact_types order by type'; $smarty- assign('contact_types',$db- ...
...' br / '} See also {html_radios} and {html_options} Prev  Up  Next {fetc...
-
language.combining.modifiers
...hey will be applied in the order they are combined, from left to right. They mus...
...apter 6. Combining Modifiers Chapter 6. Combining Modifiers chapter,...
-
language.function.setfilter
... They run in the following order: modifier, default_modifier, $escape_html, regi...
...pecified by it's name. A modidier specified by it's name and optional additional...
-
plugins.naming.conventions
...cific naming convention in order to be located by Smarty. plugin files must be n...
...‚ Chapter 18. Extending Smarty With Plugins  Next Naming Conventions...
-
language.function.html.radios
...ut / content (values are always escaped) Required attributes are values and outp...
..., types from contact_types order by type'; $smarty- assign('contact_types',$db- ...
... {html_radios} {html_radios} , ldelim, html_radios, rdelim, {html_radios} Prev Ã...
-
language.function.debug
...ed for the cached page. In order to see also the variables which have been local...
-
language.function.include.php
... url, name from navigation order by name'); $this- assign('navigation', $db- get...
...: Name Description nocache Disables caching of inluded PHP script {include_php} ...
-
resources
...he file resource no longer walks through the include_path unless $use_include_pa...
...tories is traversed in the order they appear in the array. The first template fo...
...s Templates from $template_dir Templates from a specific $template_dir Templates...
-
language.function.html.options
..., types from contact_types order by type'; $smarty- assign('contact_types',$db- ...
... as an html optgroup , and display the groups. Recursion is supported with optgr...