root/branches/PT_3_0/examples
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| BBCode | 255 | 4 years | added BBCode output filter and example | |
| compiledTemplates | 200 | 5 years | refactored compiler, still *very* experimental | |
| data | 270 | 4 years | fixed bugs in Translate function, fixed bug 60 | |
| img | 84 | 5 years | added first working version of complex modifiers | |
| templates | 302 | 4 years | MFH: Fixed Warnings and Notices (Bug #82) | |
| tmplCache | 208 | 5 years | added Stat refactored TemplateCache? | |
| _dumpTemplate.php | 0.6 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| _styles.css | 1.8 kB | 251 | 4 years | added syntax highlighting to default tags |
| _viewExample.php | 5.9 kB | 251 | 4 years | added syntax highlighting to default tags |
| example_api_addglobalvar.php | 1.4 kB | 225 | 5 years | Reflected changes for bugfix for empty global vars |
| example_api_addobject.php | 1.0 kB | 227 | 5 years | Fixed bug in addObject() |
| example_api_addvar.php | 0.8 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_api_cleartemplate.php | 1.0 kB | 240 | 4 years | added recursive parameter to clearTemplate() and example for the … |
| example_api_displayparsedtemplate.php | 0.9 kB | 171 | 5 years | added example for displayParsedTemplate() |
| example_api_freetemplate.php | 0.8 kB | 253 | 4 years | fixed bug #53 (freeTemplate()) |
| example_api_loadtemplate.php | 0.8 kB | 244 | 4 years | added loadTemplate() |
| example_api_parseintovar.php | 0.8 kB | 259 | 4 years | added optional $append parameter to parseIntoVar() (bug #54) |
| example_api_readtemplatesfrominput.php | 0.7 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_api_setattribute.php | 0.7 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_attributes_addsystemvars.php | 1.4 kB | 278 | 4 years | added more options to addSystemVars attribute (request #64) |
| example_attributes_limit.php | 0.7 kB | 230 | 5 years | introduced limit attribute |
| example_attributes_loop.php | 0.7 kB | 229 | 5 years | fixed bug with loop attribute (#40) |
| example_attributes_src.php | 0.8 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_attributes_unusedvars.php | 0.6 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_attributes_useglobals.php | 0.7 kB | 170 | 5 years | added example for useglobals |
| example_attributes_varscope.php | 0.7 kB | 302 | 4 years | MFH: Fixed Warnings and Notices (Bug #82) |
| example_attributes_whitespace.php | 0.6 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_cache_template_file.php | 1.4 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_compiler_display.php | 2.1 kB | 201 | 5 years | compiler now supports simplecondition and condition, but still … |
| example_condition_basic.php | 0.6 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_dump_dhtml.php | 1.3 kB | 188 | 5 years | Updated the dhtml dump |
| example_filter_input_stripcomments.php | 0.9 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_filter_output_bbcode.php | 0.8 kB | 255 | 4 years | added BBCode output filter and example |
| example_filter_output_multiple.php | 0.8 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_filter_output_tidy.php | 0.8 kB | 236 | 4 years | added Tidy outputfilter |
| example_function_aliases.php | 0.8 kB | 284 | 4 years | fixed doc comments |
| example_function_attribute.php | 0.8 kB | 252 | 4 years | added Attribute function |
| example_function_call.php | 1.1 kB | 250 | 4 years | added example for Call function |
| example_function_phphighlight.php | 0.8 kB | 214 | 5 years | added phpHighlight function |
| example_function_strip.php | 0.8 kB | 205 | 5 years | added Strip function |
| example_function_time.php | 0.8 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_function_translate.php | 1.3 kB | 258 | 4 years | fixed bug #56: Translate now is able to work with multiple files |
| example_misc_autonaming.php | 0.8 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_misc_dotsyntax.php | 0.7 kB | 176 | 5 years | fixed filename |
| example_misc_maintainbc.php | 1.3 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_misc_namespace.php | 0.8 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_reader_it.php | 0.9 kB | 181 | 5 years | minor bugfixes |
| example_reader_string.php | 0.9 kB | 181 | 5 years | minor bugfixes |
| example_realworld_changesource.php | 0.8 kB | 186 | 5 years | added example for dynamic includes |
| example_realworld_expression.php | 0.7 kB | 242 | 4 years | added Expression modifier |
| example_realworld_hiddenvar.php | 0.7 kB | 175 | 5 years | added hiddenvar example |
| example_realworld_img.php | 0.8 kB | 161 | 5 years | added example for HTML_Img modifier |
| example_realworld_list.php | 0.9 kB | 163 | 5 years | fixed bug, display amount of examples in a section |
| example_realworld_nestedvars.php | 0.8 kB | 276 | 4 years | fixed behaviour of global variables (fixes bug #66) added new example |
| example_realworld_paginate.php | 2.3 kB | 247 | 4 years | added new paginate example |
| example_realworld_table.php | 0.9 kB | 158 | 5 years | added real world example: table |
| example_realworld_table_from_list.php | 0.8 kB | 226 | 5 years | added experimental support for maxloop |
| example_realworld_varscopeparent.php | 0.7 kB | 213 | 5 years | added varsope="parent" feature |
| example_tags_comment.php | 1.0 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_tags_link.php | 0.7 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_tags_sub.php | 0.8 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_tags_tmpl.php | 0.7 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_tags_var.php | 0.9 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_type_condition.php | 0.7 kB | 268 | 4 years | fixed bug with conditions and '0' as variable value |
| example_type_modulo.php | 0.8 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_type_modulo_empty.php | 0.8 kB | 293 | 4 years | MFH: add empty for modulo templates, bugfixes in loadTemplatesFomInput() |
| example_type_oddeven.php | 0.7 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_type_simplecondition.php | 0.8 kB | 269 | 4 years | improved example and tested zero-values |
| example_type_standard.php | 0.7 kB | 155 | 5 years | added setRoot() that should be used instead of setBasedir() updated all … |
| example_var_copyfrom.php | 0.8 kB | 262 | 4 years | Fixed behaviour of copyFrom attribute when copying array values (bug #41) |
| example_var_modifier.php | 1.3 kB | 216 | 5 years | added Dateformat modifier |
| index.php | 0.7 kB | 163 | 5 years | fixed bug, display amount of examples in a section |
| index_main.php | 1.3 kB | 202 | 5 years | updates examples |
| index_nav.php | 2.3 kB | 202 | 5 years | updates examples |
| index_sections.php | 16.0 kB | 302 | 4 years | MFH: Fixed Warnings and Notices (Bug #82) |
Note: See TracBrowser for help on using the browser.
