classes/phing/types/selectors/SelectorScanner.php

An interface used to describe the actions required by any type of directory scanner that supports Selecters.

author
Hans Lellelid (Phing)
author
Bruce Atherton (Ant)
package
phing.types.selectors

\SelectorScanner

An interface used to describe the actions required by any type of directory scanner that supports Selecters.

author
Hans Lellelid (Phing)
author
Bruce Atherton (Ant)
package
phing.types.selectors

Methods

methodpublic  getDeselectedDirectories( ) :
Directories which were selected out of a scan.
methodpublic  getDeselectedFiles( ) :
Files which were selected out of a scan.
methodpublic  setSelectors( \selectors $selectors ) :
Sets the selectors the scanner should use.
Parameters
Name Type Description
$selectors \selectors the list of selectors
Documentation was generated by DocBlox 0.13.1.