Documentation

DeleteSanitizedTags

 void CBXSanitizer::DeleteSanitizedTags(
 bool bApply = true
)

Applies or deletes class setting specifying to delete tags, not included into the whitelist.

This method returns nothing.

CBXSanitizer::DeleteSanitizedTags() can be called only as the initialized object method and not as the static method of CBXSanitizer class.

Parameters

ParameterDescription
bApplyBoolean parameter, true or false values.

Examples

  $Sanitizer->DeleteSanitizedTags(true);


© «Bitrix24», 2001-2024
Up