Открытые члены | |
__construct (?array $urls=null) | |
Открытые члены унаследованные от EntityCollection | |
getPopupData (array $excludedList=[]) | |
getUnique () | |
getIds () | |
getById (int $id) | |
toRestFormat (array $option=[]) | |
offsetSet ($offset, $value) | |
Открытые члены унаследованные от Registry | |
unsetByKeys (array $keys) | |
filter (callable $predicate) | |
getAny () | |
Открытые статические члены | |
static | getRestEntityName () |
static | initByPreviewUrlsIds (array $previewUrlsIds, bool $withHtml=true) |
static | initByMessage (\Bitrix\Im\V2\Message $message) |
Открытые статические члены унаследованные от EntityCollection | |
static | initByArray (array $entities) |
Дополнительные унаследованные члены | |
Защищенные данные унаследованные от EntityCollection | |
array | $entitiesWithId = [] |
<int,UrlItem> @method UrlItem offsetGet($key)
См. определение в файле UrlCollection.php строка 12
__construct | ( | ?array | $urls = null | ) |
string[] | null | $urls |
См. определение в файле UrlCollection.php строка 17
|
static |
Returns the name of the entity that will be used in the rest response
Замещает RestConvertible.
См. определение в файле UrlCollection.php строка 30
|
static |
См. определение в файле UrlCollection.php строка 70
|
static |