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

Class: File_Archive_Predicate_MinTime

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

Class Overview

File_Archive_Predicate
   |
   --File_Archive_Predicate_MinTime

Keep only the files modified after a given date (or with unknown modification date)


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 41]
Keep only the files modified after a given date (or with unknown modification date)
  • See: File_Archive_Predicate, File_Archive_Reader_Filter


[ Top ]


Class Variables

$minTime =  0

[line 43]


Type:   mixed


[ Top ]



Method Detail

File_Archive_Predicate_MinTime (Constructor)   [line 49]

File_Archive_Predicate_MinTime File_Archive_Predicate_MinTime( int $minTime)


Parameters:

int   $minTime     Unix timestamp of the minimal modification date of the files

[ Top ]

isTrue   [line 57]

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:19 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.