|  | 
|  | __construct ($aSettings=null) | 
|  | 
|  | getTagParser ($sInput) | 
|  | 
|  | parseInputFromEditor ($sInput=null) | 
|  | 
|  | setTrackReferences ($mTrackReferences) | 
|  | 
|  | getTrackReferences () | 
|  | 
|  | textTagParseCallback ($oHtmlTag, $sParsedChildren) | 
|  | 
|  | 
| static | parseStorageForOutput ($sStorage, $bIsAdmin) | 
|  | 
| static | parseStorageForFrontendOutput ($sStorage) | 
|  | 
| static | parseStorageForBackendOutput ($sStorage) | 
|  | 
| static | imageCallback ($oIdentifier) | 
|  | 
| static | imageCallbackBe ($oIdentifier) | 
|  | 
| static | internalLinkCallback ($oIdentifier) | 
|  | 
| static | internalLinkCallbackBe ($oIdentifier) | 
|  | 
| static | mailtoLinkCallback ($oIdentifier) | 
|  | 
| static | mailtoLinkCallbackBe ($oIdentifier) | 
|  | 
| static | externalLinkCallback ($oIdentifier) | 
|  | 
| static | externalLinkCallbackBe ($oIdentifier) | 
|  | 
| static | fileLinkCallback ($oIdentifier) | 
|  | 
| static | fileLinkCallbackBe ($oIdentifier) | 
|  | 
|  | 
| static | $USE_ABSOLUTE_LINKS = 'default' | 
|  | 
      
        
          | RichtextUtil::getTagParser | ( |  | $sInput | ) |  | 
      
 
Returns a TagParser instance all the handlers set correctly to parse text coming from a richtext area. 
 
 
      
        
          | RichtextUtil::parseInputFromEditor | ( |  | $sInput = null | ) |  | 
      
 
Returns a string with parsed text coming from a richtext area. Calls getTagParser internally but also does the parsing by calling __toString. 
 
 
The documentation for this class was generated from the following file:
- cms-full/base/lib/classes/RichtextUtil.php