More pages added for exploring class details.
Menu display is moved from client side to server side for better performance.
List pages added for second-level classes
Bug fixes
Leapon is a PHP5 based web framework that allow quick creation and maintenance of business object layer and its persistence in database. A web-client side support will be added using Yahoo User Interface library(YUI).
Features added:
Page layout is changed to use YUI layout manager
Detail template page added
Portal template page added
YUI is updated to 2.5.1
Other bug fixes
Leapon is a PHP5 based web framework that allow quick creation and maintenance of business object layer and its persistence in database. A web-client side support will be added using Yahoo User Interface library(YUI).
Setup process is added. YUI updated to 2.5.0
Finally a usable demo page, query page, is created to show potential of this project. Two screen shots are added however the page code and accompanying Leapon Javascript library will be uploaded later after some clean up.
Initial implementation is checked into svn. The code folder contains php codes that form the API. The script folder contains build xml file and initial system setup script.