| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 90 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
RangeFilter:: (3 methods):
__construct()
asConfig()
setRange()
Class: RangeFilter - X-Ref
| __construct($min = null, $max = null) X-Ref |
| Constructor param: integer $min Minimum value for this range param: integer $max Maximum value for this range |
| asConfig() X-Ref |
| {@inheritdoc} |
| setRange($min, $max) X-Ref |
| Set the allowed range of values param: integer $min Minimum value param: integer $max Maximum value return: void |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |