Moodle  2.2.1
http://www.collinsharper.com
mod_folder_renderer Class Reference
Inheritance diagram for mod_folder_renderer:
Collaboration diagram for mod_folder_renderer:

Public Member Functions

 folder_tree ($folder, $cm, $course)
 render_folder_tree (folder_tree $tree)

Protected Member Functions

 htmllize_tree ($tree, $dir)

Detailed Description

Definition at line 28 of file renderer.php.


Member Function Documentation

folder_tree ( folder,
cm,
course 
)

Prints file folder tree view

Parameters:
object$folderinstance
object$cminstance
object$course
Returns:
void

Definition at line 37 of file renderer.php.

Here is the call graph for this function:

htmllize_tree ( tree,
dir 
) [protected]

Internal function - creates htmls structure suitable for YUI tree.

Definition at line 53 of file renderer.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 41 of file renderer.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