Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   GUI development
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Applications
Module development
GUI development
 
Base interface elements
Dual column pages
Feedback handling
Form actions
Forms
Lists
GUI development
The GUI component libraries should be used by Module developers that want to create a webbased Graphical User Interface to allow users to easily interact with their modules.

The use of these GUI components allow for rapid development and deployment of your modules, and ensure your modules fit 100% into the overall GUI design that makes WebHare the most easy-to-use webbased system out there.


Base interface elements (module::system/webui/core.whlib)
The basic functions to create interface pages, and the language and skin support functions

Dual column pages (module::system/webui/multicolumns.whlib)
Functions to build pages consisting of two lists (eg Copy&Move)

Feedback handling (module::system/webui/feedback.whlib)
Functions for handling form and multicolumn page feedback

Form actions (module::system/webui/actions.whlib)
Library to create forms that allow submission of the feedback

Forms (module::system/webui/forms.whlib)
Functions to build read-only and data receiving forms (eg, Add and Edit pages)

Lists (module::system/webui/lists.whlib)
Create listing pages and manage persistent lists

 
Top To top of page