Web Site Administration Tool

Web Site Administration Tool (WSAT) is a development tool which allows you to perform several tedious tasks of a PRADO project in a GUI fashion. Its inspired in both Asp.Net - Web Site Administration Tool and Yii's Gii. WSAT will continue gaining new features along the time, at the moment it bring you the followings:

Requirements

To use WSAT, you need to add in your project configuration file: application.xml, in the services section the wsat service like follows: ...

Usage

Then you are ready to go to: http://localhost/yoursite/index.php?wsat=TWsatLogin and doing so you should see the following page:

Where in the text field you need to type the password previosly specified in the service inclusion. This is part of a basic security system to avoid undesirable persons to use this tool.

Active Record classes generation

In order to generate AR classes you need to go to: http://localhost/divermania/index.php?wsat=TWsatGenerateAR by clicking the proper links in the welcome page. Then you should see the following page:

In which you can find a basic usage documentation in a light green panel and then some proper fields in order to generate active record classes. These fields are: