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

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

 getEntityId ()
 
- Открытые члены унаследованные от RestConvertible
 toRestFormat (array $option=[])
 
- Открытые члены унаследованные от PopupDataAggregatable
 getPopupData (array $excludedList=[])
 

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

static getEntityClassName ()
 
- Открытые статические члены унаследованные от RestConvertible
static getRestEntityName ()
 

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

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

Методы

◆ getEntityClassName()

static getEntityClassName ( )
static

Returns the class name of the entity that the link contains.

Возвращает
string|RestEntity

Замещается в BaseLinkItem, CalendarItem, FavoriteItem, FileItem, PinItem, ReminderItem, TaskItem и UrlItem.

◆ getEntityId()

getEntityId ( )

Returns the ID of the entity that the link contains.

Возвращает
int|null

Замещается в BaseLinkItem.