Important AWF API functions
SQL Functions
AWF provides own SQL functions that act as a wrapper for PEAR:DB. You'll find them in inc/sql_functions.inc.
Other Functions
All other functions that don't belong to a special class have been collected in inc/classes/AWF_Functions.class. They are declared static so that you can access them without creating an instance of the class.
Example: AWF_Functions::get_image_tag()
Created: 09.01.2006 04:33 CET, Last Change: 09.01.2006 04:33 CET





