-
installing.smarty.basic
...T edit. They are shared among all applications and only get changed when you upg...
-
api.get.tags
...y template Description string getTags ( object template ); This function...
-
language.function.append
...{append} is used for creating or appending template variable arrays during the e...
-
variable.default.resource.type
...fault value is file , meaning that $smarty- display('index.tpl') and $smarty- di...
-
language.variables.smarty
...Example 4.8. Displaying request variables {* display value of page from UR...
-
api.template.exists
...l templateExists ( string template ); It can accept either a path to the...
-
smarty.for.designers
...unctions Attributes Embedding Vars in Double Quotes Math Escaping Smarty Parsing...
-
language.syntax.variables
...d referenced with surrounding #hashmarks#, or via the $smarty.config variable. E...
-
api.assign.by.ref
...void assignByRef ( string varname ,          ...
-
language.variable.scopes
... variable scope. By assigning variables to individual data or template objects y...
-
api.create.template
...e createTemplate ( string template ,         Â...
-
api.append.by.ref
...void appendByRef ( string varname ,          ...
-
caching
... Chapter 15. Caching Chapter 15. Caching chapter, 15, caching Chapte...
-
api.is.cached
...on bool isCached ( string template ,         Â...
-
language.builtin.functions
...rt of the smarty template engine. They are compiled into corresponding inline PH...
-
language.function.html.table
...arated list of column heading names or an array of column heading names.if the c...
-
advanced.features.template.settings
... Changing settings by template Changing settings by template changing, settings,...
-
language.function.foreach
...{foreach} is used for looping over arrays of data. {foreach} has a simpler and c...
-
caching.custom
... Chapter 15. Caching  Next Custom Cache Implementation As an altern...
-
troubleshooting
...ter 20. Troubleshooting Chapter 20. Troubleshooting chapter, 20, tro...
-
advanced.features.outputfilters
...he plugins directory by using the loadFilter() method or by setting the $autoloa...
-
plugins.resources
... Chapter 18. Extending Smarty With Plugins  Next Resources Resource p...
-
language.modifier.strip
...newlines and tabs with a single space, or with the supplied string. Note If you ...
-
caching.cacheable
... Controlling Cacheability of Output Controlling Cacheability of Output controlli...
-
caching.groups
... Chapter 15. Caching  Next Cache Groups You can do more elaborate g...
-
language.variables
... so that it is the only thing contained between them. Example 4.1. Example...
-
advanced.features.postfilters
...he plugins directory by using the loadFilter() function or by setting the $autol...
-
api.fetch
...ate output Description string fetch ( string template ,     ...
-
api.display
...ion void display ( string template ,         Â...
-
language.function.assign
...assign} is used for assigning template variables during the execution of a templ...
-
caching.multiple.caches
... Chapter 15. Caching  Next Multiple Caches Per Page You can have mu...
-
resources.custom
... can retrieve templates using whatever possible source you can access with PHP: ...
-
plugins.compiler.functions
... Chapter 18. Extending Smarty With Plugins  Next Compiler Functions C...
-
installing.smarty.extended
...instead of repeatedly setting directory paths, assigning the same vars, etc., we...
-
tips.componentized.templates
...es Traditionally, programming templates into your applications goes as follows: ...
-
api.register.resource
... registerResource ( string name ,          Â...
-
index
... Next Smarty - the compiling PHP template engine Monte Ohrt monte at ohrt dot c...
...m Uwe Tews uwe dot tews at googlemail dot com Copyright © 2001-2011 New Digit...
-
advanced.features.objects
...ns can be accessed (beginningwith '_'). If a method and property of the same nam...
-
api.clear.compiled.tpl
...learCompiledTemplate ( string tpl_file ,         Â...
-
language.function.section
...e} A {section} is for looping over sequentially indexed arrays of data , unlike ...
-
resources
...tory Windows Filepaths String Template Resources Stream Template Resources Exten...
-
api.create.data
...ata object Description string createData ( object parent ); string c...
-
api.clear.cache
... void clearCache ( string template ,         Â...
-
advanced.features.prefilters
...his is good for preprocessing your templates to remove unwanted comments, keepin...