egroupware_official/etemplate
Ralf Becker 36ef7dec78 some changes to get the tab-widget working:
- the template is saved in the app_session for process_exec and not read again from the db
- extensions can request (trough $templ->loop = True) to have an other loop through exec process_exec (e.g. to show an other tab)
- extensions can have persitant data (via app_session) in $GLOBALS[phpgw_info][etemplate][extension_data][<extension-name>]
2002-06-09 21:40:06 +00:00
..
doc changed for new standard of index.php file 2002-06-02 22:07:47 +00:00
inc some changes to get the tab-widget working: 2002-06-09 21:40:06 +00:00
setup Added interface to extend eTemplates with new widgets. 2002-05-13 21:42:55 +00:00
templates *** empty log message *** 2002-04-29 03:59:11 +00:00
index.php new style for (old) index.php 2002-05-11 10:36:08 +00:00
phpGtk_test.php now creating a session for <login> <passwd> supplied on the commandline 2002-06-03 22:27:26 +00:00