| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 98 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Comparator:: (5 methods):
getTarget()
setTarget()
getOperator()
setOperator()
test()
Class: Comparator - X-Ref
Comparator.| getTarget() X-Ref |
| Gets the target value. return: string The target value |
| setTarget($target) X-Ref |
| Sets the target value. param: string $target The target value |
| getOperator() X-Ref |
| Gets the comparison operator. return: string The operator |
| setOperator($operator) X-Ref |
| Sets the comparison operator. param: string $operator A valid operator |
| test($test) X-Ref |
| Tests against the target. param: mixed $test A test value return: bool |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |