JavaScript Editor Javascript validator     Web page editor 



Predicates

Predicates -- Filters

Introduction

File_Archive introduces the concept of filters to be able to select the files from a source. A filter is a particular reader that you can create with the File_Archive::filter() function. This function requires you to give a predicate. You can build this predicate using the File_Archive::pred* functions.

The standard logic predicates are:

Some other predicats will help you filtering the files:




JavaScript Editor Javascript validator     Web page editor