| AppliBuilder
User Documentation |
AppliBuilder lets you create applications, each of which consists of one or more web pages. These web pages are generated by AppliBuilder, and may be combined with other web pages you create, for example using a HTML editor.
Create a new application with the Create Application item in the Application menu. Enter the application name and path.
One page, index.html, is automatically created when you create an application.
To add new pages, use the Add Page item in the Page menu. You will connect pages in an application using HTML links, and using popup inline frames from the AppliBuilder function library.
On any page, you can add widgets by opening the widget library. Click on add widget to open the widget library and pick widgets to add to your page. Click on ADD to add a widget.
Once you add widgets, double click on a widget to customize the widget properties and events.
You can drag and drop widgets to reorganize the page, set number of columns on the page, set row and column spans for each widget, etc.
You can import any Javascript functions of your choosing. A number of useful functions are provided via the Function library. Open the Function Library to see the available functions.
Click on ADD to import the required files for a function.
You can add Javascript functions on a page that can be invoked in multiple ways, e.g. using widget events. Use the Function menu to add and manage your functions.
To script pages, you will invoke functions as needed. There are three types of triggers to invoke your functions:
You can add CSS Styles to any page to customize the look of the widgets and the page. Use the Styles menu to add and edit styles.
Click on the page name at the top of your builder screen to see a preview. You can also use the Page Preview item in the Page menu to preview pages. Pages are generated as files on the server, and stored in your application directory.
You can link to the pages you generate, or include these pages in your web site. Use one of the following techniques to use these pages in your web site or Blog:
You can download all your application pages, i.e. files, via the Applications menu.
A number of other tools are provided to work with your application database and application pages.
| ©
2006 Applibase, Inc. |