Class FinderIndexerParserHtml

Description

HTML Parser class for the Finder indexer package.

  • since: 2.5

Located in /administrator/components/com_finder/helpers/indexer/parser/html.php (line 19)

FinderIndexerParser
   |
   --FinderIndexerParserHtml
Method Summary
string process (string $input)
Methods
process (line 30)

Method to process HTML input and extract the plain text.

  • return: The plain text input.
  • since: 2.5
  • access: protected
string process (string $input)
  • string $input: The input to process.

Redefinition of:
FinderIndexerParser::process()
Method to process input and extract the plain text.

Inherited Methods

Inherited From FinderIndexerParser

FinderIndexerParser::getInstance()
FinderIndexerParser::parse()
FinderIndexerParser::process()

Documentation generated on Mon, 25 Jun 2012 13:55:36 -0500 by phpDocumentor 1.4.4