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