Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Sites Using Smarty

Advertisement

Search Results for "section"

  • language.function.section
    ... {section},{sectionelse} {section},{sectionelse} , ldelim, section, rdelim, ldel...
  • language.modifiers
    ...y policy. See the Security section for details. See also registerPlugin() , comb...
  • variable.smarty.debug.id
    ...See also debugging console section, $debugging and $debugging_ctrl . Prev   U...
  • language.function.php
    ...xt {nocache}  Home  {section},{sectionelse} ...
  • variable.cache.dir
    ...fied_check and the caching section . Prev   Up   Next $autoload_filtersÂÂ...
  • language.variables.smarty
    ...ge for more info. {$smarty.section} The {$smarty.section} variables can be used ...
  • language.syntax.functions
    ...of Smarty, such as {if} , {section} and {strip} . There should be no need to cha...
  • smarty.for.designers
    ... {$smarty.config} {$smarty.section} {$smarty.template} {$smarty.current_dir} {$s...
  • language.syntax.variables
    ... -- syntax only valid in a section loop, see {section} {assign var=foo value='ba...
  • api.create.template
    ...ucts. See also the caching section for more information. compile_id is an option...
  • language.function.nocache
    ...able caching of a template section. Every {nocache} must be paired with a matchi...
  • variable.config.read.hidden
    ...en If set to TRUE , hidden sections ie section names beginning with a period(.) ...
  • caching
    ...t Cacheability of Template Section Cacheability of Tags Cacheability of Variable...
  • variable.debugging.ctrl
    ...See also debugging console section, $debugging and $smarty_debug_id . Prev   ...
  • language.function.config.load
    ...the config file to include section string No n/a The name of the section to load...
  • api.is.cached
    ...e caching. See the caching section for more info. You can also pass a $cache_id ...
  • language.function.for
    ...tion See also {foreach} , {section} and {while} Prev   Up   Next {extends}...
  • language.builtin.functions
    ...{literal} {nocache} {php} {section},{sectionelse} .index .index_prev .index_next...
  • language.function.foreach
    ...d cleaner syntax than the {section} loop, and can also loop over associative arr...
  • language.function.extends
    ...templates. For details see section of Template Interitance . The {extends} tag m...
  • api.config.load
    ...‚ Â Â Â  string  section ); This loads config file data and assigns it...
  • troubleshooting
    ...28]: syntax error: missing section name in /path/to/smarty/Smarty.class.php on l...
  • language.function.html.image
    ...y policy. See the Security section for details. href is the href value to link t...
  • api.functions
    ...nging settings by template section for how to use the functions for individual t...
  • preface
    ...lso see the Best Practices section of the Smarty website. How does it work? Unde...
  • variable.cache.modified.check
    ...lifetime , and the caching section . Prev   Up   Next $cache_locking  H...
  • advanced.features.static.classes
    ...on. See the Best Practices section of the Smarty website. Example 17.10. s...
  • api.unregister.object
    ...gisterObject() and objects section Prev   Up   Next unregisterPlugin  H...
  • variable.caching
    ...s_cached() and the caching section . Prev   Up   Next $cache_modified_chec...
  • smarty.for.programmers
    ...t Cacheability of Template Section Cacheability of Tags Cacheability of Variable...
  • variable.debug_template
    ... and the debugging console section. Prev   Up   Next $config_read_hiddenÂ...
  • language.function.block
    ...heritance. For details see section of Template Interitance . The {block} templat...
  • caching.cacheable
    ...ral options how to exclude sections of your output from caching. General Note Be...
  • api.assign
    ...ge. See the Best Practices section of the Smarty website. Example 14.6. as...
  • language.function.if
    ... allowed. See the Security section for details. The following is a list of recog...
  • language.variables
    ... {$smarty.config} {$smarty.section} {$smarty.template} {$smarty.current_dir} {$s...
  • language.function.setfilter
    ...s. Prev   Up   Next {section},{sectionelse}  Home  {strip} ...
  • api.fetch
    ...cache id , see the caching section for more information. As an optional third pa...
  • resources.extends
    ...HP script. For details see section of Template Interitance . As of Smarty 3.1 th...
  • api.register.filter
    ...rs template output filters section. Prev   Up   Next registerDefaultPlugin...
  • api.display
    ...cache_id , see the caching section for more information. As an optional third pa...
  • resources.custom
    ...arty. See resource plugins section for more information on the functions you are...
  • config.files
    ...triple quotes.""" # hidden section [.Database] host=my.example.com db=ADDRESSBOO...
  • api.register.object
    ...ge. See the Best Practices section of the Smarty website. See the objects sectio...
  • api.register.resource
    ...and the template resources section. Prev   Up   Next registerObject()  ...
  • index
    ... {$smarty.config} {$smarty.section} {$smarty.template} {$smarty.current_dir} {$s...
  • language.function.fetch
    ...y policy. See the Security section for details. If the assign attribute is set, ...
  • api.unregister.cacheresource
    ...cheResource Implementation section. Prev   Up   Next templateExists()  ...
  • language.function.cycle
    ...xample 8.2. {cycle} {section name=rows loop=$data} tr class="{cycle values...
  • advanced.features.objects
    ...ge. See the Best Practices section of the Smarty website. There are two ways to ...
  • language.function.while
    ...lso {foreach} , {for} and {section} . Prev   Up   Next {strip}  Home Â...
  • language.function.math
    ...function calls, eg within {section} loops. Attribute Name Type Required Default ...
  • language.function.include.php
    ...y policy. See the Security section for details. By default, php files are only i...
  • api.enable.security
    ...ty policy see the Security section. See also disableSecurity() , and Security . ...
  • variable.config.overwrite
    ...000FF The template with a {section} loop. table {section name=r loop=$rows} tr b...
  • api.variables
    ...nging settings by template section for how to change Smarty class variables for ...
  • language.function.insert
    ...y policy. See the Security section for details. The Smarty object is passed as t...
  • api.register.cacheresource
    ...cheResource Implementation section. Prev   Up   Next Smarty::muteExpectedE...
  • api.register.plugin
    ... creating plugin modifiers section. Prev   Up   Next registerFilter()  ...
  • api.clear.cache
    ...s a group, see the caching section for more information. As an optional fourth p...
  • variable.cache.id
    ... template. See the caching section for more information. Prev   Up   Next ...