Summary
- File
- Package hierarchy PHPBoost\Menu
- Class hierarchy \Filter \MenuStringFilter
This class represents a filter based on string comparison
This class represents a filter based on string comparison
__construct(string $pattern)
Build a filter based on the given pattern
| string | $pattern |
| None found |
get_pattern()
| None found |
set_pattern( $pattern)
| $pattern |
| None found |
match()
| None found |
$pattern :
| None found |