array public
\Bitrix\Main\UrlPreview\HtmlDocument::extractElementAttributes(
string $tagName
);
Non-static method parses HTML content for specified attributes, and completes $destination
with array of found attributes.
Parameters
Parameter | Description | Version |
$tagName | Tag name. | |
Example