Class Score
Score
Score or remove tags which score is in specified range. This filter requires special options.
array( 'min' => 2, // Tags have to have a score of min 2 'max' => 10, // Tags have to have a score of max 10 )
- Jity\TagGeneratorBundle\Filter\AbstractFilter implements Jity\TagGeneratorBundle\Filter\FilterInterface
-
Jity\TagGeneratorBundle\Filter\Score
Namespace: Jity\TagGeneratorBundle\Filter
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses:
Located at Filter/Score.php
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses:
Jity\TagGeneratorBundle\Filter\AbstractFilter
Located at Filter/Score.php
public
|
__construct()
|
$factor,
$options,
$remove
|