types/selectors/AndSelector.php

Show: inherited
Table of Contents

This selector has a collection of other selectors, all of which have to select a file in order for this selector to select it.

Author
Hans Lellelid, hans@xmpl.org (Phing)  
Author
Bruce Atherton (Ant)  
Package
phing.types.selectors  

\AndSelector

Package: phing\types\selectors

This selector has a collection of other selectors, all of which have to select a file in order for this selector to select it.

Parent(s)
\BaseSelectorContainer < \BaseSelector < \DataType < \ProjectComponent
Children
\SelectSelector
Author
Hans Lellelid, hans@xmpl.org (Phing)  
Author
Bruce Atherton (Ant)  

Methods

methodpublicappendSelector( ) : void

methodpubliccircularReference( ) : void

methodpubliccreateAnd( ) : void

methodpubliccreateContains( ) : void

methodpubliccreateContainsRegexp( ) : void

methodpubliccreateCustom( ) : void

methodpubliccreateDate( ) : void

methodpubliccreateDepend( ) : void

methodpubliccreateDepth( ) : void

methodpubliccreateFilename( ) : void

methodpubliccreateMajority( ) : void

methodpubliccreateNone( ) : void

methodpubliccreateNot( ) : void

methodpubliccreateOr( ) : void

methodpubliccreatePresent( ) : void

methodpubliccreateSelector( ) : void

methodpubliccreateSize( ) : void

methodpubliccreateType( ) : void

methodpublicdieOnCircularReference( ) : void

methodpublicgetCheckedRef( ) : void

methodpublicgetDescription( ) : void

methodpublicgetError( ) : void

methodpublicgetProject( ) : void

methodpublicgetSelectors( ) : void

methodpublichasSelectors( ) : void

methodpublicisReference( ) : void

methodpublicisSelected( \basedir $basedir, \filename $filename, \file $file ) : \whether

Returns true (the file is selected) only if all other selectors agree that the file should be selected.

Parameters
Name Type Description
$basedir \basedir

the base directory the scan is being done from

$filename \filename

the name of the file to check

$file \file

a PhingFile object for the filename that the selector can use

Returns
Type Description
\whether the file should be selected or not
methodpubliclog( ) : void

methodpublicnoChildrenAllowed( ) : void

methodpublicparsingComplete( ) : void

methodpublicselectorCount( ) : void

methodpublicselectorElements( ) : void

methodpublicsetDescription( ) : void

methodpublicsetError( ) : void

methodpublicsetProject( ) : void

methodpublicsetRefid( ) : void

methodpublictoString( ) : void

methodpublictooManyAttributes( ) : void

methodpublicvalidate( ) : void

methodpublicverifySettings( ) : void

Documentation was generated by DocBlox 0.17.1.