| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 135 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
FilePathsIterator:: (9 methods):
__construct()
__call()
current()
key()
next()
rewind()
getSubPath()
getSubPathname()
buildProperties()
Class: FilePathsIterator - X-Ref
Iterate over shell command result.| __construct(array $paths, $baseDir) X-Ref |
param: array $paths List of paths returned by shell command param: string $baseDir Base dir for relative path building |
| __call($name, array $arguments) X-Ref |
param: string $name param: array $arguments return: mixed |
| current() X-Ref |
| Return an instance of SplFileInfo with support for relative paths. return: SplFileInfo File information |
| key() X-Ref |
return: string |
| next() X-Ref |
| No description |
| rewind() X-Ref |
| No description |
| getSubPath() X-Ref |
return: string |
| getSubPathname() X-Ref |
return: string |
| buildProperties() X-Ref |
| No description |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |