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

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

 __construct ($entityField="")
 process (Entity\Base $entity)

Защищенные данные

 $entityField = ""

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

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

Конструктор(ы)

◆ __construct()

__construct ( $entityField = "")

Initializes the object. $entityName and $entityField is case insensitive.

Аргументы
string$entityFieldField of the Entity.

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

Методы

◆ process()

process ( Entity\Base $entity)

Calls "resolve" method of the $entity. On success returns field value of the resolved. Otherwise returns empty string.

Аргументы
Entity\Base$entitySets the context of processing.
Возвращает
string

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

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

Поля

◆ $entityField

$entityField = ""
protected

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


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