void CBXSanitizer::GetTags()
The method returns list of permitted tags as formatted text.
CBXSanitizer::GetTags() can be called only as the initialized object method and not as static method of CBXSanitizer class.
Parameters
No parameters.
Examples
echo $Sanitizer->GetTags();