Class FinderIndexerParserRtf

Description

RTF Parser class for the Finder indexer package.

  • since: 2.5

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

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

Method to process RTF 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:59:20 -0500 by phpDocumentor 1.4.4