This is the interface for selectors that can contain other selectors.
author | |
---|---|
package |
phing.types.selectors |
appendSelector(\FileSelector $selector) : \FileSelector
createAnd()
createContains()
createCustom()
createDate()
createDepend()
createDepth()
createFilename()
createMajority()
createNone()
createNot()
createOr()
createPresent()
createSelector()
createSize()
getSelectors(\Project $p) : array
hasSelectors() : boolean
boolean
whether any selectors are in this container
selectorCount() : integer
integer
the number of selectors in this container
selectorElements() : \an
\an
enumerator that goes through each of the selectors