process
string public \Bitrix\Iblock\Template\NodeFunction::process( \Bitrix\Iblock\Template\Entity\Base $entity );
Uses the class Functions\Fabric for creating a function instance by its name. On success, calls the method onPrepareParameters
and then calls the method calculate
. Otherwise, returns an empty string. Non-static method.
Parameters
Parameter | Description | Version |
---|---|---|
$entity | Sets entity for processing. |
Example
© «Bitrix24», 2001-2024
Up