1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CSPListsClient
Граф наследования:CSPListsClient:
CSOAPClient

Открытые члены

 __construct ($arParams)
 SetConnectionParams ($arParams)
 Call ($method, $arParams=array())
 GetListCollection ()
 GetByID ($listName, $XML_ID)
 GetList ($listName)
 GetListItemChangesSinceToken ($listName, $arParams=array())
 GetAttachmentCollection ($listName, $arParams)
 UpdateListItems ($listName, $arChanges)
 LoadFile ($listName, $arParams)
 GetConnectionParams ()
 GetResponseObject ()
Открытые члены унаследованные от CSOAPClient
 __construct ( $server, $path='/', $port=80)
 send ( $request)
 setTimeout ( $timeout)
 setLogin ( $login)
 getRawRequest ()
 getRawResponse ()
 login ()
 setPassword ( $password)
 password ()

Защищенные члены

 _GetByID_query ($XML_ID)
 __initialize ()
 GetListCollectionProcessResult ($RESULT)
 GetListProcessResult ($RESULT)
 GetListItemChangesSinceTokenProcessResult ($RESULT)
 GetAttachmentCollectionProcessResult ($RESULT)
 GetByIDProcessResult ($RESULT)
 ConvertRows ($DATA_NODE)

Защищенные данные

 $bInit = false
 $RESPONSE
 $arConnectionParams = array()
 $ATTACHMENTS_PATH = '/upload/sharepoint'

Дополнительные унаследованные члены

Поля данных унаследованные от CSOAPClient
 $Server
 The name or IP of the server to communicate with.
 $Path
 The path to the SOAP server.
 $Port
 The port of the server to communicate with.
 $Timeout = 0
 How long to wait for the call.
 $Login
 HTTP login for HTTP authentification.
 $Password
 HTTP password for HTTP authentification.
 $SOAPRawRequest
 $SOAPRawResponse

Подробное описание

См. определение в файле client.php строка 2

Конструктор(ы)

◆ __construct()

__construct ( $arParams)

См. определение в файле client.php строка 12

Методы

◆ __initialize()

__initialize ( )
protected

См. определение в файле client.php строка 477

◆ _GetByID_query()

_GetByID_query ( $XML_ID)
protected

См. определение в файле client.php строка 103

◆ Call()

Call ( $method,
$arParams = array() )

См. определение в файле client.php строка 46

◆ ConvertRows()

ConvertRows ( $DATA_NODE)
protected

См. определение в файле client.php строка 534

◆ GetAttachmentCollection()

GetAttachmentCollection ( $listName,
$arParams )

См. определение в файле client.php строка 317

◆ GetAttachmentCollectionProcessResult()

GetAttachmentCollectionProcessResult ( $RESULT)
protected

См. определение в файле client.php строка 519

◆ GetByID()

GetByID ( $listName,
$XML_ID )

См. определение в файле client.php строка 112

◆ GetByIDProcessResult()

GetByIDProcessResult ( $RESULT)
protected

См. определение в файле client.php строка 529

◆ GetConnectionParams()

GetConnectionParams ( )

См. определение в файле client.php строка 465

◆ GetList()

GetList ( $listName)

См. определение в файле client.php строка 155

◆ GetListCollection()

GetListCollection ( )

См. определение в файле client.php строка 68

◆ GetListCollectionProcessResult()

GetListCollectionProcessResult ( $RESULT)
protected

См. определение в файле client.php строка 504

◆ GetListItemChangesSinceToken()

GetListItemChangesSinceToken ( $listName,
$arParams = array() )

См. определение в файле client.php строка 249

◆ GetListItemChangesSinceTokenProcessResult()

GetListItemChangesSinceTokenProcessResult ( $RESULT)
protected

См. определение в файле client.php строка 514

◆ GetListProcessResult()

GetListProcessResult ( $RESULT)
protected

См. определение в файле client.php строка 509

◆ GetResponseObject()

GetResponseObject ( )

См. определение в файле client.php строка 470

◆ LoadFile()

LoadFile ( $listName,
$arParams )

См. определение в файле client.php строка 419

◆ SetConnectionParams()

SetConnectionParams ( $arParams)

См. определение в файле client.php строка 20

◆ UpdateListItems()

UpdateListItems ( $listName,
$arChanges )

См. определение в файле client.php строка 343

Поля

◆ $arConnectionParams

$arConnectionParams = array()
protected

См. определение в файле client.php строка 6

◆ $ATTACHMENTS_PATH

$ATTACHMENTS_PATH = '/upload/sharepoint'
protected

См. определение в файле client.php строка 8

◆ $bInit

$bInit = false
protected

См. определение в файле client.php строка 4

◆ $RESPONSE

$RESPONSE
protected

См. определение в файле client.php строка 5


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/webservice/classes/general/sharepoint/client.php