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