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 "NiftByte Compare the Best Prices for CD Keys and Steam Keys"

  • api.append.by.ref
    ...used to append() values to the templates by reference. Technical Note With the i...
    ...ndByRef() is not necessary for most intents and purposes. appendByRef() is usefu...
    ...e parameter respects array keys, so if you merge two numerically indexed arrays,...
    ...necessary for most intents and purposes. appendByRef() is useful if you want a P...
    ...e parameter respects array keys, so if you merge two numerically indexed arrays,...
  • caching.custom
    ...As an alternative to using the default file-based caching mechanism, you can spe...
    ...e "a|b|c" is being handled for you in way that allows clearing the cache-group "...
    ...id complications all cache-keys are translated to a sha1 hash. * * @package Cach...
    ...ill be used to read, write and clear cached files. Note In Smarty2 this used to ...
    ...id complications all cache-keys are translated to a sha1 hash. * * @package Cach...
  • variable.autoload.filters
    ... Next $autoload_filters If there are some filters that you wish to load on every...
    ...ll automatically load them for you. The variable is an associative array where k...
    ...an associative array where keys are filter types and values are arrays of the fi...
    ...y them using this variable and Smarty will automatically load them for you. The ...
    ...an associative array where keys are filter types and values are arrays of the fi...
  • api.append
    ...rted to an array value and then appended to. You can explicitly pass name/value ...
    ...e parameter respects array keys, so if you merge two numerically indexed arrays,...
    ...onverted to an array value and then appended to. You can explicitly pass name/va...
    ...e parameter respects array keys, so if you merge two numerically indexed arrays,...
  • api.add.config.dir
    ...˘â‚¬â€ť add a directory to the list of directories where config files are stored...
    ...e stored and specify array-keys $smarty- addTemplateDir(array( 'two' = './config...
    ...re config files are stored and specify array-key $smarty- addConfigDir('./config...
    ...e stored and specify array-keys $smarty- addTemplateDir(array( 'two' = './config...
  • api.add.template.dir
    ...˘â‚¬â€ť add a directory to the list of directories where templates are stored De...
    ...e stored and specify array-keys $smarty- addTemplateDir(array( 'two' = './templa...
    ...where templates are stored and specify array-key $smarty- addTemplateDir('./temp...
    ...e stored and specify array-keys $smarty- addTemplateDir(array( 'two' = './templa...
  • tips.dates
    ... and also makes it easy to compare dates if necessary. Example 21.4. Using...
    ... template designers to use the date_format modifier for full control over date f...
    ... designers to use the date_format modifier for full control over date formatting...
    ...trol over date formatting, and also makes it easy to compare dates if necessary....