[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

(no description)

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

Defines 1 class

Language:: (4 methods):
  __construct()
  getInstance()
  tokenise()
  stem()


Class: Language  - X-Ref

Language support class for the Finder indexer package.

__construct($locale = null)   X-Ref
Method to construct the language object.


getInstance($language)   X-Ref
Method to get a language support object.

param: string  $language  The language of the support object.
return: Language  A Language instance.

tokenise($input)   X-Ref
Method to tokenise a text string.

param: string  $input  The input to tokenise.
return: array  An array of term strings.

stem($token)   X-Ref
Method to stem a token.

param: string  $token  The token to stem.
return: string  The stemmed token.



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