KWeb  6.4
IFileDiscovery Interface Reference
Inheritance diagram for IFileDiscovery:
FileDiscovery FileDiscovery_dirs KWebFileDiscovery KWebFileDiscovery_class KWebFileDiscovery_template

Public Member Functions

 findFile ($name, $searchIn=null, $params=null, $skip=0)

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: