types/ExcludesNameEntry.php

Show: inherited
Table of Contents

Class for holding nested excludes elements (file, class, method).

Author
Benjamin Schultz  
Package
phing.types  
Since
2.4.6  
Version
$Id: a1098700b4f205baacfd5adf5434e5a4803a6a3f $  

\ExcludesNameEntry

Package: phing\types

Class for holding nested excludes elements (file, class, method).

Author
Benjamin Schultz  
Since
2.4.6  
Version
$Id: a1098700b4f205baacfd5adf5434e5a4803a6a3f $  

Properties

Propertyprivatestring  $_name= ''

Holds the name of a file, class or method or a file pattern

Details
Type
string

Methods

methodpublicaddText( string $pattern ) : void

An alias for the setName() method.

Set the name of a file pattern.

Parameters
Name Type Description
$pattern string

The file pattern

Details
See
\setName()  
methodpublicgetName( ) : string

Get the name of a file, class or method or the file pattern

Returns
Type Description
string The name of a file, class or method or the file pattern
methodpublicsetName( string $name ) : void

Set the name of a file, class or method

Parameters
Name Type Description
$name string
methodpublictoString( ) : string

Gets a string representation of this name or pattern.

Returns
Type Description
string
Documentation was generated by DocBlox 0.18.1.