ILance class to perform the majority of the main common ILance functions.
Located in /api/class.ilance.inc.php (line 23)
Will store {apihook[xxx]}'s that are being loaded to prevent double loading
Will store $ilconfig as $this->config['xxx'] (will use more in future)
$_GET, $_POST and $_COOKIE array
Will store all plugins currently installed into an array for future processing
Constructor
Function to fetch the css element count for an add-on product
Function to fetch the email templates count for an add-on product
Function to fetch the phrases count for an add-on product
Function to fetch the automated tasks count for an add-on product
Function to search and locate any inline php or html code to be parsed within an official ILance api hook.
Function to clean $_GLOBAL, $_POST and $_COOKIE input
Function wrapper for the xx_escape_string function for escaping valid sql input
Function to fetch all installed plugin_*.xml files and build the plugin array with any installed add-on products
Function to fetch the language locale settings to setup our environment
Initializes the $ilconfig array as well as the payment modules configuration construction
Function to connect to the ilance.com web site to fetch the latest version of any specific add-on product supported by ILance.
Function to parse any incoming input and tranform it into our reusable $ilance->GPC array used in the software.
$_POST request site forgery protection and whitelist control
Function to strip any slashes within a regular or recursive array
Function to unset $_GLOBAL's from being set by users via URL manipulation
Function to fetch the user count
Documentation generated on Mon, 08 Aug 2011 17:40:55 +0200 by phpDocumentor 1.4.1