Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс UrlCollection
+ Граф наследования:UrlCollection:

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

 __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()

__construct ( ?array $urls = null)
Аргументы
string[] | null$urls

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

Методы

◆ getRestEntityName()

static getRestEntityName ( )
static

Returns the name of the entity that will be used in the rest response

Возвращает
string

Замещает RestConvertible.

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

◆ initByMessage()

static initByMessage ( \Bitrix\Im\V2\Message $message)
static

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

◆ initByPreviewUrlsIds()

static initByPreviewUrlsIds ( array $previewUrlsIds,
bool $withHtml = true )
static
Аргументы
int[]$previewUrlsIds
Возвращает
static

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