Class Marketplace

Description

Located in /libraries/marketplace.php (line 5)


	
			
Class Constant Summary
Variable Summary
Method Summary
 static void checkPackageUpdates ()
 static void downloadRemoteFile ( $file)
 static void getInstance ()
 Marketplace __construct ()
 void getAvailableMarketplaceItems ([ $filterInstalled = true])
 void getMarketplaceFrame ([ $width = '100%'], [ $height = '530'], [ $completeURL = false])
 void getSitePageURL ()
 void getSiteToken ()
 void isConnected ()
Variables
mixed $connectionError = false (line 12)
  • access: protected
mixed $isConnected = false (line 11)
  • access: protected
Methods
static checkPackageUpdates (line 134)

Runs through all packages on the marketplace, sees if they're installed here, and updates the available version number for them

  • access: public
void checkPackageUpdates ()
static downloadRemoteFile (line 77)
  • access: public
void downloadRemoteFile ( $file)
  • $file
static getInstance (line 14)
  • access: public
void getInstance ()
Constructor __construct (line 23)
  • access: public
Marketplace __construct ()
generateSiteToken (line 61)
  • access: public
void generateSiteToken ()
getAvailableMarketplaceItems (line 149)
  • access: public
void getAvailableMarketplaceItems ([ $filterInstalled = true])
  • $filterInstalled
getConnectionError (line 57)
  • access: public
void getConnectionError ()
getMarketplaceFrame (line 99)
  • access: public
void getMarketplaceFrame ([ $width = '100%'], [ $height = '530'], [ $completeURL = false])
  • $width
  • $height
  • $completeURL
getSitePageURL (line 72)
  • access: public
void getSitePageURL ()
getSiteToken (line 67)
  • access: public
void getSiteToken ()
hasConnectionError (line 53)
  • access: public
void hasConnectionError ()
isConnected (line 49)
  • access: public
void isConnected ()
Class Constants
E_GENERAL_CONNECTION_ERROR = 99 (line 9)
E_INVALID_BASE_URL = 20 (line 7)
E_MARKETPLACE_SUPPORT_MANUALLY_DISABLED = 21 (line 8)

Documentation generated on Thu, 15 Sep 2011 16:36:28 -0700 by phpDocumentor 1.4.1