Property | Type | Description | |
---|---|---|---|
$refId | |||
$text | |||
$uid | |||
$withGallery |
Method | Description | |
---|---|---|
__construct ( $text, $uid = '', $withGallery = false ) | ||
clearSpacesBetweenTags ( $text ) | ||
parseAudio ( $text ) | ||
parseBold ( $text ) | ||
parseBox ( $text ) | ||
parseBoxHelperPrefix ( $linkText ) | ||
parseBoxHelperSuffix ( ) | ||
parseCentre ( $text ) | ||
parseCode ( $text ) | ||
parseColour ( $text ) | ||
parseEmail ( $text ) | ||
parseHeading ( $text ) | ||
parseImage ( $text ) | ||
parseItalic ( $text ) | ||
parseList ( $text ) | ||
parseNotice ( $text ) | ||
parseProfile ( $text ) | ||
parseQuote ( $text ) | ||
parseSize ( $text ) | ||
parseSmilies ( $text ) | stolen from: www/forum/includes/functions.php:2845 | |
parseSpoiler ( $text ) | ||
parseStrike ( $text ) | ||
parseUnderline ( $text ) | ||
parseUrl ( $text ) | ||
parseYoutube ( $text ) | ||
toEditor ( ) | ||
toHTML ( $ignoreLineHeight = false ) |
public parseSmilies ( $text ) |