Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
XML_XUL
Installed
- no -
Latest
0.9.1
License
PHP License
Summary
Class to build Mozilla XUL applications.
Description
The XML User Interface Language (XUL) is a markup language for describing user interfaces.
With XUL you can create rich, sophisticated cross-platform web applications easily.
XML_XUL provides a API similar to DOM to create XUL applications. There is a PHP object for each XUL element, and the more complex widgets like grids, trees and tabboxes can easily be created with these objects.