egroupware_official/etemplate/inc
Ralf Becker daceac54ad Added interface to extend eTemplates with new widgets.
The widget got automaticaly loaded from the app's inc dir (or etemplate's inc dir).
Two examples ilustrate how to use the interface:
 - date: class.date_widget.inc.php reads dates via sbox.getDate
 - datefield: class.datefield_widget.inc.php reads dates via 3 textfields
2002-05-13 21:30:46 +00:00
..
class.boetemplate.inc.php Added interface to extend eTemplates with new widgets. 2002-05-13 21:30:46 +00:00
class.date_widget.inc.php Added interface to extend eTemplates with new widgets. 2002-05-13 21:30:46 +00:00
class.datefield_widget.inc.php Added interface to extend eTemplates with new widgets. 2002-05-13 21:30:46 +00:00
class.db_tools.inc.php add functionality to write/update the setup/tables_update.inc.php file 2002-05-11 20:56:12 +00:00
class.editor.inc.php Added interface to extend eTemplates with new widgets. 2002-05-13 21:30:46 +00:00
class.etemplate.inc.php initial import of gtk user-interface 2002-02-20 01:26:03 +00:00
class.html.inc.php new fieldtypes: int, float 2002-02-14 14:06:53 +00:00
class.so_sql.inc.php changed last_insert_id() to get_last_insert_id($table,$field) 2002-02-18 13:51:04 +00:00
class.soetemplate.inc.php function test_import($app) return if !$app 2002-02-19 18:04:46 +00:00
class.uietemplate_gtk.inc.php horzi. & vertical alignment of widgets, size of Text-fields 2002-02-20 21:34:52 +00:00
class.uietemplate.inc.php Added interface to extend eTemplates with new widgets. 2002-05-13 21:30:46 +00:00