rapila
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
RichtextUtil Class Reference

Public Member Functions

 __construct ($aSettings=null)
 
 getTagParser ($sInput)
 
 parseInputFromEditor ($sInput=null)
 
 setTrackReferences ($mTrackReferences)
 
 getTrackReferences ()
 
 textTagParseCallback ($oHtmlTag, $sParsedChildren)
 

Static Public Member Functions

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 Public Attributes

static $USE_ABSOLUTE_LINKS = 'default'
 

Member Function Documentation

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: