-
plugins.outputfilters
.... Extending Smarty With Plugins  Next Output Filters Output filter plugin...
-
variable.plugins.dir
... $plugins_dir $plugins_dir , plugins_dir $plugins_dir Prev  Chapter 13.Â...
-
plugins
.... Extending Smarty With Plugins Chapter 18. Extending Smarty With Plugi...
-
plugins.prefilters.postfilters
.... Extending Smarty With Plugins  Next Prefilters/Postfilters Prefilter an...
-
plugins.block.functions
.... Extending Smarty With Plugins  Next Block Functions void smarty_block_n...
-
plugins.writing
... Writing Plugins Writing Plugins writing, plugins Writing Plugins Prev  Chap...
-
plugins.inserts
.... Extending Smarty With Plugins  Next Inserts Insert plugins are used to ...
-
plugins.resources
.... Extending Smarty With Plugins  Next Resources Resource plugins are mean...
-
api.add.plugins.dir
... addPluginsDir() addPluginsDir() addpluginsdir, addPluginsDir() Prev  Chapte...
-
plugins.naming.conventions
.... Extending Smarty With Plugins  Next Naming Conventions Plugin files and...
-
plugins.compiler.functions
.... Extending Smarty With Plugins  Next Compiler Functions Compiler functio...
-
plugins.functions
.... Extending Smarty With Plugins  Next Template Functions void smarty_func...
-
api.get.plugins.dir
... getPluginsDir() getPluginsDir() getpluginsdir, getPluginsDir() Prev  Chapte...
-
plugins.modifiers
.... Extending Smarty With Plugins  Next Modifiers Modifiers are little func...
-
api.set.plugins.dir
... setPluginsDir() setPluginsDir() setpluginsdir, setPluginsDir() Prev  Chapte...
-
language.modifiers
...s are autoloaded from the $plugins_dir or can be registered explicitly with the ...
-
installing.smarty.basic
...rty.class.php debug.tpl sysplugins/* (everything) plugins/* (everything) Smarty ...
-
charset
...marty's internals and core plugins are truly UTF-8 compatible since Smarty 3.1. ...
-
api.unregister.plugin
...” dynamically unregister plugins Description void unregisterPlugin ( strin...
-
language.syntax.functions
... functions implemented via plugins . They can be modified to your liking, or you...
-
language.syntax.variables
...sentation to PHP by way of plugins or modifiers. Request variables such as $_GET...
-
caching
... Variables Cacheability of Plugins Custom Cache Implementation Caching is used t...
-
language.syntax.quotes
...sentation to PHP by way of plugins or modifiers. See also escape . Prev  Up ...
-
language.syntax.attributes
...sentation to PHP by way of plugins or modifiers. Prev  Up  Next Function...
-
api.register.default.plugin.handler
...gistered or loacted in the plugins folder it tries to resolve it by calling the ...
-
advanced.features
...unction-, block and filter plugins that should be accessible to the template. If...
-
advanced.features.template.settings
...rthermore you can register plugins, filters etc. with Smarty functions . Modific...
-
api.functions
...config files are stored addPluginsDir() — add a directory to the list of ...
-
language.math
...sentation to PHP by way of plugins or modifiers. Prev  Up  Next Embeddin...
-
advanced.features.static.classes
...is recommended to register plugins which insulate templates from PHP classes/obj...
-
advanced.features.outputfilters
...istered or loaded from the plugins directory by using the loadFilter() method or...
-
smarty.for.programmers
...ed_includes $php_handling $plugins_dir $right_delimiter $smarty_debug_id $templa...
-
caching.cacheable
... is {$foo} Cacheability of Plugins The cacheability of plugins can be declared w...
-
advanced.features.postfilters
...istered or loaded from the plugins directory by using the loadFilter() function ...
-
resources.custom
... with Smarty. See resource plugins section for more information on the functions...
-
tips.componentized.templates
...ticker.php - drop file in $plugins directory ?php // setup our function for fetc...
-
api.load.filter
... 14.34. Loading filter plugins ?php // load prefilter named 'trim' $smarty- ...
-
index
...ed_includes $php_handling $plugins_dir $right_delimiter $smarty_debug_id $templa...
-
advanced.features.objects
...ameters for block-function-plugins : They get the four parameters $params , $con...
-
api.compile.all.templates
...mplate requires registered plugins, filters or objects you must register all of ...
-
language.function.include.php
...rom Smarty, use registered plugins to properly insulate presentation from the ap...
-
api.register.plugin
...” dynamically register plugins Description void registerPlugin ( string...
-
advanced.features.prefilters
...istered or loaded from the plugins directory by using loadFilter() function or b...