makeFileName
string public static \Bitrix\Iblock\Template\Helper::makeFileName( \Bitrix\Iblock\InheritedProperty\BaseTemplate $ipropTemplates, string $templateName, array $fields, array $file );
Method returns file name, formatted using a template. Static method.
Parameters
Parameter | Description | Version |
---|---|---|
$ipropTemplates | Templates for search. | |
$templateName | Tempalte name, selected from $ipropTemplates . | |
$fields | Array with fields for template processing. | |
$file | Array contains file data in format defined using $ _FILES . |
Example
© «Bitrix24», 2001-2024