| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 62 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ValueInterface:: (6 methods):
render()
renderPattern()
isCaseSensitive()
getType()
prepend()
append()
Interface: ValueInterface - X-Ref
| render() X-Ref |
| Renders string representation of expression. return: string |
| renderPattern() X-Ref |
| Renders string representation of pattern. return: string |
| isCaseSensitive() X-Ref |
| Returns value case sensitivity. return: bool |
| getType() X-Ref |
| Returns expression type. return: int |
| prepend($expr) X-Ref |
param: string $expr return: $this |
| append($expr) X-Ref |
param: string $expr return: $this |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |