root/branches/3.1/examples/templates

Name Size Rev Age Last Change
../
components 320 4 years schst: implemented autoload in Call function
relative 336 4 years schst: improved example and added missing file
example_api_addglobalvar.tmpl 0.6 kB 225 5 years argh: Reflected changes for bugfix for empty global vars
example_api_addobject.tmpl 384 bytes 227 5 years schst: Fixed bug in addObject()
example_api_addvar.tmpl 174 bytes 153 5 years schst: added example for addVar()
example_api_cleartemplate.tmpl 409 bytes 240 4 years schst: added recursive parameter to clearTemplate() and example for the …
example_api_displayparsedtemplate2.tmpl 133 bytes 171 5 years schst: added example for displayParsedTemplate()
example_api_displayparsedtemplate.tmpl 132 bytes 171 5 years schst: added example for displayParsedTemplate()
example_api_freetemplate.tmpl 175 bytes 253 4 years schst: fixed bug #53 (freeTemplate())
example_api_loadtemplate.tmpl 275 bytes 244 4 years schst: added loadTemplate()
example_api_loadtemplate_main.tmpl 162 bytes 244 4 years schst: added loadTemplate()
example_api_parseintovar.tmpl 208 bytes 259 4 years schst: added optional $append parameter to parseIntoVar() (bug #54)
example_api_placeholderexists.tmpl 419 bytes 367 4 years schst: added placeholderExists() (request #100)
example_api_readtemplatesfrominput.tmpl 382 bytes 144 5 years schst: added exmaples for setAttribute() and readTemplatesFromInput()
example_api_setattribute.tmpl 397 bytes 144 5 years schst: added exmaples for setAttribute() and readTemplatesFromInput()
example_attributes_addsystemvars.tmpl 1.3 kB 278 4 years schst: added more options to addSystemVars attribute (request #64)
example_attributes_limit.tmpl 157 bytes 230 5 years schst: introduced limit attribute
example_attributes_loop.tmpl 157 bytes 229 5 years schst: fixed bug with loop attribute (#40)
example_attributes_rowoffset.tmpl 292 bytes 328 4 years schst: added the rowOffset attribute (requested by lende)
example_attributes_src.tmpl 478 bytes 124 5 years schst: fixed bugs with external templates
example_attributes_src_footer.tmpl 28 bytes 124 5 years schst: fixed bugs with external templates
example_attributes_src_header.tmpl 24 bytes 124 5 years schst: fixed bugs with external templates
example_attributes_src_main.tmpl 148 bytes 124 5 years schst: fixed bugs with external templates
example_attributes_unusedvars.tmpl 0.8 kB 425 3 years schst: Fixed example for bug #148
example_attributes_useglobals.tmpl 318 bytes 170 5 years schst: added example for useglobals
example_attributes_varscope.tmpl 381 bytes 300 4 years schst: Fixed Warnings and Notices (Bug #82)
example_attributes_varscope_multiple.tmpl 379 bytes 338 4 years schst: the varscope attribute now supports a list of templates (requested by …
example_attributes_whitespace.tmpl 431 bytes 142 5 years schst: added example for tmpl added example for whitespace attribute
example_cache_template_file.tmpl 497 bytes 131 5 years schst: added templateCache example
example_compiler_display.tmpl 1.2 kB 206 5 years schst: support for first, last, default refactoring
example_dump_dhtml.tmpl 1.1 kB 190 5 years argh: Updated the dhtml dump
example_filter_input_stripcomments.tmpl 0.6 kB 128 5 years schst: prepared complete example structure added some examples
example_filter_output_bbcode.tmpl 118 bytes 255 4 years schst: added BBCode output filter and example
example_filter_output_multiple.tmpl 0.9 kB 128 5 years schst: prepared complete example structure added some examples
example_filter_output_per_template.tmpl 0.7 kB 378 4 years schst: added output filter to highlight PHP code
example_filter_output_tidy.tmpl 378 bytes 236 4 years schst: added Tidy outputfilter
example_function_aliases.tmpl 296 bytes 283 4 years schst: added function aliases
example_function_attribute.tmpl 174 bytes 252 4 years schst: added Attribute function
example_function_call.tmpl 1.2 kB 316 4 years schst: fixed bug with default values, that got deleted when using clearTemplate()
example_function_default.tmpl 1.0 kB 307 4 years schst: added defaultFunction option
example_function_highlight.tmpl 3.4 kB 391 4 years schst: added new function Highlight
example_function_phphighlight.tmpl 252 bytes 214 5 years schst: added phpHighlight function
example_function_strip.tmpl 375 bytes 205 5 years schst: added Strip function
example_function_time.tmpl 233 bytes 129 5 years schst: added example for time function
example_function_translate2.tmpl 171 bytes 258 4 years schst: fixed bug #56: Translate now is able to work with multiple files
example_function_translate.tmpl 499 bytes 315 4 years schst: using the same string twice
example_misc_autonaming.tmpl 182 bytes 128 5 years schst: prepared complete example structure added some examples
example_misc_dotsyntax.tmpl 450 bytes 160 5 years schst: added dot-syntax example
example_misc_maintainbc.tmpl 298 bytes 128 5 years schst: prepared complete example structure added some examples
example_misc_namespace.tmpl 350 bytes 304 4 years schst: setNamespace now accepts an array of namespaces
example_misc_quote.tmpl 298 bytes 319 4 years schst: fixed bug in variable quoting
example_reader_file_multiple.tmpl 195 bytes 384 4 years schst: File Reader: Allow array containing several root directories as template …
example_reader_it.tmpl 171 bytes 180 5 years schst: added reader for HTML_Template_IT
example_realworld_changesource.tmpl 303 bytes 186 5 years schst: added example for dynamic includes
example_realworld_changesource_home.tmpl 151 bytes 186 5 years schst: added example for dynamic includes
example_realworld_expression.tmpl 317 bytes 242 4 years schst: added Expression modifier
example_realworld_hiddenvar.tmpl 0.9 kB 175 5 years schst: added hiddenvar example
example_realworld_img.tmpl 444 bytes 161 5 years schst: added example for HTML_Img modifier
example_realworld_list.tmpl 449 bytes 162 5 years schst: added example for list
example_realworld_nestedvars.tmpl 169 bytes 276 4 years schst: fixed behaviour of global variables (fixes bug #66) added new example
example_realworld_paginate.tmpl 0.6 kB 247 4 years schst: added new paginate example
example_realworld_table.tmpl 1.2 kB 159 5 years schst: added Id Keyword
example_realworld_table_from_list.tmpl 302 bytes 226 5 years schst: added experimental support for maxloop
example_realworld_varscopeparent.tmpl 192 bytes 213 5 years schst: added varsope="parent" feature
example_tags_comment.tmpl 331 bytes 121 5 years schst: added example to show usage of the comment tag
example_tags_link.tmpl 214 bytes 126 5 years schst: added link example
example_tags_sub.tmpl 392 bytes 143 5 years schst: added example for sub tag
example_tags_tmpl.tmpl 337 bytes 142 5 years schst: added example for tmpl added example for whitespace attribute
example_tags_var.tmpl 161 bytes 127 5 years schst: added var example
example_type_condition.tmpl 0.7 kB 268 4 years schst: fixed bug with conditions and '0' as variable value
example_type_condition_variable.tmpl 445 bytes 390 4 years schst: allow variables in <pat:sub condition="{FOO}">....</pat:sub>
example_type_modulo.tmpl 0.6 kB 274 4 years schst: added new system var: PAT_MODULO (request #63)
example_type_modulo_empty.tmpl 0.7 kB 291 4 years schst: added empty condition for modulo templates (request #59)
example_type_modulo_single.tmpl 0.7 kB 305 4 years schst: added new condition single (Request #81)
example_type_oddeven.tmpl 298 bytes 147 5 years schst: added oddEven example
example_type_simplecondition.tmpl 0.8 kB 341 4 years schst: requiredvars in simpleconditions may now use var=value syntax (request …
example_type_standard.tmpl 116 bytes 152 5 years schst: added example for standard template
example_var_copyfrom.tmpl 0.8 kB 262 4 years schst: Fixed behaviour of copyFrom attribute when copying array values (bug #41)
example_var_default_function.tmpl 431 bytes 438 2 years schst: Implemented request #154: functions can be used as default values
example_var_global.tmpl 0.9 kB 295 4 years gerd: patTemplate:var supports now global variables
example_var_modifier.tmpl 1.8 kB 439 2 years gerd: reverted funny changes :-/
example_var_modifier_default.tmpl 241 bytes 377 4 years schst: added support for <patTemplate:tmpl name="foo" …
example_var_modifier_multiple.tmpl 258 bytes 434 2 years schst: Allow more than one modifier per variable, switched package.php to …
example_var_modifier_placeholder.tmpl 342 bytes 446 2 years gerd: Added placeholder feature for variable modifier
example_var_modifier_short.tmpl 440 bytes 434 2 years schst: Allow more than one modifier per variable, switched package.php to …
example_var_modifier_varscope.tmpl 1.7 kB 437 2 years gerd: Add support for varscope parent in variable modifier
Note: See TracBrowser for help on using the browser.