Admin Help
Admin Help | Help Homepage
The admin help file is divided into three parts:
- Overview: Provides a conceptual overview of how the program works.
- Tutorial: Provides step by step examples of how to install Basebuilder
and design a database from scratch.
- Reference: Provides reference documentation for design layouts and for
creating scripts and event code.
- The mj_user class: This class provides a number of useful functions when creating Event Code and Scripts. By using the mj_user class you can be assured that your Event Code and Scripts will be compatible with future versions of Basebuilder.
- User supplied variables: There are a number of variables that can be passed via post or via a URL that you can put in your layouts and scripts that will change the behavior of Basebuilder.
- The Properties file: There is a syntax common to all properties files found in Basebuilder - by understanding the syntax you can modify the properties.xml files by hand rather than using the wizards.
- System tables: There are several tables used by Basebuilder to store information about the database itself that can help you better customize your database.