TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
splitIntoBlock ($tag, $content, $eliminateExtraEndTags=FALSE) | |
splitIntoBlockRecursiveProc ($tag, $content, &$procObj, $callBackContent, $callBackTags, $level=0) | |
splitTags ($tag, $content) | |
getAllParts ($parts, $tag_parts=TRUE, $include_tag=TRUE) | |
removeFirstAndLastTag ($str) | |
getFirstTag ($str) | |
getFirstTagName ($str, $preserveCase=FALSE) | |
get_tag_attributes ($tag, $deHSC=0) | |
split_tag_attributes ($tag) | |
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') | |
bidir_htmlspecialchars ($value, $dir) | |
prefixResourcePath ($main_prefix, $content, $alternatives=array(), $suffix='') | |
prefixRelPath ($prefix, $srcVal, $suffix='') | |
cleanFontTags ($value, $keepFace=0, $keepSize=0, $keepColor=0) | |
mapTags ($value, $tags=array(), $ltChar='<', $ltChar2='<') | |
unprotectTags ($content, $tagList='') | |
caseShift ($str, $flag, $cacheKey='') | |
compileTagAttribs ($tagAttrib, $meta=array(), $xhtmlClean=0) | |
get_tag_attributes_classic ($tag, $deHSC=0) | |
indentLines ($content, $number=1, $indentChar=TAB) | |
HTMLparserConfig ($TSconfig, $keepTags=array()) | |
XHTML_clean ($content) | |
processTag ($value, $conf, $endTag, $protected=0) | |
processContent ($value, $dir, $conf) | |
![]() | |
static | getSubpart ($content, $marker) |
static | substituteSubpart ($content, $marker, $subpartContent, $recursive=TRUE, $keepMarker=FALSE) |
static | substituteSubpartArray ($content, array $subpartsContent) |
static | substituteMarker ($content, $marker, $markContent) |
static | substituteMarkerArray ($content, $markContentArray, $wrap='', $uppercase=FALSE, $deleteUnused=FALSE) |
static | substituteMarkerAndSubpartArrayRecursive ($content, array $markersAndSubparts, $wrap='', $uppercase=FALSE, $deleteUnused=FALSE) |
![]() | |
const | VOID_ELEMENTS = 'area|base|br|col|command|embed|hr|img|input|keygen|meta|param|source|track|wbr' |
![]() | |
$caseShift_cache = array() | |
Definition at line 1112 of file LegacyClassesForIde.php.