|
1C-Bitrix 25.700.0
|
Открытые члены | |
| GetObject () | |
| GetID () | |
| GetName () | |
| GetLocationList () | |
| GetSettingsHTML ($arBucket, $bServiceSet, $cur_SERVICE_ID, $bVarsFromForm) | |
| CheckSettings ($arBucket, &$arSettings) | |
| Открытые члены унаследованные от CCloudStorageService_S3 | |
| hmacsha1 ($data, $key) | |
| SignRequest ($arSettings, $RequestMethod, $bucket, $RequestURI, $ContentType, $additional_headers, $params='', $content='', $Service='s3') | |
| SetLocation ($location) | |
| SendRequest ($arSettings, $verb, $bucket, $file_name='/', $params='', $content='', $additional_headers=[]) | |
| ListBuckets ($arBucket) | |
| CreateBucket ($arBucket) | |
| IsEmptyBucket ($arBucket) | |
| DeleteBucket ($arBucket) | |
| GetFileSRC ($arBucket, $arFile, $encoded=true) | |
| FileExists ($arBucket, $filePath) | |
| FileCopy ($arBucket, $arFile, $filePath) | |
| DeleteFile ($arBucket, $filePath) | |
| SaveFile ($arBucket, $filePath, $arFile) | |
| ListFiles ($arBucket, $filePath, $bRecursive=false, $pageSize=0, $pageMarker='') | |
| GetFileInfo ($arBucket, $filePath) | |
| InitiateMultipartUpload ($arBucket, &$NS, $filePath, $fileSize, $ContentType) | |
| GetMinUploadPartSize () | |
| UploadPartNo ($arBucket, &$NS, $data, $part_no) | |
| UploadPart ($arBucket, &$NS, $data) | |
| CompleteMultipartUpload ($arBucket, &$NS) | |
| CancelMultipartUpload ($arBucket, &$NS) | |
| SetPublic ($state=true) | |
| SetHeader ($name, $value) | |
| UnsetHeader ($name) | |
| Открытые члены унаследованные от CCloudStorageService | |
| DownloadToFile ($arBucket, $arFile, $filePath) | |
| ListFiles ($arBucket, $filePath, $bRecursive=false) | |
| FileRename ($arBucket, $sourcePath, $targetPath, $overwrite=true) | |
| getHeaders () | |
| GetLastRequestStatus () | |
| GetLastRequestHeader ($headerName) | |
| formatError () | |
Защищенные члены | |
| GetRequestHost ($bucket, $arSettings) | |
| Защищенные члены унаследованные от CCloudStorageService_S3 | |
| checkForTokenExpiration ($status, $result) | |
Дополнительные унаследованные члены | |
| Открытые статические члены унаследованные от CCloudStorageService | |
| static | GetObjectInstance () |
| Поля данных унаследованные от CCloudStorageService | |
| $tokenHasExpired = false | |
| Защищенные данные унаследованные от CCloudStorageService_S3 | |
| $set_headers = [] | |
| $new_end_point = '' | |
| $_public = true | |
| $location = '' | |
| Защищенные данные унаследованные от CCloudStorageService | |
| $verb = '' | |
| $host = '' | |
| $url = '' | |
| $errno = 0 | |
| $errstr = '' | |
| $status = 0 | |
| $headers = [] | |
| $result = '' | |
| $streamTimeout = 0 | |
См. определение в файле storage_service_selectel_s3.php строка 4
| CheckSettings | ( | $arBucket, | |
| & | $arSettings ) |
| array[string]string | $arBucket |
| array[string]string | & $arSettings |
Переопределяет метод предка CCloudStorageService_S3.
См. определение в файле storage_service_selectel_s3.php строка 69
| GetID | ( | ) |
Переопределяет метод предка CCloudStorageService_S3.
См. определение в файле storage_service_selectel_s3.php строка 11
| GetLocationList | ( | ) |
Переопределяет метод предка CCloudStorageService_S3.
См. определение в файле storage_service_selectel_s3.php строка 21
| GetName | ( | ) |
Переопределяет метод предка CCloudStorageService_S3.
См. определение в файле storage_service_selectel_s3.php строка 16
| GetObject | ( | ) |
Переопределяет метод предка CCloudStorageService_S3.
См. определение в файле storage_service_selectel_s3.php строка 6
|
protected |
| string | $bucket |
Переопределяет метод предка CCloudStorageService_S3.
См. определение в файле storage_service_selectel_s3.php строка 114
| GetSettingsHTML | ( | $arBucket, | |
| $bServiceSet, | |||
| $cur_SERVICE_ID, | |||
| $bVarsFromForm ) |
| array[string]string | $arBucket | |
| bool | $bServiceSet | |
| string | $cur_SERVICE_ID | |
| bool | $bVarsFromForm |
Переопределяет метод предка CCloudStorageService_S3.
См. определение в файле storage_service_selectel_s3.php строка 28