Moodle  2.2.1
http://www.collinsharper.com
file_browser Class Reference

Public Member Functions

 get_file_info ($context=NULL, $component=NULL, $filearea=NULL, $itemid=NULL, $filepath=NULL, $filename=NULL)

Detailed Description

Definition at line 64 of file file_browser.php.


Member Function Documentation

get_file_info ( context = NULL,
component = NULL,
filearea = NULL,
itemid = NULL,
filepath = NULL,
filename = NULL 
)

Looks up file_info instance

Parameters:
object$context
string$component
string$filearea
int$itemid
string$filepath
string$filename
Returns:
file_info instance or null if not found or access not allowed

Definition at line 76 of file file_browser.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations