Revision [243]

Last edited on 2010-03-29 14:27:53 by JeremyCoates
Additions:
{{lastedit show="3"}}
Deletions:
{{lastedit show="3"}} [[http://www.designscopia.com/products/corporate-identity/envelopes.asp envelope design]] | [[http://www.designscopia.com/products/multimedia/meshes-modelings/ meshes modelings design]] | [[http://www.designscopia.com/products/multimedia/nurbs-splines.asp nurbs splines design ]] [[http://www.designscopia.com/products/multimedia/nurbs-splines/ nurbs spline design]] | [[http://www.designscopia.com/products/multimedia/object-modelings/ object modeling design]]


Revision [227]

Edited on 2010-03-11 09:57:38 by Smithwilson1987
Additions:
{{lastedit show="3"}} [[http://www.designscopia.com/products/corporate-identity/envelopes.asp envelope design]] | [[http://www.designscopia.com/products/multimedia/meshes-modelings/ meshes modelings design]] | [[http://www.designscopia.com/products/multimedia/nurbs-splines.asp nurbs splines design ]] [[http://www.designscopia.com/products/multimedia/nurbs-splines/ nurbs spline design]] | [[http://www.designscopia.com/products/multimedia/object-modelings/ object modeling design]]
Deletions:
{{lastedit show="3"}} [[http://www.designscopia.com/products/corporate-identity/envelopes.asp envelope design]] | [[http://www.designscopia.com/products/multimedia/meshes-modelings/ meshes modelings design]] | [[nurbs splines design http://www.designscopia.com/products/multimedia/nurbs-splines.asp]] [[http://www.designscopia.com/products/multimedia/nurbs-splines/ nurbs spline design]] | [[http://www.designscopia.com/products/multimedia/object-modelings/ object modeling design]]


Revision [226]

Edited on 2010-03-11 09:55:09 by Smithwilson1987
Additions:
{{lastedit show="3"}} [[http://www.designscopia.com/products/corporate-identity/envelopes.asp envelope design]] | [[http://www.designscopia.com/products/multimedia/meshes-modelings/ meshes modelings design]] | [[nurbs splines design http://www.designscopia.com/products/multimedia/nurbs-splines.asp]] [[http://www.designscopia.com/products/multimedia/nurbs-splines/ nurbs spline design]] | [[http://www.designscopia.com/products/multimedia/object-modelings/ object modeling design]]
Deletions:
{{lastedit show="3"}}


Revision [205]

Edited on 2009-04-28 23:16:57 by JeremyCoates
Deletions:
[[http://www.w3monitor.com free website monitoring]]


Revision [204]

Edited on 2009-04-16 18:23:40 by MazoNakis
Additions:
[[http://www.w3monitor.com free website monitoring]]


Revision [186]

Edited on 2007-08-16 22:39:29 by JeremyCoates [Added Tag Callback Functions]
Additions:
==Tag Callback Functions==
A new (powerful) feature of XTemplate is Tag Callbacks. They essentially allow you to call PHP functions/methods from within a tag in your templates. This (slightly) moves some intelligence into the template, but it's quite useful non-the-less. For full examples read: [[http://www.phpxtemplate.org/XTemplate/ex9.php Example file output]], then see the [[http://www.phpxtemplate.org/XTemplate/ex9.phps PHP Source]] and finally the [[http://www.phpxtemplate.org/XTemplate/ex9.xtpl.txt Template]] file.


Revision [182]

Edited on 2007-08-14 03:04:44 by JeremyCoates [Added Tag Callback Functions]
Deletions:
==Tag Callbacks==
When using tag callbacks feature e.g. {mytag|my_callback} if you repeat the tag within the same block (with or without a different callback method), you will get the first tags callback results throughout the block. You have to parse the block to (auto)reset the tag to be able to update it's contents again.


Revision [181]

Edited on 2007-08-14 00:08:25 by JeremyCoates [Tag callback info]
Additions:
==Table Rows==
==Tag Callbacks==
When using tag callbacks feature e.g. {mytag|my_callback} if you repeat the tag within the same block (with or without a different callback method), you will get the first tags callback results throughout the block. You have to parse the block to (auto)reset the tag to be able to update it's contents again.


Revision [127]

Edited on 2007-05-29 19:23:15 by JeremyCoates [Updated file links]
Additions:
One thing often asked about XTemplate is how to do accurate table rows (or similar rows and columns type output) using nested loops. Common symptoms of the wrong approach include an an extra (empty) row or an omitted final result. An example showing one solution is here: [[http://www.phpxtemplate.org/XTemplate/ex8.php Output]] [[http://www.phpxtemplate.org/XTemplate/ex8.phps PHP Source]] [[http://www.phpxtemplate.org/XTemplate/ex8.xtpl.txt Template]]
Deletions:
One thing often asked about XTemplate is how to do accurate table rows (or similar rows and columns type output) using nested loops. Common symptoms of the wrong approach include an an extra (empty) row or an omitted final result. An example showing one solution is here: [[http://www.phpxtemplate.org/XTemplate/table_row_ex.php Output]] [[http://www.phpxtemplate.org/XTemplate/table_row_ex.phps PHP Source]] [[http://www.phpxtemplate.org/XTemplate/table_row_ex.xtpl.txt Template]]


Revision [108]

Edited on 2006-12-27 09:18:48 by JeremyCoates [Added Table Row (Nested Loops) example]
Additions:
One thing often asked about XTemplate is how to do accurate table rows (or similar rows and columns type output) using nested loops. Common symptoms of the wrong approach include an an extra (empty) row or an omitted final result. An example showing one solution is here: [[http://www.phpxtemplate.org/XTemplate/table_row_ex.php Output]] [[http://www.phpxtemplate.org/XTemplate/table_row_ex.phps PHP Source]] [[http://www.phpxtemplate.org/XTemplate/table_row_ex.xtpl.txt Template]]


Revision [102]

Edited on 2006-06-30 19:04:23 by JeremyCoates [Added Table Row (Nested Loops) example]
Additions:
== XTemplate & ZendFramework==
You can find details of how to use XTemplate with the ZendFramework here: [[ZendFrameworkMVCExample Zend Framework MVC Example]]
Deletions:
You can find details of how to use XTemplate with the Zend Framework here: [[ZendFrameworkMVCExample Zend Framework MVC Example]]


Revision [97]

The oldest known version of this page was created on 2006-06-30 18:55:51 by JeremyCoates [Added Table Row (Nested Loops) example]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki