1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Entity
Граф наследования:Entity:
Blog BlogComment LiveFeed TaskComment

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

static getData (int $sourceId)

Поля данных

const TITLE_LENGTH = 30

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

static getDiskFiles (int $sourceId, string $entityType, string $module)

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

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

Методы

◆ getData()

getData ( int $sourceId)
staticabstract

Returns prepared data for landing by entity (post) id.

Аргументы
int$sourceIdSource id.
Возвращает
array|null

Переопределяется в Blog, BlogComment, LiveFeed и TaskComment.

◆ getDiskFiles()

getDiskFiles ( int $sourceId,
string $entityType,
string $module )
staticprotected

Returns Disk files for module entity.

Аргументы
int$sourceIdSource id (post id).
string$entityTypeEntity type.
string$moduleModule id.
Возвращает
array

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

Поля

◆ TITLE_LENGTH

const TITLE_LENGTH = 30

Length for landing title.

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/landing/lib/note/source/entity.php