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

Class: File_Archive_Predicate_Ereg

Source Location: /File_Archive-0.2.0/File/Archive/Predicate/Ereg.php

Class Overview

File_Archive_Predicate
   |
   --File_Archive_Predicate_Ereg

Keep only the files which name follow a given regular expression


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods

Class: File_Archive_Predicate

File_Archive_Predicate::isTrue()
Indicates whether the current file from the reader should be kept

Class Details

[line 39]
Keep only the files which name follow a given regular expression
  • See: File_Archive_Predicate, File_Archive_Reader_Filter ereg


[ Top ]


Class Variables

$ereg =

[line 41]


Type:   mixed


[ Top ]



Method Detail

File_Archive_Predicate_Ereg (Constructor)   [line 46]

File_Archive_Predicate_Ereg File_Archive_Predicate_Ereg( string $ereg)


Parameters:

string   $ereg     is the regular expression

[ Top ]

isTrue   [line 53]

void isTrue( mixed &$source)

  • See: File_Archive_Predicate::isTrue()

Overrides File_Archive_Predicate::isTrue() (Indicates whether the current file from the reader should be kept)
[ Top ]


Documentation generated on Thu, 24 Feb 2005 12:50:16 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.