egroupware_official/etemplate/inc
2002-06-15 13:04:19 +00:00
..
class.boetemplate.inc.php added functions get_cell_attribute and set_cell_attribute to get and set an attribute in a named cell. 2002-06-15 12:52:33 +00:00
class.date_widget.inc.php change in the params of the extension-interface 2002-06-09 21:36:06 +00:00
class.datefield_widget.inc.php make the datefield widget/extension use the helptext of the field 2002-06-15 13:04:19 +00:00
class.db_tools.inc.php some minor changes to be compatible with the gtk ui 2002-06-02 20:47:38 +00:00
class.editor.inc.php removed manual process_show, as it is no longer necessary 2002-06-09 21:33:07 +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.sbox2.inc.php this enables the eTemplates to run in 0.9.14 as well as HEAD 2002-06-07 21:26:05 +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 changed writeLangFile to cope with multiple messages in one field (separated by '|') 2002-06-10 21:30:09 +00:00
class.tab_widget.inc.php The tab widget is now completly templatized, using the templates 'etemplate.tab_widget.*'. 2002-06-15 12:54:38 +00:00
class.uietemplate_gtk.inc.php changed argument-order of isset_array to be the same as in set_array and get_array: isset_array($arr,$idx) 2002-06-15 09:21:55 +00:00
class.uietemplate.inc.php changed argument-order of isset_array to be the same as in set_array and get_array: isset_array($arr,$idx) 2002-06-15 09:21:55 +00:00