$caseShift_cache | t3lib_parsehtml | |
bidir_htmlspecialchars($value, $dir) | t3lib_parsehtml | |
caseShift($str, $flag, $cacheKey='') | t3lib_parsehtml | |
checkTagTypeCounts($content, $blockTags='a, b, blockquote, body, div, em, font, form, h1, h2, h3, h4, h5, h6, i, li, map, ol, option, p, pre, select, span, strong, table, td, textarea, tr, u, ul', $soloTags='br, hr, img, input, area') | t3lib_parsehtml | |
cleanFontTags($value, $keepFace=0, $keepSize=0, $keepColor=0) | t3lib_parsehtml | |
compileTagAttribs($tagAttrib, $meta=array(), $xhtmlClean=0) | t3lib_parsehtml | |
get_tag_attributes($tag, $deHSC=0) | t3lib_parsehtml | |
get_tag_attributes_classic($tag, $deHSC=0) | t3lib_parsehtml | |
getAllParts($parts, $tag_parts=1, $include_tag=1) | t3lib_parsehtml | |
getFirstTag($str) | t3lib_parsehtml | |
getFirstTagName($str, $preserveCase=FALSE) | t3lib_parsehtml | |
getSubpart($content, $marker) | t3lib_parsehtml | |
HTMLcleaner($content, $tags=array(), $keepAll=0, $hSC=0, $addConfig=array()) | t3lib_parsehtml | |
HTMLparserConfig($TSconfig, $keepTags=array()) | t3lib_parsehtml | |
indentLines($content, $number=1, $indentChar="\t") | t3lib_parsehtml | |
mapTags($value, $tags=array(), $ltChar='<', $ltChar2='<') | t3lib_parsehtml | |
prefixRelPath($prefix, $srcVal, $suffix='') | t3lib_parsehtml | |
prefixResourcePath($main_prefix, $content, $alternatives=array(), $suffix='') | t3lib_parsehtml | |
processContent($value, $dir, $conf) | local_t3lib_parsehtml | |
processTag($value, $conf, $endTag, $protected=0) | t3lib_parsehtml | |
removeFirstAndLastTag($str) | t3lib_parsehtml | |
split_tag_attributes($tag) | t3lib_parsehtml | |
splitIntoBlock($tag, $content, $eliminateExtraEndTags=0) | t3lib_parsehtml | |
splitIntoBlockRecursiveProc($tag, $content, &$procObj, $callBackContent, $callBackTags, $level=0) | t3lib_parsehtml | |
splitTags($tag, $content) | t3lib_parsehtml | |
stripTagsExcept($value, $tagList) | t3lib_parsehtml | |
substituteSubpart($content, $marker, $subpartContent, $recursive=1, $keepMarker=0) | t3lib_parsehtml | |
unprotectTags($content, $tagList='') | t3lib_parsehtml | |
XHTML_clean($content) | t3lib_parsehtml | |