types/selectors/ExtendFileSelector.php

Show: inherited
    Table of Contents

    This is the interface to be used by all custom selectors, those that are called through the <custom> tag. It is the amalgamation of two interfaces, the FileSelector and the Paramterizable interface. Note that you will almost certainly want the default behaviour for handling Parameters, so you probably want to use the BaseExtendSelector class as the base class for your custom selector rather than implementing this interface from scratch.

    Author
    Hans Lellelid (Phing)  
    Author
    Bruce Atherton (Ant)  
    Package
    phing.types.selectors  

    \ExtendFileSelector

    Package: phing\types\selectors

    This is the interface to be used by all custom selectors, those that are called through the <custom> tag. It is the amalgamation of two interfaces, the FileSelector and the Paramterizable interface. Note that you will almost certainly want the default behaviour for handling Parameters, so you probably want to use the BaseExtendSelector class as the base class for your custom selector rather than implementing this interface from scratch.

    Parent(s)
    \Parameterizable
    Children
    \BaseExtendSelector
    Author
    Hans Lellelid (Phing)  
    Author
    Bruce Atherton (Ant)  

    Methods

    methodpublicsetParameters(  $parameters ) : void
    inherited

    Inherited from: \Parameterizable::setParameters()
    Parameters
    Name Type Description
    $parameters
    Documentation was generated by DocBlox 0.18.1.