|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct ($source=null) | |
| getEntity () | |
| Открытые члены унаследованные от BaseLinkItem | |
| toRestFormatIdOnly () | |
| getPopupData (array $excludedList=[]) | |
| getId () | |
| setId (int $id) | |
| getPrimaryId () | |
| setPrimaryId (int $primaryId) | |
| getAuthorId () | |
| setAuthorId (int $authorId) | |
| getMessageId () | |
| setMessageId (?int $messageId) | |
| getChatId () | |
| setChatId (int $chatId) | |
| getEntityId () | |
| setEntityId (?int $entityId) | |
| getDateCreate () | |
| setDateCreate (DateTime $dateCreate) | |
| setEntity (RestEntity $entity) | |
| setMessageInfo (Message $message) | |
| toRestFormat (array $option=[]) | |
| Открытые члены унаследованные от ActiveRecord | |
| load ($source) | |
| prepareFields () | |
| getDataEntity () | |
| save () | |
| delete () | |
| markChanged () | |
| isChanged () | |
| markDrop () | |
| isDeleted () | |
| fill (array $source) | |
| toArray (bool $recursive) | |
| Открытые члены унаследованные от RegistryEntry | |
| setRegistry (Registry $registry) | |
| getRegistry () | |
Открытые статические члены | |
| static | getDataClass () |
| static | getEntityClassName () |
| static | getRestEntityName () |
| static | initByRow (array $row) |
| static | getByEntity (\Bitrix\Im\V2\Entity\Task\TaskItem $entity) |
| static | getByMessageId (int $messageId) |
| static | cleanCache (int $taskId) |
| Открытые статические члены унаследованные от BaseLinkItem | |
| static | linkEntityToMessage (RestEntity $entity, Message $message) |
Защищенные статические члены | |
| static | getByEntityInternal (\Bitrix\Im\V2\Entity\Task\TaskItem $entity) |
| static | getEntityIdFieldName () |
| Защищенные статические члены унаследованные от BaseLinkItem | |
| static | mirrorDataEntityFields () |
Статические защищенные данные | |
| static array | $cache = [] |
Дополнительные унаследованные члены | |
| Защищенные данные унаследованные от BaseLinkItem | |
| int | $id = null |
| int | $authorId |
| int | $messageId = null |
| int | $chatId |
| int | $entityId |
| DateTime | $dateCreate |
| RestEntity | $entity |
См. определение в файле TaskItem.php строка 11
| __construct | ( | $source = null | ) |
| int | array | EO_LinkTask | null | $source |
См. определение в файле TaskItem.php строка 18
|
static |
См. определение в файле TaskItem.php строка 142
|
static |
См. определение в файле TaskItem.php строка 59
|
staticprotected |
См. определение в файле TaskItem.php строка 72
|
static |
См. определение в файле TaskItem.php строка 98
|
static |
Returns ORM tablet class name.
Замещает ActiveRecord.
См. определение в файле TaskItem.php строка 28
| getEntity | ( | ) |
Переопределяет метод предка BaseLinkItem.
См. определение в файле TaskItem.php строка 123
|
static |
Переопределяет метод предка BaseLinkItem.
См. определение в файле TaskItem.php строка 33
|
staticprotected |
Переопределяет метод предка BaseLinkItem.
См. определение в файле TaskItem.php строка 115
|
static |
Returns the name of the entity that will be used in the rest response
Замещает RestConvertible.
См. определение в файле TaskItem.php строка 38
|
static |
См. определение в файле TaskItem.php строка 43
|
staticprotected |
См. определение в файле TaskItem.php строка 13