DelAllTags
void CBXSanitizer::DelAllTags()
The method deletes all tags from the whitelist.
The method returns nothing.
CBXSanitizer::DelAllTags() can be called only as the initialized object method and not as static method of CBXSanitizer class.
Parameters
No parameters.
Example
$Sanitizer->DelAllTags();
© «Bitrix24», 2001-2022
Up