|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (?array $diskFiles=null, ?int $chatId=null) | |
| getDiskFiles () | |
| getMessageOut () | |
| copyTo (Folder $folder) | |
| copyToOwnSavedFiles () | |
| copyToOwnUploadedFiles () | |
| addToTmp (string $source) | |
| getFileDiskAttributes (int $chatId, array $options=[]) | |
| getPopupData (array $excludedList=[]) | |
| filterByDate (DateTime $date) | |
| getRelatedChatId () | |
| Открытые члены унаследованные от Registry | |
| unsetByKeys (array $keys) | |
| mergeRegistry (Registry $registry) | |
| filter (callable $predicate) | |
| getAny () | |
| isEmpty () | |
| Открытые члены унаследованные от EntityCollection | |
| getUnique () | |
| getIds () | |
| getById (int $id) | |
| toRestFormat (array $option=[]) | |
| offsetSet ($offset, $value) | |
Открытые статические члены | |
| static | getRestEntityName () |
| static | initByDiskFilesIds (array $diskFilesIds, ?int $chatId=null) |
| static | addDiskFilesToPreload (array $diskFiles) |
| Открытые статические члены унаследованные от EntityCollection | |
| static | initByArray (array $entities) |
Защищенные статические члены | |
| static | getPreloadDiskFile (array $diskFileIds) |
Статические защищенные данные | |
| static array | $preloadDiskFiles = [] |
Дополнительные унаследованные члены | |
| Защищенные данные унаследованные от EntityCollection | |
| array | $entitiesWithId = [] |
<FileItem> @method FileItem offsetGet($key)
См. определение в файле FileCollection.php строка 26
| __construct | ( | ?array | $diskFiles = null, |
| ?int | $chatId = null ) |
| int[] | File[] | null | $diskFiles | |
| int | null | $chatId |
См. определение в файле FileCollection.php строка 34
|
static |
| addToTmp | ( | string | $source | ) |
См. определение в файле FileCollection.php строка 192
| copyTo | ( | Folder | $folder | ) |
| Folder | $folder |
См. определение в файле FileCollection.php строка 114
| copyToOwnSavedFiles | ( | ) |
См. определение в файле FileCollection.php строка 143
| copyToOwnUploadedFiles | ( | ) |
См. определение в файле FileCollection.php строка 157
| filterByDate | ( | DateTime | $date | ) |
| DateTime | $date |
Замещает DateFilterable.
См. определение в файле FileCollection.php строка 265
| getDiskFiles | ( | ) |
См. определение в файле FileCollection.php строка 78
| getFileDiskAttributes | ( | int | $chatId, |
| array | $options = [] ) |
См. определение в файле FileCollection.php строка 212
| getMessageOut | ( | ) |
См. определение в файле FileCollection.php строка 94
| getPopupData | ( | array | $excludedList = [] | ) |
Returns the data to be raised to the top of the REST response. Works on the principle of the composite pattern.
| string[] | $excludedList |
Переопределяет метод предка EntityCollection.
См. определение в файле FileCollection.php строка 258
|
staticprotected |
См. определение в файле FileCollection.php строка 238
| getRelatedChatId | ( | ) |
Замещает DateFilterable.
См. определение в файле FileCollection.php строка 274
|
static |
Returns the name of the entity that will be used in the rest response
Замещает RestConvertible.
См. определение в файле FileCollection.php строка 47
|
static |
| int[] | $diskFilesIds | |
| int | null | $chatId |
См. определение в файле FileCollection.php строка 57
|
staticprotected |
См. определение в файле FileCollection.php строка 28