Class Inx_Api_PluginStatusService

Description
  • abstract:

Located in /Api/PluginStatusService.php (line 7)


	
			
Direct descendents
Variable Summary
static mixed $_aProperties
mixed $oService
Method Summary
static void create ( $applicationUrl)
static string|int getProperty (string $sKey)
static void setProperty (string $sKey,  $mxValue, string|int $sValue)
void getListContextIdsWherePluginActive ( $pluginSecretId)
void isPluginActive ( $pluginSecretId,  $listContextId)
void isPluginInstalled ( $sPluginSecretId)
Variables
static mixed $_aProperties = array() (line 11)
  • access: protected
mixed $oService (line 9)
  • access: protected
mixed $_sApplicationUrl = null (line 12)
  • access: protected
Methods
static method create (line 14)
  • access: public
static void create ( $applicationUrl)
  • $applicationUrl
static method getProperty (line 99)

Returns property value

Returns property value

  • access: public
static string|int getProperty (string $sKey)
  • string $sKey
static method setProperty (line 80)

Sets property value

Sets property value

  • access: public
static void setProperty (string $sKey,  $mxValue, string|int $sValue)
  • string $sKey: Property name. Possible values are: http.proxyHost, http.proxyPort, http.proxyUser, http.proxyPassword, soap.connectionTimeout
  • string|int $sValue
  • $mxValue
getListContextIdsWherePluginActive (line 55)
  • access: public
void getListContextIdsWherePluginActive ( $pluginSecretId)
  • $pluginSecretId
isPluginActive (line 41)
  • access: public
void isPluginActive ( $pluginSecretId,  $listContextId)
  • $pluginSecretId
  • $listContextId
isPluginInstalled (line 27)
  • access: public
void isPluginInstalled ( $sPluginSecretId)
  • $sPluginSecretId
rebuildException (line 70)
  • abstract:
  • access: protected
void rebuildException (Inx_Api_RemoteException $e)

Redefined in descendants as:

Documentation generated on Thu, 17 Sep 2015 14:27:28 +0200 by phpDocumentor 1.3.2