BIF3
[ class tree: BIF3 ] [ index: BIF3 ] [ all elements ]

Class: FileList

Source Location: /Widgets/File/FileList.php

Class Overview

PEAR
   |
   --BifWidget
      |
      --FileList

Lists directory


Author(s):

Version:

  • $Revision: 1.18 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 27]
Lists directory

Is similar to 'ls DIR' or 'dir DIR'. you can filter with a REGEXP (regular expresion). The files are sorted (reverse version numbers style compare). Example: 0.2.1 0.2 0.1.1 0.1




Tags:

version:  $Revision: 1.18 $
author:  Nicolas Cesar <ncesar@lunix.com.ar>


[ Top ]


Class Methods


constructor FileList [line 43]

FileList FileList( [$attrs $attrs = array()], string 1, string 2, string 3, string 4, string 5, string 6, string 7, string 8, string 9)



Parameters:

string   1   DIR Directory where files are.
string   2   MD5FILE md5sum file name
string   3   REGEXP filter to use. (ex. "\.tgz$")
string   4   WIDTH
string   5   ALIGN
string   6   CELLPADDING
string   7   CELLSPACING
string   8   BORDER
string   9   BGCOLOR
$attrs   $attrs   Instance's attributes specified as a hash with the following keys: (in CAPS!)

[ Top ]

method innerDraw [line 47]

void innerDraw( )



Overrides BifWidget::innerDraw() (parent method not documented)

[ Top ]


Documentation generated on Wed, 10 Nov 2004 19:41:32 -0300 by phpDocumentor 1.2.3