string public
\Bitrix\Iblock\Template\NodeRoot::process(
\Bitrix\Iblock\Template\Entity\Base $entity
);
Method calls the process
method for each child entity. Returns concatenation of their results. Non-static method.
Parameters
Parameter | Description | Version |
$entity | Sets entity for processing. | |
Example