Ralf Becker
|
290ba0b094
|
completly rewritten uietemplate::process_show to not longer need to work recursively and be able to do input-checks later on
|
2002-10-01 18:26:30 +00:00 |
|
Ralf Becker
|
ed81de3f86
|
big performance improvment by using references (droped php3 compatibility)
|
2002-09-27 16:17:39 +00:00 |
|
Ralf Becker
|
ee31b85185
|
multiple tpls in file get are now automaticaly load, even if name != filename
|
2002-09-25 16:36:07 +00:00 |
|
Ralf Becker
|
7bd87b1180
|
changed interface for extensions to:
pre_process(&$cell,&$value,&$extension_data,&$readonlys)
post_process(&$cell,&$value,&$extension_data,&$loop)
|
2002-09-24 21:57:15 +00:00 |
|
Ralf Becker
|
569a3672b0
|
some corrections for the inline-doc-parser
|
2002-09-02 11:14:30 +00:00 |
|
Ralf Becker
|
2a28cf1fff
|
button can be just a link now, if you set onChange for the button and javascript is enabled.
Added a test for javascript and removed all javascript from the output if javascript is not enabled.
|
2002-06-15 19:59:07 +00:00 |
|
Ralf Becker
|
281ee78459
|
The tab widget is now completly templatized, using the templates 'etemplate.tab_widget.*'.
There is an example / test now under 'etemplate.tab_widget.test'.
|
2002-06-15 12:54:38 +00:00 |
|
Ralf Becker
|
8ea623c23a
|
started to templatize the tab-widget.
each element of the widget should be constructed from an eTemplate to allow template-sets to costomize the look
|
2002-06-10 21:36:22 +00:00 |
|
Ralf Becker
|
d30ca9d95a
|
inital import of Tab-Widget
|
2002-06-09 21:36:37 +00:00 |
|