1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс ReminderCollection
Граф наследования:ReminderCollection:
BaseLinkCollection Collection Collection LinkRestConvertible DateFilterable PopupDataAggregatable RestConvertible Link

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

 getMessageCollection ()
 getPopupData (array $excludedList=[])
 toRestFormat (array $option=[])
Открытые члены унаследованные от Collection
 __construct (Entity $entity=null)
 __clone ()
 add (EntityObject $object)
 has (EntityObject $object)
 hasByPrimary ($primary)
 getByPrimary ($primary)
 getAll ()
 remove (EntityObject $object)
 removeByPrimary ($primary)
 sysRemove ($srPrimary)
 fill ($fields=FieldTypeMask::ALL)
 collectValues (int $valuesType=Values::ALL, int $fieldsMask=FieldTypeMask::ALL, bool $recursive=false)
 __get ($name)
 __set ($name, $value)
 __call ($name, $arguments)
 sysAddActual (EntityObject $object)
 sysOnObjectPrimarySet ($object)
 sysIsFilled ()
 sysIsChanged ()
 sysGetChanges ()
 sysResetChanges ($rollback=false)
 sysReviseDeletedObjects ()
 sysSetFilled ($value=true)
 offsetSet ($offset, $value)
 offsetExists ($offset)
 offsetUnset ($offset)
 offsetGet ($offset)
 rewind ()
 current ()
 key ()
 next ()
 valid ()
 count ()
 merge (?self $collection)
 isEmpty ()

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

static getCollectionElementClass ()
static find (array $filter, array $order, ?int $limit=null, ?Context $context=null)
static initByEntityCollection (EO_LinkReminder_Collection $entityCollection)
static getByMessage (Message $message)
static getByMessagesAndAuthorId (MessageCollection $messages, int $userId)
static getByMessageIdsAndAuthorId (array $messageIds, int $userId)
static getNeedReminded ()
Открытые статические члены унаследованные от Collection
static wakeUp ($rows)

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

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

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

Поля данных унаследованные от Collection
const OBJECT_ADDED = 1
const OBJECT_REMOVED = 2
Статические открытые данные унаследованные от Collection
static $dataClass
Защищенные члены унаследованные от Collection
 sysGetList ($fieldName)
 sysGetPrimaryKey (EntityObject $object)
 sysSerializePrimaryKey ($primary)
Защищенные данные унаследованные от Collection
 $_entity
 $_objectClass
 $_objects = []
 $_isFilled = false
 $_isSinglePrimary
 $_objectsChanges
 $_objectsRemoved
 $_iterableObjects

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

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

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

Методы

◆ find()

find ( array $filter,
array $order,
?int $limit = null,
?Context $context = null )
static

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

◆ getByMessage()

getByMessage ( Message $message)
static

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

◆ getByMessageIdsAndAuthorId()

getByMessageIdsAndAuthorId ( array $messageIds,
int $userId )
static

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

◆ getByMessagesAndAuthorId()

getByMessagesAndAuthorId ( MessageCollection $messages,
int $userId )
static

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

◆ getCollectionElementClass()

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

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

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

◆ getMessageCollection()

getMessageCollection ( )

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

◆ getNeedReminded()

getNeedReminded ( )
static

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

◆ getPopupData()

getPopupData ( array $excludedList = [])

Returns the data to be raised to the top of the REST response. Works on the principle of the composite pattern.

См. также
RestAdapter::toRestFormat()
Аргументы
string[]$excludedList
Возвращает
PopupData

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

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

◆ initByEntityCollection()

initByEntityCollection ( EO_LinkReminder_Collection $entityCollection)
static

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

◆ processFilters()

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

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

◆ toRestFormat()

toRestFormat ( array $option = [])

Returns an array in JSON like format to return the entity as a rest response.

Аргументы
array$option
Возвращает
array|null

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

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


Объявления и описания членов класса находятся в файле: