egroupware_official/etemplate/inc
Ralf Becker 702e169b42 allow to write only a relative eTemplate-name for each tab:
relative means it contains no '.' and it will then be prefixed with the name of tpl it is used in (plus a '.')
eg. tpl-name 'etemplate.tab_widget.test' tab-names 'work|privat|note' will expand to 'etemplate.tab_widget.test.work', ...
2002-10-05 10:40:02 +00:00
..
class.boetemplate.inc.php removed all eval to get a slight better performance 2002-10-03 23:47:14 +00:00
class.date_widget.inc.php 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
class.datefield_widget.inc.php 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
class.db_tools.inc.php added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14 2002-10-04 23:53:00 +00:00
class.editor.inc.php added more error-messages and changed soetemplate::toTranslate to not write messages starting with '@' and do write extra-line of selection in options 2002-10-03 16:46:18 +00:00
class.etemplate.inc.php using include_once now to include the class we extend and exclusivly the etemplate.html class 2002-09-29 08:50:18 +00:00
class.html.inc.php added extra-row for single-line selectbox in options and ability to have select-options set by an extension and by $sel_options or $content["options-$name" 2002-10-03 16:52:42 +00:00
class.nextmatch_widget.inc.php 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
class.sbox2.inc.php fixed problem with new 3-tier projects-class 2002-09-02 21:34:07 +00:00
class.schema_proc_array.inc.php added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14 2002-10-04 23:53:00 +00:00
class.schema_proc_mssql.inc.php added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14 2002-10-04 23:53:00 +00:00
class.schema_proc_mysql.inc.php added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14 2002-10-04 23:53:00 +00:00
class.schema_proc_pgsql.inc.php added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14 2002-10-04 23:53:00 +00:00
class.schema_proc.inc.php added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14 2002-10-04 23:53:00 +00:00
class.select_widget.inc.php added / changed some parameter, got accounts working 2002-10-03 16:43:26 +00:00
class.so_sql.inc.php some corrections for the inline-doc-parser 2002-09-02 11:14:30 +00:00
class.soetemplate.inc.php its hard to get a cvs tag in the source, that should not be changed by CVS 2002-10-03 19:53:47 +00:00
class.tab_widget.inc.php allow to write only a relative eTemplate-name for each tab: 2002-10-05 10:40:02 +00:00
class.uietemplate_gtk.inc.php using include_once now to include the class we extend and exclusivly the etemplate.html class 2002-09-29 08:50:18 +00:00
class.uietemplate.inc.php small fix to get $sel_options for the last name 2002-10-04 23:15:46 +00:00
class.xmltool.inc.php identstring added to constructor and inherited to children 2002-10-01 23:35:30 +00:00
class.xslt_widget.inc.php 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
class.xul_io.inc.php fixed 'cannot redifine var2xml', which ocurs if xslt already loaded xmltools 2002-10-03 23:46:28 +00:00