/
var
/
www
/
html
/
sugar9
/
cache
/
include
/
Upload File
HOME
<?php //This file is auto generated by ExternalAPIFactory.php $fullAPIList = array ( 'Facebook' => array ( 'className' => 'ExtAPIFacebook', 'file' => 'include/externalAPI/Facebook/ExtAPIFacebook.php', 'supportedModules' => array ( 0 => 'Accounts', 1 => 'Contacts', 2 => 'Home', ), 'useAuth' => true, 'requireAuth' => true, 'authMethod' => 'oauth', 'needsUrl' => false, 'connector' => 'ext_eapm_facebook', ), 'GoToMeeting' => array ( 'className' => 'ExtAPIGoToMeeting', 'file' => 'include/externalAPI/GoToMeeting/ExtAPIGoToMeeting.php', 'supportedModules' => array ( 0 => 'Meetings', ), 'useAuth' => true, 'requireAuth' => true, 'supportMeetingPassword' => false, 'authMethod' => 'oauth', 'needsUrl' => false, 'canInvite' => false, 'sendsInvites' => false, 'connector' => 'ext_eapm_gotomeeting', ), 'Google' => array ( 'className' => 'ExtAPIGoogle', 'file' => 'include/externalAPI/Google/ExtAPIGoogle.php', 'supportedModules' => array ( 0 => 'Documents', 1 => 'Import', ), 'useAuth' => true, 'requireAuth' => true, 'docSearch' => true, 'authMethod' => 'oauth2', 'needsUrl' => false, 'connector' => 'ext_eapm_google', ), 'IBMSmartCloud' => array ( 'className' => 'ExtAPIIBMSmartCloud', 'file' => 'include/externalAPI/IBMSmartCloud/ExtAPIIBMSmartCloud.php', 'supportedModules' => array ( 0 => 'Meetings', 1 => 'Notes', 2 => 'Documents', ), 'useAuth' => true, 'requireAuth' => true, 'supportMeetingPassword' => false, 'docSearch' => true, 'authMethod' => 'oauth', 'needsUrl' => false, 'canInvite' => false, 'sendsInvites' => false, 'connector' => 'ext_eapm_ibmsmartcloud', 'restrictUploadsByExtension' => false, ), 'LotusLive' => array ( 'className' => 'ExtAPILotusLive', 'file' => 'include/externalAPI/LotusLive/ExtAPILotusLive.php', 'supportedModules' => array ( 0 => 'Meetings', 1 => 'Notes', 2 => 'Documents', ), 'useAuth' => true, 'requireAuth' => true, 'supportMeetingPassword' => false, 'docSearch' => true, 'authMethod' => 'oauth', 'needsUrl' => false, 'canInvite' => false, 'sendsInvites' => false, 'connector' => 'ext_eapm_lotuslive', 'restrictUploadsByExtension' => false, ), 'Twitter' => array ( 'className' => 'ExtAPITwitter', 'file' => 'include/externalAPI/Twitter/ExtAPITwitter.php', 'supportedModules' => array ( 0 => 'Accounts', 1 => 'Contacts', 2 => 'Home', ), 'useAuth' => true, 'requireAuth' => true, 'authMethod' => 'oauth', 'needsUrl' => false, 'connector' => 'ext_rest_twitter', ), 'WebEx' => array ( 'className' => 'ExtAPIWebEx', 'file' => 'include/externalAPI/WebEx/ExtAPIWebEx.php', 'supportedModules' => array ( 0 => 'Meetings', ), 'useAuth' => true, 'requireAuth' => true, 'supportMeetingPassword' => true, 'authMethod' => 'password', 'needsUrl' => true, 'canInvite' => true, 'sendsInvites' => true, 'connector' => 'ext_eapm_webex', ), );