‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest Member List

This is the complete list of members for TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest, including all inherited members.

$subjectTYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTestprotected
cDataWillRemainUnmodifiedDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
emptyTagsDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
getFirstTag(string $str, string $expected)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
getFirstTagDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
getFirstTagName(string $str, bool $preserveCase, string $expected)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
getFirstTagNameDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
getTagAttributes(string $tag, array $expectedResult)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
getTagAttributesDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
globalNestingCorrectlyRemovesInvalidTags(string $content, string $expectedResult)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
globalNestingCorrectlyRemovesInvalidTagsDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTeststatic
htmlCleanerKeepsSingleTagsWithAndWithoutEndingSlashUnchanged(string $exampleString)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
htmlWithDifferentSingleTagsDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTeststatic
localNestingCorrectlyRemovesInvalidTags(string $content, string $expectedResult)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
localNestingCorrectlyRemovesInvalidTagsDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTeststatic
parseConfigAndCleanHtml(array $tsConfig, string $content)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTestprotected
prefixResourcePathDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
prefixResourcePathTest(string $content, string $prefix, string $expectedResult)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
rawStripEmptyTagsTest(string $content, string $tagList, bool $treatNonBreakingSpaceAsEmpty, string $expectedResult)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
removeFirstAndLastTag(string $str, string $expectedResult)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
removeFirstAndLastTagDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
rmTagIfNoAttribIsConfiguredDoesNotChangeNestingType()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
setUp()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTestprotected
spanTagCorrectlyRemovedWhenRmTagIfNoAttribIsConfiguredDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTeststatic
splitIntoBlock(string $tag, string $content, bool $eliminateExtraEndTags, array $expected)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
splitIntoBlockDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
stripEmptyTags(bool $stripOn, $tagList, bool $treatNonBreakingSpaceAsEmpty, string $content, string $expectedResult)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
stripEmptyTagsDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
stripEmptyTagsKeepsConfiguredTags(string $tagList, bool $treatNonBreakingSpaceAsEmpty, string $content, string $expectedResult)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
stripEmptyTagsKeepsConfiguredTagsDataProvider()TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
tagCorrectlyRemovedWhenRmTagIfNoAttribIsConfigured(string $content, string $expectedResult)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest
xHtmlCleaningDoesNotModifyCDATA(string $source, string $expected)TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest