GhRpcClient

Diese Klasse gehört zur Unit PHP-RPC-Kernklassen.

Methoden:

Dies sind die Methoden, welche durch diese Klasse zur Verfügung gestellt werden.
Name
Parameter
Rückgabetyp
__construct $host string
$port int
$ssl boolean
$username string
$password string
$protocol GhRpcProtocol
Konstruktor
checkLogin $username string
$password string
boolean
downloadCheckingCsv $itemId int
$outputDownload boolean
$outputHeaders array
string
downloadCheckingDif $itemId int
$outputDownload boolean
$outputHeaders array
string
downloadDataExchange $itemId int
$outputDownload boolean
$outputHeaders array
string
downloadItemAttachment $attachmentId int
$outputDownload boolean
$outputHeaders array
string
downloadItemCurrentEmail $itemId int
$outputDownload boolean
$outputHeaders array
string
downloadItemICal $itemId int
$outputDownload boolean
$outputHeaders array
string
downloadItemOriginalEmail $itemId int
$outputDownload boolean
$outputHeaders array
string
downloadItemVCard $itemId int
$outputDownload boolean
$outputHeaders array
string
getCharset Keine string
getClientId Keine string
getHost Keine string
getPassword Keine string
getPort Keine int
getProtocol Keine GhRpcProtocol
getRpcRequestData Keine string
getRpcResponseData Keine string
getSsl Keine boolean
getTimeout Keine int
getUniqueClientId Keine string
getUsername Keine string
sendRpcRequest $rpcFunction string
$params array
$methodType array
mixed
setCharset $charset string Funktion
setHost $host string Funktion
setLogRpcRequestData $requestFile boolean Funktion
setLogRpcResponseData $responseFile boolean Funktion
setPassword $password string Funktion
setPort $port int Funktion
setProtocol $protocol GhRpcProtocol Funktion
setSsl $ssl boolean Funktion
setTimeout $seconds int Funktion
setUniqueClientId $uniqueClientId string Funktion
setUsername $username string null
uploadDataExchange $itemId int
$data string
$filename string
Funktion
uploadItemNewAttachment $itemId int
$data string
$filename string
Funktion
uploadItemReplaceAttachment $itemId int
$data string
$filename string
Funktion

Funktionen:

Dies sind die Funktionen, welche diese Klasse entweder als Rückgabewert oder Parameter verwenden.
Name
Parameter
Rückgabetyp
Klasse
__construct $client GhRpcClient Konstruktor GhRpcService
download $client GhRpcClient
$function string
$id int
$outputDownload boolean
$outputHeaders array
string GhRpcXmlRpcProtocol
download $client GhRpcClient
$function string
$id int
$outputDownload boolean
$outputHeaders array
string GhRpcProtocol
newRpcCategories $client GhRpcClient GhRpcCategorieslibRpcCategories rpc_categorieslib
newRpcChats $client GhRpcClient GhRpcChatslibRpcChats rpc_chatslib
newRpcCheckings $client GhRpcClient GhRpcCheckingslibRpcCheckings rpc_checkingslib
newRpcCities $client GhRpcClient GhRpcCitieslibRpcCities rpc_citieslib
newRpcColors $client GhRpcClient GhRpcColorslibRpcColors rpc_colorslib
newRpcCountries $client GhRpcClient GhRpcCountrieslibRpcCountries rpc_countrieslib
newRpcDataExchanges $client GhRpcClient GhRpcDataexchangelibRpcDataExchanges rpc_dataexchangelib
newRpcExtensions $client GhRpcClient GhRpcExtensionslibRpcExtensions rpc_extensionslib
newRpcFilters $client GhRpcClient GhRpcFilterslibRpcFilters rpc_filterslib
newRpcGoogleSync $client GhRpcClient GhRpcGooglesynclibRpcGoogleSync rpc_googlesynclib
newRpcGroups $client GhRpcClient GhRpcGroupslibRpcGroups rpc_groupslib
newRpcInfo $client GhRpcClient GhRpcInfolibRpcInfo rpc_infolib
newRpcItems $client GhRpcClient GhRpcItemslibRpcItems rpc_itemslib
newRpcMimetypes $client GhRpcClient GhRpcMimetypeslibRpcMimetypes rpc_mimetypeslib
newRpcPop3Accounts $client GhRpcClient GhRpcPop3accountslibRpcPop3Accounts rpc_pop3accountslib
newRpcProfiles $client GhRpcClient GhRpcProfileslibRpcProfiles rpc_profileslib
newRpcQuickDialings $client GhRpcClient GhRpcQuickdialingslibRpcQuickDialings rpc_quickdialingslib
newRpcReports $client GhRpcClient GhRpcReportslibRpcReports rpc_reportslib
newRpcRules $client GhRpcClient GhRpcRuleslibRpcRules rpc_ruleslib
newRpcSalutations $client GhRpcClient GhRpcSalutationslibRpcSalutations rpc_salutationslib
newRpcSchemas $client GhRpcClient GhRpcSchemaslibRpcSchemas rpc_schemaslib
newRpcSignatures $client GhRpcClient GhRpcSignatureslibRpcSignatures rpc_signatureslib
newRpcSmtpAccounts $client GhRpcClient GhRpcSmtpaccountslibRpcSmtpAccounts rpc_smtpaccountslib
newRpcSpamFilters $client GhRpcClient GhRpcSpamfilterslibRpcSpamFilters rpc_spamfilterslib
newRpcStopwords $client GhRpcClient GhRpcStopwordslibRpcStopwords rpc_stopwordslib
newRpcTemplates $client GhRpcClient GhRpcTemplateslibRpcTemplates rpc_templateslib
newRpcTextBlocks $client GhRpcClient GhRpcTextblockslibRpcTextBlocks rpc_textblockslib
newRpcTopics $client GhRpcClient GhRpcTopicslibRpcTopics rpc_topicslib
newRpcUserFields $client GhRpcClient GhRpcUserfieldslibRpcUserFields rpc_userfieldslib
newRpcUsers $client GhRpcClient GhRpcUserslibRpcUsers rpc_userslib
sendRpcRequest $client GhRpcClient
$rpcFunction string
$params array
$methodType array
$requestData array
mixed GhRpcXmlRpcProtocol
sendRpcRequest $client GhRpcClient
$rpcFunction string
$params array
$methodType array
$requestData array
mixed GhRpcProtocol
upload $client GhRpcClient
$function string
$id int
$data string
$filename string
Funktion GhRpcXmlRpcProtocol
upload $client GhRpcClient
$function string
$id int
$data string
$filename string
Funktion GhRpcProtocol