root/trunk/patTemplate.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @467 [467] 01/16/08 17:27:18 gerd Allow placeholders in LOOP attribute
(edit) @464 [464] 06/20/07 16:05:14 gerd Clean up gode from last revision :-( Support for placeholders in default …
(edit) @463 [463] 06/20/07 09:13:06 gerd Allow to replace placeholders in default-attributes of …
(edit) @461 [461] 06/08/07 19:54:10 schst Added the onchange condition (requested by mikey)
(edit) @455 [455] 05/31/07 10:09:57 gerd Removed warning: looping through not existing array
(edit) @454 [454] 05/30/07 17:34:37 gerd Added feature to process functions on runtime The implementation was done …
(edit) @452 [452] 05/11/07 11:18:06 argh Fixed a bug when using an autoload() function in combination with …
(edit) @446 [446] 10/24/06 16:28:25 gerd Added placeholder feature for variable modifier
(edit) @444 [444] 08/28/06 21:06:22 gerd Fixed problem with condition templates and global variables
(edit) @441 [441] 08/08/06 23:10:42 schst Fixed bug #155: patTemplate now automatically handles nested objects.
(edit) @438 [438] 08/08/06 22:50:46 schst Implemented request #154: functions can be used as default values
(edit) @434 [434] 08/08/06 21:44:13 schst Allow more than one modifier per variable, switched package.php to …
(edit) @433 [433] 08/06/06 16:39:56 schst Fixed bug #152 (single breaks first)
(edit) @427 [427] 08/05/06 21:52:05 schst Fixed bug with variables that contain only 1 char (reported by slerman)
(edit) @423 [423] 02/26/06 13:28:19 schst Fixed bug #150: Notice when enabling the template cache
(edit) @422 [422] 01/30/06 11:43:12 argh Fixed an issue when using clearTemplate() on a template that does …
(edit) @419 [419] 09/16/05 16:18:42 schst Fixed bug #74: Attributes "maxloop" and "conditions" causes PHP crash
(edit) @414 [414] 09/16/05 13:31:44 schst Whitespace fixes
(edit) @413 [413] 08/05/05 15:51:01 schst setRoot() may now be used to set the root for one reader (this breaks …
(edit) @410 [410] 08/01/05 10:53:42 schst Check for simple recursion (fixes bug #141)
(edit) @408 [408] 07/21/05 13:19:36 argh Improvements to the BBCode output filter; Fixed module file search that …
(edit) @404 [404] 05/21/05 18:24:49 schst Fixed bug with condition templates that have single and empty defined …
(edit) @401 [401] 05/19/05 17:50:12 schst fixed bug #132, condition empty was used instead of condition 0
(edit) @400 [400] 05/19/05 17:33:03 schst CS fixes
(edit) @390 [390] 04/11/05 17:07:03 schst allow variables in <pat:sub condition="{FOO}">....</pat:sub>
(edit) @389 [389] 04/11/05 16:16:01 schst CS and whitespace fixes
(edit) @383 [383] 03/31/05 13:41:29 schst fix a parse error, remove invalid function parameter
(edit) @380 [380] 03/29/05 20:13:56 schst fixed bug #115 (check fails if null is passed) some CS fixes
(edit) @377 [377] 03/24/05 13:30:47 schst added support for <patTemplate:tmpl name="foo" …
(edit) @375 [375] 03/24/05 13:02:06 schst allow outut filters for single template (Request #114)
(edit) @371 [371] 03/21/05 19:48:10 schst fixed a notice (bug #106)
(edit) @367 [367] 03/07/05 20:36:48 schst added placeholderExists() (request #100)
(edit) @354 [354] 01/03/05 15:29:56 schst added parameter to control output filters in get/displayParsedTemplate()
(edit) @349 [349] 12/31/04 14:55:15 schst fixed version number
(edit) @347 [347] 12/31/04 14:51:45 schst - improved addObject (hide private properties, check for getVars()) - …
(edit) @345 [345] 12/30/04 17:54:52 schst added clearVar(), clearVars(), clearGlobalVar() and clearGlobalVars() …
(edit) @341 [341] 12/30/04 17:29:05 schst requiredvars in simpleconditions may now use var=value syntax (request …
(edit) @339 [339] 12/09/04 14:56:30 schst check for input (thanks to denne)
(edit) @338 [338] 12/08/04 17:46:35 schst the varscope attribute now supports a list of templates (requested by …
(edit) @328 [328] 11/23/04 20:44:41 schst added the rowOffset attribute (requested by lende)
(edit) @325 [325] 11/23/04 14:50:01 schst updated version no
(edit) @324 [324] 11/23/04 14:48:44 schst fixed bug with PAT_ROW_VAR after using clearTemplate()
(edit) @323 [323] 11/11/04 17:01:29 schst added new system variable: {PAT_ROW_TYPE} = odd|even
(edit) @320 [320] 10/28/04 17:07:07 schst implemented autoload in Call function
(edit) @319 [319] 10/28/04 14:44:48 schst fixed bug in variable quoting
(edit) @316 [316] 10/28/04 13:31:49 schst fixed bug with default values, that got deleted when using clearTemplate()
(edit) @313 [313] 10/28/04 10:54:44 schst added functionality to quote variables
(edit) @312 [312] 10/27/04 15:52:37 schst minor whitespace fix
(edit) @307 [307] 10/27/04 12:54:48 schst added defaultFunction option
(edit) @305 [305] 10/27/04 12:28:39 schst added new condition single (Request #81)
(edit) @304 [304] 10/27/04 12:17:27 schst setNamespace now accepts an array of namespaces
(edit) @300 [300] 10/27/04 11:55:37 schst Fixed Warnings and Notices (Bug #82)
(edit) @298 [298] 10/05/04 21:45:23 schst improved gerd's fix
(edit) @295 [295] 10/02/04 16:01:15 gerd patTemplate:var supports now global variables
(edit) @291 [291] 09/21/04 22:28:54 schst added empty condition for modulo templates (request #59)
(edit) @287 [287] 09/10/04 13:36:25 schst fixed bug with TemplateCache? and parse="off"
(edit) @281 [281] 09/06/04 18:34:10 schst fixed useglobals in simplecondition templates
(edit) @280 [280] 09/04/04 17:48:23 schst fixed bug in parseIntoVar()
(edit) @278 [278] 09/04/04 16:25:45 schst added more options to addSystemVars attribute (request #64)
(edit) @276 [276] 09/04/04 16:08:18 schst fixed behaviour of global variables (fixes bug #66) added new example
(edit) @274 [274] 08/28/04 11:51:31 schst added new system var: PAT_MODULO (request #63)
(edit) @273 [273] 08/28/04 11:37:38 schst fixed a notice (bug #65)
(edit) @268 [268] 08/19/04 10:22:51 schst fixed bug with conditions and '0' as variable value
(edit) @267 [267] 08/19/04 02:00:54 gerd fixed behaviour of condition- and simplecondition-template ( empty …
(edit) @265 [265] 08/18/04 15:29:59 schst fixed bug with dot-syntax in simpleCondition templates
(edit) @263 [263] 08/11/04 14:10:27 schst some cleanup
(edit) @262 [262] 08/10/04 22:30:45 schst Fixed behaviour of copyFrom attribute when copying array values (bug #41)
(edit) @260 [260] 08/10/04 21:54:30 schst some very small API-doc updates
(edit) @259 [259] 08/10/04 21:44:17 schst added optional $append parameter to parseIntoVar() (bug #54)
(edit) @254 [254] 07/15/04 22:01:18 schst check for array in setAttributes() (bug #52)
(edit) @253 [253] 07/15/04 21:53:45 schst fixed bug #53 (freeTemplate())
(edit) @246 [246] 07/06/04 21:31:35 schst allowed limit="start,amount" syntax added new variable for modulo …
(edit) @244 [244] 07/06/04 20:04:12 schst added loadTemplate()
(edit) @243 [243] 06/30/04 20:52:07 schst added toString() for PHP5
(edit) @240 [240] 06/25/04 20:12:04 schst added recursive parameter to clearTemplate() and example for the …
(edit) @239 [239] 06/25/04 19:59:24 schst fixed notice
(edit) @236 [236] 06/25/04 19:16:50 schst added Tidy outputfilter
(edit) @235 [235] 06/05/04 18:36:37 schst fixed bug #46 (not checking for all dirs in functionExists())
(edit) @234 [234] 06/04/04 23:00:00 schst added addModuleDir(), which allows you to specify any numer of folders to …
(edit) @230 [230] 06/03/04 22:04:40 schst introduced limit attribute
(edit) @229 [229] 06/03/04 21:59:49 schst fixed bug with loop attribute (#40)
(edit) @228 [228] 06/03/04 21:23:52 schst adjusted behaviour of globals
(edit) @227 [227] 06/03/04 20:14:13 schst Fixed bug in addObject()
(edit) @226 [226] 06/01/04 23:10:36 schst added experimental support for maxloop
(edit) @223 [223] 05/28/04 17:49:29 schst fixed small bug
(edit) @222 [222] 05/28/04 17:48:09 schst allowed array of objects for addObject()
(edit) @215 [215] 05/20/04 14:53:20 schst removed some todos that already have been implemented
(edit) @211 [211] 05/17/04 20:49:29 schst removed debug output
(edit) @208 [208] 05/17/04 20:40:54 schst added Stat refactored TemplateCache?
(edit) @197 [197] 05/04/04 23:43:06 schst added first draft of translation function
(edit) @183 [183] 04/24/04 00:19:11 schst added addObject()
(edit) @179 [179] 04/22/04 18:19:33 schst fixed bug
(edit) @178 [178] 04/21/04 20:57:55 schst fixed options behaviour
(edit) @169 [169] 04/21/04 19:57:44 schst fixed bug in with useglobals
(edit) @157 [157] 04/20/04 22:36:50 schst fixed small bug (thanks to lende)
(edit) @156 [156] 04/20/04 22:24:41 schst added options parameter to readTemplatesFromInput()
(edit) @155 [155] 04/20/04 22:16:43 schst added setRoot() that should be used instead of setBasedir() updated all …
(edit) @124 [124] 04/16/04 22:14:15 schst fixed bugs with external templates
(edit) @113 [113] 04/13/04 22:46:24 schst improved attribute inheritance
(edit) @111 [111] 04/13/04 22:06:56 schst added getVar()
Note: See TracRevisionLog for help on using the revision log.