| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 159 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
GlobResource:: (8 methods):
__construct()
getPrefix()
__toString()
isFresh()
serialize()
unserialize()
getIterator()
computeHash()
Class: GlobResource - X-Ref
GlobResource represents a set of resources stored on the filesystem.| __construct($prefix, $pattern, $recursive) X-Ref |
param: string $prefix A directory prefix param: string $pattern A glob pattern param: bool $recursive Whether directories should be scanned recursively or not |
| getPrefix() X-Ref |
| No description |
| __toString() X-Ref |
| {@inheritdoc} |
| isFresh($timestamp) X-Ref |
| {@inheritdoc} |
| serialize() X-Ref |
| unserialize($serialized) X-Ref |
| getIterator() X-Ref |
| No description |
| computeHash() X-Ref |
| No description |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |