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

Class: File_Archive_Predicate_MinSize

Source Location: /File_Archive-1.5.5/File/Archive/Predicate/MinSize.php

Class Overview

File_Archive_Predicate
   |
   --File_Archive_Predicate_MinSize

Keep only the files larger than a given size


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 larger than a given size
  • See: File_Archive_Predicate, File_Archive_Reader_Filter


[ Top ]


Class Variables

$minSize =  0

[line 41]


Type:   mixed


[ Top ]



Method Detail

File_Archive_Predicate_MinSize (Constructor)   [line 46]

File_Archive_Predicate_MinSize File_Archive_Predicate_MinSize( int $minSize)


Parameters:

int   $minSize   —  minimal size of the file (in Bytes)

[ Top ]

isTrue   [line 53]

void isTrue( &$source)

  • See: File_Archive_Predicate::isTrue()

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

Parameters:

   &$source   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:48:27 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.