AppliBuilder
Visual Mashup Builder

AppliBuilder User Documentation

AppliBuilder Function Library

AppliBuilder supports import of functions from the function library, which is an extensible library of functions to make it easier to script pages. It is a convenient catalog of functions you can import and use on your page.

The library import takes care of importing the files required to use a function, but the rest is up to you. One the function is imported, it can be used anywhere on the page where you use Javascript. You will need to invoke these library functions from your widget events or from your own functions.

Catalog of Functions

The function library is designed to be a growing collection of reusable functions. The following types of functions are provided.

Global Functions

The following global functions are always present in generated pages, loaded from imported Javascript files present in every AppliBuilder page.

Core Functions

The following core functions are always present in generated pages, loaded from imported Javascript files present in every AppliBuilder page.

Basic Functions

Dont ask us to define the difference between core and basic functions.  But here are additional functions that aree commonly needed.  In this case, functions must be imported via the function library before they can be used on a page.

Database Functions

Database functions are found in the dbfunctions.js file, which is imported when you choose any of the following functionf from the function library.





© 2006 Applibase, Inc.