Currency class to perform the majority of currency related functions in ILance
Located in /api/class.currency.inc.php (line 23)
Constructor
Function to fetch the default currency id installed for the marketplace
Function to fetch a user's default currency setup when they registered or edited their profile
Function to properly format a dollar value based on the database currency settings (symbols, decimal places, thousands place, etc)
Function to build a currency selector pulldown menu element
Function to take a string inputted by a user based on a dollar amount to be converted into 2 decimal places.
Example: 1,002.23 = 1002.23 or 12 = 12.00, etc.
Documentation generated on Mon, 08 Aug 2011 17:40:53 +0200 by phpDocumentor 1.4.1