Member Function Documentation
IFileDiscovery::findFile |
( |
$ |
name, |
|
|
$ |
searchIn = null , |
|
|
$ |
params = null , |
|
|
$ |
skip = 0 |
|
) |
| |
- Parameters:
-
string | $name | - name of the object to find, handling depends on the FileDiscovery implementation |
string | $searchIn | - string with the identifier that narrows the searching options. handling depends on the FileDiscovery implementation |
array | $params | - additional list of paramters |
| string/int | $skip - if it's a number - how many entries should be skipped (without checking!), if it's a string - path after which to resume |
- Returns:
- string - valid file path or false
Implemented in FileDiscovery_dirs, KWebFileDiscovery_template, FileDiscovery, and KWebFileDiscovery_class.
The documentation for this interface was generated from the following file: