[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_finder/src/Indexer/ -> Parser.php (summary)

(no description)

Copyright: (C) 2011 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 125 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  getInstance()
  parse()

Functions
Functions that are not part of a class:

getInstance($format)   X-Ref
Method to get a parser, creating it if necessary.

param: string  $format  The type of parser to load.
return: Parser  A Parser instance.

parse($input)   X-Ref
Method to parse input and extract the plain text. Because this method is
called from both inside and outside the indexer, it needs to be able to
batch out its parsing functionality to deal with the inefficiencies of
regular expressions. We will parse recursively in 2KB chunks.

param: string  $input  The input to parse.
return: string  The plain text input.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer