-
language.function.html.select.time
...ct_date} and the date tips page . Prev  Up  Next {html_select_date} ...
-
language.variables.smarty
...iables {* display value of page from URL ($_GET) http://www.example.com/index.ph...
-
api.template.exists
...) This example uses $_GET['page'] to {include} a content template. If the templa...
-
language.function.html.select.date
... function on the date tips page for converting {html_select_date} form values to...
-
language.function.nocache
...assigned from PHP when the page is loaded from the cache. Example 7.60. Pr...
-
caching
...aching Multiple Caches Per Page Cache Groups Controlling Cacheability of Output ...
-
advanced.features.template.inheritance
... {block name=title}Default Page Title{/block} /title {block name=head}{/block} /...
-
language.function.config.load
...comment # global variables pageTitle = "Main Menu" bodyBgColor = #000000 tableBg...
-
language.function.eval
...lcome to {$company}'s home page! ErrorCity = You must supply a {#emphstart#}city...
-
resources.string
...mplate source every time a page is rendered. This is a good choice for strings w...
-
chapter.debugging.console
...efault). When you load the page, a Javascript console window will pop up and giv...
-
troubleshooting
...m of the installing smarty page for more about permissions. Fatal error: Smarty ...
-
preface
...the header/footer on a per-page basis. With template inheritance, instead of inc...
-
tips.passing.vars
...t title, depending on what page you are coming from? You can pass the title to t...
-
smarty.for.programmers
...aching Multiple Caches Per Page Cache Groups Controlling Cacheability of Output ...
-
language.function.block
...tpl"} {block name="title"} Page Title {/block} The result would look like html h...
-
caching.cacheable
... whole final output of the page gets cached. However Smarty3 offers several opti...
-
what.is.smarty
...say you are creating a web page that is displaying a newspaper article. The arti...
-
language.modifier.escape
...cation *} a href="$my_path?page=foo rewind=$my_uri|urlencode}" click here /a Thi...
-
caching.multiple.caches
... Multiple Caches Per Page Multiple Caches Per Page multiple, caches, per, page M...
-
language.function.literal
...he escaping Smarty parsing page. Prev  Up  Next {ldelim},{rdelim} Ho...
-
language.function.debug
...s the debug console to the page. This works regardless of the debug settings in ...
-
index
...aching Multiple Caches Per Page Cache Groups Controlling Cacheability of Output ...
-
language.function.fetch
...ith http:// , the web site page will be fetched and displayed. Note This will no...
-
api.get.registered.object
...d object . See the objects page for more info. Example 14.28. getRegistere...
-
language.function.include
... /head body {include file='page_header.tpl'} {* body of template goes here, the ...
-
language.modifier.date.format
...ed. Check your system's manpage for a full list of valid specifiers. However, a ...
-
language.function.insert
...ner slot at the top of the page. The banner can contain any mixture of HTML, ima...
-
api.clear.all.cache
...isCached() and the caching page. Prev  Up  Next clearAllAssign() Hom...