HTML_BBCodeParser
[ class tree: HTML_BBCodeParser ] [ index: HTML_BBCodeParser ] [ all elements ]

Element index for package HTML_BBCodeParser

[ b ] [ f ] [ g ] [ h ] [ p ] [ q ] [ s ]

b

BBCodeParser.php
procedural page BBCodeParser.php
top

f

filtersToRules
in file BBCodeParser.php, method HTML_BBCodeParser::filtersToRules()
    Sets rules list from Filters (groups of rules)
top

g

getParsed
in file BBCodeParser.php, method HTML_BBCodeParser::getParsed()
    Gets the parsed text from the object
getPreparsed
in file BBCodeParser.php, method HTML_BBCodeParser::getPreparsed()
    Gets the preparsed text from the object
getText
in file BBCodeParser.php, method HTML_BBCodeParser::getText()
    Gets the unparsed text from the object
top

h

HTML_BBCodeParser
in file BBCodeParser.php, method HTML_BBCodeParser::HTML_BBCodeParser()
    Constructor, initialises the options and filters
HTML_BBCodeParser
in file BBCodeParser.php, class HTML_BBCodeParser
    Base HTML_BBCodeParser class to transform BBCode in XHTML
top

p

parse
in file BBCodeParser.php, method HTML_BBCodeParser::parse()
    Parses the text set in the object
parseIniFile
in file BBCodeParser.php, method HTML_BBCodeParser::parseIniFile()
    Parse configuration file to set an option array
pruneOptions
in file BBCodeParser.php, method HTML_BBCodeParser::pruneOptions()
    Prune (unset) empty arrays in options
top

q

qparse
in file BBCodeParser.php, method HTML_BBCodeParser::qparse()
    Quick method to do setText(), parse() and getParsed at once
top

s

setText
in file BBCodeParser.php, method HTML_BBCodeParser::setText()
    Sets text in the object to be parsed
staticQparse
in file BBCodeParser.php, method HTML_BBCodeParser::staticQparse()
    Quick static method to do setText(), parse() and getParsed at once
top

Documentation generated on Mon, 11 Mar 2019 14:50:56 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.