egroupware/phpgwapi/js/dhtmlxGantt/samples
2014-04-16 19:47:29 +00:00
..
01_initialization New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
02_data_load Add dhtmlxGantt for gantt charts 2011-11-16 19:31:00 +00:00
02_extensions New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
03_printing Add dhtmlxGantt for gantt charts 2011-11-16 19:31:00 +00:00
03_scales New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
04_customization New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
04_menu Add dhtmlxGantt for gantt charts 2011-11-16 19:31:00 +00:00
05_lightbox New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
06_skins New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
07_grid New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
08_api New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
09_worktime New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
common New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
index.html New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00
readme.txt New dhtmlxGantt library, and etemplate2 widget to use it (work in progress) 2014-04-16 19:47:29 +00:00

### Prerequisites

Some samples require PHP and Database support. By default they use SQLLite
database ( samples/common/samples.sqlite ), but you can reconfigure samples
and work with MySQL, to do so

- import dump samples/common/dump.sql
- comment SQLite section and uncomment MySQL section in 
  samples/common/config.php



### Database and language support

PHP connectors supports MySQL, MsSQ, Oracle, FireBird, SQLite, PostgreSQL, SQLAnywhere

We don't have connectors for Java and .Net currently, but you can use any custom code which will generate valid JSON data.