FileList Class Reference

Inheritance diagram for FileList:

Inheritance graph
[legend]
Collaboration diagram for FileList:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 list_file ($file, $title, $url="")
 show ($args)

Public Attributes

 $name = "FileList"
 $description = "This plugin allows you to insert a directory listing with icons and modification date. To make use of this plugin, insert <b>{FileList}</b> in your page where the file list should appear."
 $params = array('dirbase' => "", 'urlbase' => "", 'match' => "")

Detailed Description

This plugin allows you to insert a directory listing with icons and modification date.

To make use of this plugin, insert {FileList} in your page where the file list should appear.

Definition at line 30 of file FileList.php.


Member Function Documentation

FileList::list_file ( file,
title,
url = "" 
)

Prepare the output for a single file of the list.

Parameters:
$file 
$title 
$url 

Definition at line 47 of file FileList.php.

References Diogenes_Plugin_Filter::$type.

Referenced by show().

FileList::show ( args  ) 

Show an instance of the FileList plugin.

Parameters:
$args 

Definition at line 95 of file FileList.php.

References $params, and list_file().

Here is the call graph for this function:


Member Data Documentation

FileList::$name = "FileList"

Plugin name

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 32 of file FileList.php.

FileList::$description = "This plugin allows you to insert a directory listing with icons and modification date. To make use of this plugin, insert <b>{FileList}</b> in your page where the file list should appear."

Plugin description

Reimplemented from Diogenes_Plugin_Filter.

Definition at line 35 of file FileList.php.

FileList::$params = array('dirbase' => "", 'urlbase' => "", 'match' => "")

Plugin parameters

Reimplemented from Diogenes_Plugin_Skel.

Definition at line 38 of file FileList.php.

Referenced by show().


The documentation for this class was generated from the following file:
Generated on Fri Jan 11 01:20:09 2008 for Diogenes by  doxygen 1.5.1