См. определение в файле engine.php строка 366
◆ __construct()
__construct |
( |
| $entityField = "" | ) |
|
Initializes the object. $entityName and $entityField is case insensitive.
- Аргументы
-
string | $entityField | Field of the Entity. |
См. определение в файле engine.php строка 376
◆ process()
Calls "resolve" method of the $entity. On success returns field value of the resolved. Otherwise returns empty string.
- Аргументы
-
Entity\Base | $entity | Sets the context of processing. |
- Возвращает
- string
Переопределяет метод предка NodeBase.
См. определение в файле engine.php строка 390
◆ $entityField