Sample

 

After installation of the GGF framework you can try out the demo on your machine. For this type

 

http://localhost/ggf/GGFDemo.php

 

into the address line of your web browser.

 

The following window appears:

 

In this window click on the menu entry “Logon”. The GGFLogonDialog opens:

 

Type user id “admin” and password “admin”. Then click on OK.

 

The main window re-appears. Notice that now “Logon” is disabled and “Manage Users” is enabled. Click on “Manage Users”. A new browser window opens, displaying the contents of a user table in a demo database (see installation.htm).

 

This window allows to scroll through the database table by clicking the arrow buttons at the right. Clicking on the trash-can icon at the left of a line will delete that record. Clicking on a record itself will open the update dialog:

 

In this dialog the user can enter changes and the click on OK to save the data in the database. The previous window will appear again:

 

Note the changes in the first yellow line. Additional functionality offered by this demo is a column selector and a sort criteria editor.

 

In this dialog the user can select columns for ascending and descending sort criteria and re-arrange them. Clicking OK will apply the sortcriteria and will redisplay the table browser window:

 

 

1