HumHub Documentation (unofficial)

LowerCase
in package
implements TokenFilterInterface

Lower case Token filter.

Tags
category

Zend

subpackage

Analysis

Table of Contents

Interfaces

TokenFilterInterface
Token filter converts (normalizes) Token ore removes it from a token stream.

Methods

normalize()  : Token
Normalize Token or remove it (if null is returned)

Methods

normalize()

Normalize Token or remove it (if null is returned)

public normalize(Token $srcToken) : Token
Parameters
$srcToken : Token
Return values
Token

        
On this page

Search results