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 21)

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

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 Tue, 19 Nov 2013 15:12:31 +0100 by phpDocumentor 1.4.3