====== Documentation ====== ===== API docs ===== * [[php_dhtml:Extension API]] * [[php_dhtml:Window properties]] * [[php_dhtml:Events]] FIXME Still work in progress ===== PHP classes ===== * [[php_dhtml:dhtml class]] A wrapper/helper class to use with php_dhtml * [[php_dhtml:winApp class]] A class to build an app with a Windows look & feel in a minute ===== Examples ===== You can found this examples (and the resources needed) in the php_dhtml package in the [[:downloads]] page. * [[php_dhtml:exemple1|Example 1]] - The simpliest example * [[php_dhtml:exemple2|Example 2]] - A funny clock (uses [[dhtml class]]) * [[php_dhtml:exemple3|Example 3]] - The simpliest winApp example (uses [[winApp class]]) * [[php_dhtml:exemple4|Example 4]] - A Wiki editor with an Office XP look & feel (uses [[winApp class]]) * [[php_dhtml:exemple5|Example 5]] - A Marienbad game (uses [[winApp class]])