types/selectors/SelectorScanner.php

Show: inherited
    Table of Contents

    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

    Package: phing\types\selectors

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

    Children
    \DirectoryScanner
    Author
    Hans Lellelid (Phing)  
    Author
    Bruce Atherton (Ant)  

    Methods

    methodpublicgetDeselectedDirectories( ) : void

    Directories which were selected out of a scan.

    methodpublicgetDeselectedFiles( ) : void

    Files which were selected out of a scan.

    methodpublicsetSelectors( \selectors $selectors ) : void

    Sets the selectors the scanner should use.

    Parameters
    Name Type Description
    $selectors \selectors

    the list of selectors

    Documentation was generated by DocBlox 0.18.1.