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

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

 save (bool $isGroupSave=false)
 
 fillMetadata (bool $withHtml=true)
 
- Открытые члены унаследованные от Collection
 __construct ($source=null)
 
 add (ActiveRecord $entry)
 
 offsetSet ($offset, $entry)
 
 load ($source)
 
 delete ()
 
- Открытые члены унаследованные от Registry
 unsetByKeys (array $keys)
 
 filter (callable $predicate)
 
 getAny ()
 
- Открытые члены унаследованные от ActiveRecordCollection
 getPrimaryIds ()
 
 getDataEntityCollection ()
 
 save ()
 

Открытые статические члены

static getCollectionElementClass ()
 
static initByMessage (Message $message)
 
static find (array $filter, array $order=['MESSAGE_ID'=> 'DESC'], ?int $limit=null, ?Context $context=null, ?int $offset=null)
 
static deleteByMessagesIds (array $messagesIds)
 
static deleteByChatsIds (array $chatsIds)
 
static deleteByAuthorsIds (array $authorsIds)
 
- Открытые статические члены унаследованные от Collection
static getDataClass ()
 
static find (array $filter, array $order, ?int $limit=null, ?Context $context=null)
 

Защищенные статические члены

static processFilters (Query $query, array $filter, array $order)
 

Статические защищенные данные

static string $migrationOptionName = 'im_link_url_migration'
 

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

- Защищенные члены унаследованные от Collection
 setDataEntityCollection (ORM\Objectify\Collection $entityCollection)
 
 initByEntitiesCollection (ORM\Objectify\Collection $entitiesCollection)
 
 initByArray (array $items)
 
- Защищенные данные унаследованные от Collection
ORM Objectify Collection $dataEntityCollection = null
 
int $newEntityTmpId = 0
 

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

<int,UrlItem> @method UrlItem offsetGet($key)

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

Методы

◆ deleteByAuthorsIds()

static deleteByAuthorsIds ( array $authorsIds)
static

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

◆ deleteByChatsIds()

static deleteByChatsIds ( array $chatsIds)
static

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

◆ deleteByMessagesIds()

static deleteByMessagesIds ( array $messagesIds)
static

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

◆ fillMetadata()

fillMetadata ( bool $withHtml = true)

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

◆ find()

static find ( array $filter,
array $order = ['MESSAGE_ID' => 'DESC'],
?int $limit = null,
?Context $context = null,
?int $offset = null )
static

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

◆ getCollectionElementClass()

static getCollectionElementClass ( )
static
Возвращает
string|LinkItem

Переопределяет метод предка BaseLinkCollection.

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

◆ initByMessage()

static initByMessage ( Message $message)
static

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

◆ processFilters()

static processFilters ( Query $query,
array $filter,
array $order )
staticprotected

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

◆ save()

save ( bool $isGroupSave = false)

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

Данные класса

◆ $migrationOptionName

string $migrationOptionName = 'im_link_url_migration'
staticprotected

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