include/SugarPlugins/SugarPlugins.php

Show: inherited
Table of Contents

\SugarPlugins

Package: SugarCRM

Plugin management

Api
 

Constants

Constant  SUGAR_PLUGIN_SERVER = 'http://www.sugarcrm.com/crm/plugin_service.php?wsdl'

Const
URL of the Sugar plugin server  

Methods

methodpublic__construct( ) : void

Constructor

Initializes the SOAP session

methodprotected_getPluginDownloadToken( string $plugin_id ) : string

Returns the download token for the given plugin

Parameters
Name Type Description
$plugin_id string
Returns
Type Description
string token
methodpublicdownloadPlugin( string $plugin_id ) : void

Downloads the plugin from Sugar using an HTTP redirect

Parameters
Name Type Description
$plugin_id string
methodpublicgetPluginList( ) : array

Returns an array of available plugins to download for this instance

Returns
Type Description
array
Documentation was generated by DocBlox 0.18.1.