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 "path"

  • variable.use.include.path
    ... $use_include_path $use_include_path , use_include_path $use_include_path Prev Ã...
  • installing.smarty.basic
    ...ch is the full system file path to the Smarty libs/ directory. Basically, if you...
  • language.function.php
    ...om the template. include('/path/to/display_weather.php'); {/php} Example 7.62...
  • variable.cache.dir
    ...her a relative or absolute path. include_path is not used for writing files. Tec...
  • language.variables.smarty
    ...stem environment variable "PATH" *} {$smarty.env.PATH} {* display the php sessio...
  • api.template.exists
    ... ); It can accept either a path to the template on the filesystem or a resource ...
  • api.create.template
    ...template resource type and path. cache_id is an optional parameter. You can also...
  • variable.plugins.dir
    .... If you supply a relative path, Smarty will first look under the SMARTY_DIR , t...
  • variable.compile.id
    ...; $smarty- compile_dir = '/path/to/shared_compile_dir'; ? Prev   Up   Next...
  • smarty.constants
    ...IR This is the full system path to the location of the Smarty class files. If th...
  • plugins
    ...n be a string containing a path or an array containing multiple paths. To instal...
  • chapter.debugging.console
    ...l to the template resource path to debug.tpl (this is in SMARTY_DIR by default)....
  • troubleshooting
    ... unknown tag - '%blah' in /path/to/smarty/Smarty.class.php on line 1041 Fatal er...
  • language.function.html.image
    ...n file string Yes n/a name/path to image height string No actual image height He...
  • bc
    .../ instead of require_once('path/to/smarty/libs/Smarty.class.php'); $smarty = new...
  • variable.compile.dir
    ...her a relative or absolute path. include_path is not used for writing files. Tec...
  • api.fetch
    ...template resource type and path. As an optional second parameter, you can pass a...
  • api.display
    ...template resource type and path. As an optional second parameter, you can pass a...
  • api.register.resource
    ...d used as part of the file path, such as $smarty- display('c:/path/to/index.tpl'...
  • index
    ... $trusted_dir $use_include_path $use_sub_dirs 14. Smarty Class Methods addConfig...
  • language.function.fetch
    ... either a full system file path must be given, or a path relative to the execute...
  • variable.default.config.handler.func
    ...e * @return string|boolean path to file or boolean true if $content and $modifie...
  • variable.default.template.handler.func
    ...e * @return string|boolean path to file or boolean true if $content and $modifie...
  • language.function.include
    ...ains the template resource path. Setting the optional assign attribute specifies...
  • language.function.include.php
    ...ile to include as absolute path once boolean No TRUE whether or not to include t...
  • resources
    ... any directory Windows Filepaths String Template Resources Stream Template Resou...
  • language.function.insert
    ...first to make it work. The path can be either absolute, or relative to $trusted_...