[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ z ] [ _ ]

a

$a
in file JsMin.php, variable JSMin::$a
$additionalPatterns
in file AbstractFileSet.php, variable AbstractFileSet::$additionalPatterns
$allowedFileExtensions
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$allowedFileExtensions
$altSlash
in file Win32FileSystem.php, variable Win32FileSystem::$altSlash
$analyzerPath
in file ZendCodeAnalyzerTask.php, variable ZendCodeAnalyzerTask::$analyzerPath
$append
in file EchoTask.php, variable EchoTask::$append
$arguments
in file Commandline.php, variable Commandline::$arguments
$assignedVars
in file CapsuleTask.php, variable CapsuleTask::$assignedVars
    Any vars assigned via the build file.
AbstractFileSet
in file AbstractFileSet.php, class AbstractFileSet
    The FileSet class provides methods and properties for accessing and managing filesets. It extends ProjectComponent and thus inherits all methods and properties (not explicitly declared). See ProjectComponent for further detail.
AbstractHandler
in file AbstractHandler.php, class AbstractHandler
    This is an abstract class all SAX handler classes must extend
AbstractSAXParser
in file AbstractSAXParser.php, class AbstractSAXParser
    The abstract SAX parser class.
action
in file JsMin.php, method JSMin::action()
add
in file Zip.php, method Archive_Zip::add()
    This method add files or directory in an existing Zip Archive.
addArguments
in file Commandline.php, method Commandline::addArguments()
addAvailable
in file ConditionBase.php, method ConditionBase::addAvailable()
addBuildListener
in file Project.php, method Project::addBuildListener()
addChild
in file UnknownElement.php, method UnknownElement::addChild()
    Add a child element to the unknown element
addChild
in file RuntimeConfigurable.php, method RuntimeConfigurable::addChild()
    Adds child elements to the wrapped element.
addClassToPackage
in file CoverageReportTask.php, method CoverageReportTask::addClassToPackage()
addComment
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::addComment()
    Adds a comment to be used in encoded files
addComment
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::addComment()
    Adds a comment to be used in encoded files
addConfiguredCommandline
in file CvsTask.php, method CvsTask::addConfiguredCommandline()
    Configures and adds the given Commandline.
addDataType
in file Target.php, method Target::addDataType()
    Adds a runtime configurable element to the list of this targets child elements.
addDataTypeDefinition
in file Project.php, method Project::addDataTypeDefinition()
    Adds a data type definition.
addDefaultExcludes
in file DirectoryScanner.php, method DirectoryScanner::addDefaultExcludes()
    Adds the array with default exclusions to the current exclusions set.
addDependency
in file Target.php, method Target::addDependency()
    Adds a singular dependent target name to the list
addDirset
in file Path.php, method Path::addDirset()
    Adds a nested
  1. <dirset>
element.
addElse
in file IfTask.php, method IfTask::addElse()
    A nested <else> element - a container of tasks that will be run if the condition doesn't hold true.
addElseIf
in file IfTask.php, method IfTask::addElseIf()
    *
addError
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::addError()
    An error occurred.
addError
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::addError()
addError
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::addError()
addError
in file PlainPHPUnitResultFormatter.php, method PlainPHPUnitResultFormatter::addError()
addExisting
in file Path.php, method Path::addExisting()
    Adds the components on the given path which exist to this Path. Components that don't exist, aren't added.
addExpandProperties
in file FilterChain.php, method FilterChain::addExpandProperties()
addFailure
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::addFailure()
addFailure
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::addFailure()
    A failure occurred.
addFailure
in file PlainPHPUnitResultFormatter.php, method PlainPHPUnitResultFormatter::addFailure()
addFailure
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::addFailure()
addFileset
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::addFileset()
    Adds a set of files (nested fileset attribute).
addFileset
in file Path.php, method Path::addFileset()
    Adds a nested
  1. &lt;fileset&gt;
element.
addFileSet
in file CoverageSetupTask.php, method CoverageSetupTask::addFileSet()
    Add a new fileset containing the .php files to process
addFileSet
in file SimpleTestTask.php, method SimpleTestTask::addFileSet()
    Add a new fileset containing the XML results to aggregate
addFileSet
in file BatchTest.php, method BatchTest::addFileSet()
    Add a new fileset containing the XML results to aggregate
addFileSet
in file CoverageMergerTask.php, method CoverageMergerTask::addFileSet()
    Add a new fileset containing the .php files to process
addFileset
in file PDOSQLExecTask.php, method PDOSQLExecTask::addFileset()
    Adds a set of files (nested fileset attribute).
addFilterReader
in file FilterChain.php, method FilterChain::addFilterReader()
addFormat
in file TstampTask.php, method TstampTask::addFormat()
    Adds a custom format
addFormatter
in file SimpleTestTask.php, method SimpleTestTask::addFormatter()
    Add a new formatter to all tests of this task.
addFormatter
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::addFormatter()
addFormatter
in file PHPUnitTask.php, method PHPUnitTask::addFormatter()
    Add a new formatter to all tests of this task.
addGettext
in file FilterChain.php, method FilterChain::addGettext()
addHeadFilter
in file FilterChain.php, method FilterChain::addHeadFilter()
addImport
in file PhingXMLContext.php, method PhingXMLContext::addImport()
addIncompleteTest
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::addIncompleteTest()
addIncompleteTest
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::addIncompleteTest()
addIncompleteTest
in file PlainPHPUnitResultFormatter.php, method PlainPHPUnitResultFormatter::addIncompleteTest()
addIncompleteTest
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::addIncompleteTest()
    Incomplete test.
addLineContains
in file FilterChain.php, method FilterChain::addLineContains()
addLineContainsRegExp
in file FilterChain.php, method FilterChain::addLineContainsRegExp()
addOrReplaceTarget
in file Project.php, method Project::addOrReplaceTarget()
addParam
in file PhingFilterReader.php, method PhingFilterReader::addParam()
addParam
in file ExtendSelector.php, method ExtendSelector::addParam()
    Create new parameters to pass to custom selector.
addPrefixLines
in file FilterChain.php, method FilterChain::addPrefixLines()
addProperties
in file PropertyTask.php, method PropertyTask::addProperties()
    iterate through a set of properties,
addProperty
in file PropertyTask.php, method PropertyTask::addProperty()
    add a name value pair to the project property set
addReference
in file Project.php, method Project::addReference()
    Adds a reference to an object. This method is called when the parser
addReplaceRegexp
in file FilterChain.php, method FilterChain::addReplaceRegexp()
addReplaceTokens
in file FilterChain.php, method FilterChain::addReplaceTokens()
addSkippedTest
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::addSkippedTest()
addSkippedTest
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::addSkippedTest()
    Skipped test.
addSkippedTest
in file PlainPHPUnitResultFormatter.php, method PlainPHPUnitResultFormatter::addSkippedTest()
addStripLineBreaks
in file FilterChain.php, method FilterChain::addStripLineBreaks()
addStripLineComments
in file FilterChain.php, method FilterChain::addStripLineComments()
addStripPhpComments
in file FilterChain.php, method FilterChain::addStripPhpComments()
addStripWhitespace
in file FilterChain.php, method FilterChain::addStripWhitespace()
addTabToSpaces
in file FilterChain.php, method FilterChain::addTabToSpaces()
addTailFilter
in file FilterChain.php, method FilterChain::addTailFilter()
addTarget
in file Project.php, method Project::addTarget()
    add a new target to the project
addTask
in file Target.php, method Target::addTask()
    Adds a task element to the list of this targets child elements
addTask
in file TaskContainer.php, method TaskContainer::addTask()
    Adds a task to this task container. Must be implemented by derived class
addTask
in file SequentialTask.php, method SequentialTask::addTask()
    Add a nested task to Sequential.
addTaskDefinition
in file Project.php, method Project::addTaskDefinition()
    Adds a task definition.
addText
in file PhkPackageWebAccessPath.php, method PhkPackageWebAccessPath::addText()
addText
in file PropertyTask.php, method PropertyTask::addText()
    Sets value of property to CDATA tag contents.
addText
in file PearPackageTask.php, method PearPkgOption::addText()
addText
in file ProjectConfigurator.php, method ProjectConfigurator::addText()
    Configures the #CDATA of an element.
addText
in file PropertyPromptTask.php, method PropertyPromptTask::addText()
    Sets the prompt text that will be presented to the user.
addText
in file ReplaceTokens.php, method Token::addText()
    Sets the token value from text.
addText
in file PhpEvalTask.php, method FunctionParam::addText()
addText
in file RuntimeConfigurable.php, method RuntimeConfigurable::addText()
    Add characters from #PCDATA areas to the wrapped element.
addText
in file PhpEvalTask.php, method PhpEvalTask::addText()
    Set PHP expression to evaluate.
addText
in file PDOSQLExecTask.php, method PDOSQLExecTransaction::addText()
addText
in file InputTask.php, method InputTask::addText()
    Set a multiline message.
addText
in file IntrospectionHelper.php, method IntrospectionHelper::addText()
    Adds PCDATA areas.
addText
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::addText()
    Set an inline SQL command to execute.
addText
in file Description.php, method Description::addText()
    Adds descriptive text to the project.
addText
in file EchoTask.php, method EchoTask::addText()
    Supporting the <echo>Message</echo> syntax.
addText
in file IoncubeComment.php, method IoncubeComment::addText()
addText
in file MailTask.php, method MailTask::addText()
    Supporting the <mail>Message</mail> syntax.
addText
in file PDOSQLExecTask.php, method PDOSQLExecTask::addText()
    Set an inline SQL command to execute.
addText
in file CreoleSQLExecTask.php, method SQLExecTransaction::addText()
addText
in file AdhocTask.php, method AdhocTask::addText()
    Set the script.
addText
in file AppendTask.php, method AppendTask::addText()
    Sets text to append. Supports CDATA.
addText
in file ExitTask.php, method ExitTask::addText()
    Set a multiline message.
addThen
in file IfTask.php, method IfTask::addThen()
    A nested <then> element - a container of tasks that will be run if the condition holds true.
addThen
in file IfTask.php, method ElseIfTask::addThen()
addTidyFilter
in file FilterChain.php, method FilterChain::addTidyFilter()
addXincludeFilter
in file FilterChain.php, method FilterChain::addXincludeFilter()
addXsltFilter
in file FilterChain.php, method FilterChain::addXsltFilter()
AdhocTask
in file AdhocTask.php, class AdhocTask
    Abstract class for creating adhoc Phing components in buildfile.
AdhocTaskdefTask
in file AdhocTaskdefTask.php, class AdhocTaskdefTask
    A class for creating adhoc tasks in build file.
AdhocTypedefTask
in file AdhocTypedefTask.php, class AdhocTypedefTask
    A class for creating adhoc datatypes in build file.
analyze
in file ZendCodeAnalyzerTask.php, method ZendCodeAnalyzerTask::analyze()
    Analyze file
AndCondition
in file AndCondition.php, class AndCondition
    <and> condition container.
AndSelector
in file AndSelector.php, class AndSelector
    This selector has a collection of other selectors, all of which have to select a file in order for this selector to select it.
AnsiColorLogger
in file AnsiColorLogger.php, class AnsiColorLogger
    Uses ANSI Color Code Sequences to colorize messages sent to the console.
append
in file PatternSet.php, method PatternSet::append()
    Adds the patterns of the other instance to this set.
append
in file Path.php, method Path::append()
    Append the contents of the other Path instance to this.
appendCommandArgument
in file CvsTask.php, method CvsTask::appendCommandArgument()
    This needs to be public to allow configuration of commands externally.
appendSelector
in file SelectorContainer.php, method SelectorContainer::appendSelector()
    Add a new selector into this container.
appendSelector
in file AbstractFileSet.php, method AbstractFileSet::appendSelector()
    Add a new selector into this container.
appendSelector
in file MatchingTask.php, method MatchingTask::appendSelector()
    Add a new selector into this container.
appendSelector
in file BaseSelectorContainer.php, method BaseSelectorContainer::appendSelector()
    Add a new selector into this container.
appendSelector
in file SelectSelector.php, method SelectSelector::appendSelector()
    Add a new selector into this container.
AppendTask
in file AppendTask.php, class AppendTask
    Appends text, contents of a file or set of files defined by a filelist to a destination file.
archiveIsUpToDate
in file TarTask.php, method TarTask::archiveIsUpToDate()
archiveIsUpToDate
in file ZipTask.php, method ZipTask::archiveIsUpToDate()
Archive_Zip
in file Zip.php, class Archive_Zip
    Class for manipulating zip archive files
ARCHIVE_ZIP_ERR_BAD_CHECKSUM
in file Zip.php, constant ARCHIVE_ZIP_ERR_BAD_CHECKSUM
ARCHIVE_ZIP_ERR_BAD_EXTENSION
in file Zip.php, constant ARCHIVE_ZIP_ERR_BAD_EXTENSION
ARCHIVE_ZIP_ERR_BAD_EXTRACTED_FILE
in file Zip.php, constant ARCHIVE_ZIP_ERR_BAD_EXTRACTED_FILE
ARCHIVE_ZIP_ERR_BAD_FORMAT
in file Zip.php, constant ARCHIVE_ZIP_ERR_BAD_FORMAT
ARCHIVE_ZIP_ERR_DELETE_FILE_FAIL
in file Zip.php, constant ARCHIVE_ZIP_ERR_DELETE_FILE_FAIL
ARCHIVE_ZIP_ERR_DIR_CREATE_FAIL
in file Zip.php, constant ARCHIVE_ZIP_ERR_DIR_CREATE_FAIL
ARCHIVE_ZIP_ERR_FILENAME_TOO_LONG
in file Zip.php, constant ARCHIVE_ZIP_ERR_FILENAME_TOO_LONG
ARCHIVE_ZIP_ERR_INVALID_ARCHIVE_ZIP
in file Zip.php, constant ARCHIVE_ZIP_ERR_INVALID_ARCHIVE_ZIP
ARCHIVE_ZIP_ERR_INVALID_PARAMETER
in file Zip.php, constant ARCHIVE_ZIP_ERR_INVALID_PARAMETER
ARCHIVE_ZIP_ERR_INVALID_PARAM_VALUE
in file Zip.php, constant ARCHIVE_ZIP_ERR_INVALID_PARAM_VALUE
ARCHIVE_ZIP_ERR_INVALID_ZIP
in file Zip.php, constant ARCHIVE_ZIP_ERR_INVALID_ZIP
ARCHIVE_ZIP_ERR_MISSING_FILE
in file Zip.php, constant ARCHIVE_ZIP_ERR_MISSING_FILE
ARCHIVE_ZIP_ERR_MISSING_OPTION_VALUE
in file Zip.php, constant ARCHIVE_ZIP_ERR_MISSING_OPTION_VALUE
ARCHIVE_ZIP_ERR_NO_ERROR
in file Zip.php, constant ARCHIVE_ZIP_ERR_NO_ERROR
ARCHIVE_ZIP_ERR_READ_OPEN_FAIL
in file Zip.php, constant ARCHIVE_ZIP_ERR_READ_OPEN_FAIL
ARCHIVE_ZIP_ERR_RENAME_FILE_FAIL
in file Zip.php, constant ARCHIVE_ZIP_ERR_RENAME_FILE_FAIL
ARCHIVE_ZIP_ERR_WRITE_OPEN_FAIL
in file Zip.php, constant ARCHIVE_ZIP_ERR_WRITE_OPEN_FAIL
ARCHIVE_ZIP_PARAM_ADD_PATH
in file Zip.php, constant ARCHIVE_ZIP_PARAM_ADD_PATH
ARCHIVE_ZIP_PARAM_BY_EREG
in file Zip.php, constant ARCHIVE_ZIP_PARAM_BY_EREG
ARCHIVE_ZIP_PARAM_BY_INDEX
in file Zip.php, constant ARCHIVE_ZIP_PARAM_BY_INDEX
ARCHIVE_ZIP_PARAM_BY_NAME
in file Zip.php, constant ARCHIVE_ZIP_PARAM_BY_NAME
ARCHIVE_ZIP_PARAM_BY_PREG
in file Zip.php, constant ARCHIVE_ZIP_PARAM_BY_PREG
ARCHIVE_ZIP_PARAM_EXTRACT_AS_STRING
in file Zip.php, constant ARCHIVE_ZIP_PARAM_EXTRACT_AS_STRING
ARCHIVE_ZIP_PARAM_NO_COMPRESSION
in file Zip.php, constant ARCHIVE_ZIP_PARAM_NO_COMPRESSION
ARCHIVE_ZIP_PARAM_PATH
in file Zip.php, constant ARCHIVE_ZIP_PARAM_PATH
ARCHIVE_ZIP_PARAM_POST_ADD
in file Zip.php, constant ARCHIVE_ZIP_PARAM_POST_ADD
ARCHIVE_ZIP_PARAM_POST_EXTRACT
in file Zip.php, constant ARCHIVE_ZIP_PARAM_POST_EXTRACT
ARCHIVE_ZIP_PARAM_PRE_ADD
in file Zip.php, constant ARCHIVE_ZIP_PARAM_PRE_ADD
ARCHIVE_ZIP_PARAM_PRE_EXTRACT
in file Zip.php, constant ARCHIVE_ZIP_PARAM_PRE_EXTRACT
ARCHIVE_ZIP_PARAM_REMOVE_ALL_PATH
in file Zip.php, constant ARCHIVE_ZIP_PARAM_REMOVE_ALL_PATH
ARCHIVE_ZIP_PARAM_REMOVE_PATH
in file Zip.php, constant ARCHIVE_ZIP_PARAM_REMOVE_PATH
ARCHIVE_ZIP_PARAM_SET_CHMOD
in file Zip.php, constant ARCHIVE_ZIP_PARAM_SET_CHMOD
ARCHIVE_ZIP_READ_BLOCK_SIZE
in file Zip.php, constant ARCHIVE_ZIP_READ_BLOCK_SIZE
ARCHIVE_ZIP_SEPARATOR
in file Zip.php, constant ARCHIVE_ZIP_SEPARATOR
ARCHIVE_ZIP_TEMPORARY_DIR
in file Zip.php, constant ARCHIVE_ZIP_TEMPORARY_DIR
ARCHIVE_ZIP_WARN_FILE_EXIST
in file Zip.php, constant ARCHIVE_ZIP_WARN_FILE_EXIST
ARCHIVE_ZIP_WARN_NO_WARNING
in file Zip.php, constant ARCHIVE_ZIP_WARN_NO_WARNING
AssignedVar
in file CapsuleTask.php, class AssignedVar
    An "inner" class for holding assigned var values.
ATTR_BLINK
in file AnsiColorLogger.php, class constant AnsiColorLogger::ATTR_BLINK
ATTR_BRIGHT
in file AnsiColorLogger.php, class constant AnsiColorLogger::ATTR_BRIGHT
ATTR_DIM
in file AnsiColorLogger.php, class constant AnsiColorLogger::ATTR_DIM
ATTR_HIDDEN
in file AnsiColorLogger.php, class constant AnsiColorLogger::ATTR_HIDDEN
ATTR_NORMAL
in file AnsiColorLogger.php, class constant AnsiColorLogger::ATTR_NORMAL
ATTR_REVERSE
in file AnsiColorLogger.php, class constant AnsiColorLogger::ATTR_REVERSE
ATTR_UNDERLINE
in file AnsiColorLogger.php, class constant AnsiColorLogger::ATTR_UNDERLINE
AvailableTask
in file AvailableTask.php, class AvailableTask
    <available> task.
AnsiColorLogger.php
procedural page AnsiColorLogger.php
AbstractHandler.php
procedural page AbstractHandler.php
AbstractSAXParser.php
procedural page AbstractSAXParser.php
AdhocTask.php
procedural page AdhocTask.php
AdhocTaskdefTask.php
procedural page AdhocTaskdefTask.php
AdhocTypedefTask.php
procedural page AdhocTypedefTask.php
AppendTask.php
procedural page AppendTask.php
AvailableTask.php
procedural page AvailableTask.php
AndCondition.php
procedural page AndCondition.php
AbstractFileSet.php
procedural page AbstractFileSet.php
AndSelector.php
procedural page AndSelector.php
top

b

$b
in file JsMin.php, variable JSMin::$b
$basedir
in file DirectoryScanner.php, variable DirectoryScanner::$basedir
    The base directory which should be scanned.
$buildFile
in file ProjectConfigurator.php, variable ProjectConfigurator::$buildFile
$buildFileParent
in file ProjectConfigurator.php, variable ProjectConfigurator::$buildFileParent
BaseExtendSelector
in file BaseExtendSelector.php, class BaseExtendSelector
    Convenience base class for all selectors accessed through ExtendSelector.
BaseFilterReader
in file BaseFilterReader.php, class BaseFilterReader
    Base class for core filter readers.
BaseParamFilterReader
in file BaseParamFilterReader.php, class BaseParamFilterReader
    Base class for core filter readers.
BaseSelector
in file BaseSelector.php, class BaseSelector
    A convenience base class that you can subclass Selectors from. It provides some helpful common behaviour. Note that there is no need for Selectors to inherit from this class, it is only necessary that they implement FileSelector.
BaseSelectorContainer
in file BaseSelectorContainer.php, class BaseSelectorContainer
    This is the base class for selectors that can contain other selectors.
BatchTest
in file BatchTest.php, class BatchTest
    Scans a list of files given by the fileset attribute, extracts valid test cases
BA_DIRECTORY
in file FileSystem.php, class constant FileSystem::BA_DIRECTORY
BA_EXISTS
in file FileSystem.php, class constant FileSystem::BA_EXISTS
BA_HIDDEN
in file FileSystem.php, class constant FileSystem::BA_HIDDEN
BA_REGULAR
in file FileSystem.php, class constant FileSystem::BA_REGULAR
BG_BLACK
in file AnsiColorLogger.php, class constant AnsiColorLogger::BG_BLACK
BG_BLUE
in file AnsiColorLogger.php, class constant AnsiColorLogger::BG_BLUE
BG_CYAN
in file AnsiColorLogger.php, class constant AnsiColorLogger::BG_CYAN
BG_GREEN
in file AnsiColorLogger.php, class constant AnsiColorLogger::BG_GREEN
BG_MAGENTA
in file AnsiColorLogger.php, class constant AnsiColorLogger::BG_MAGENTA
BG_RED
in file AnsiColorLogger.php, class constant AnsiColorLogger::BG_RED
BG_WHITE
in file AnsiColorLogger.php, class constant AnsiColorLogger::BG_WHITE
BG_YELLOW
in file AnsiColorLogger.php, class constant AnsiColorLogger::BG_YELLOW
booleanValue
in file StringHelper.php, method StringHelper::booleanValue()
BufferedReader
in file BufferedReader.php, class BufferedReader
    Convenience class for reading files.
BufferedWriter
in file BufferedWriter.php, class BufferedWriter
    Convenience class for writing files.
BuildEvent
in file BuildEvent.php, class BuildEvent
    Encapsulates a build specific event.
BuildEvent.php
procedural page BuildEvent.php
BuildException
in file BuildException.php, class BuildException
    BuildException is for when things go wrong in a build execution.
BuildException.php
procedural page BuildException.php
buildFinished
in file PearLogListener.php, method PearLogListener::buildFinished()
    Logs whether the build succeeded or failed, and any errors that occured during the build. Also outputs the total build-time.
buildFinished
in file DefaultLogger.php, method DefaultLogger::buildFinished()
    Prints whether the build succeeded or failed, and any errors that occured during the build. Also outputs the total build-time.
buildFinished
in file XmlLogger.php, method XmlLogger::buildFinished()
    Fired when the build finishes, this adds the time taken and any error stacktrace to the build element and writes the document to disk.
buildFinished
in file BuildListener.php, method BuildListener::buildFinished()
    Fired after the last target has finished.
BuildListener
in file BuildListener.php, class BuildListener
    Interface for build listeners.
BuildListener.php
procedural page BuildListener.php
BuildLogger
in file BuildLogger.php, class BuildLogger
    Interface for build loggers.
BuildLogger.php
procedural page BuildLogger.php
buildStarted
in file PearLogListener.php, method PearLogListener::buildStarted()
    Sets the start-time when the build started. Used for calculating the build-time.
buildStarted
in file XmlLogger.php, method XmlLogger::buildStarted()
    Fired when the build starts, this builds the top-level element for the document and remembers the time of the start of the build.
buildStarted
in file DefaultLogger.php, method DefaultLogger::buildStarted()
    Sets the start-time when the build started. Used for calculating the build-time.
buildStarted
in file BuildListener.php, method BuildListener::buildStarted()
    Fired before any targets are started.
BUILD_TAG
in file XmlLogger.php, class constant XmlLogger::BUILD_TAG
    XML element name for a build.
BaseFilterReader.php
procedural page BaseFilterReader.php
BaseParamFilterReader.php
procedural page BaseParamFilterReader.php
BufferedReader.php
procedural page BufferedReader.php
BufferedWriter.php
procedural page BufferedWriter.php
BatchTest.php
procedural page BatchTest.php
BaseExtendSelector.php
procedural page BaseExtendSelector.php
BaseSelector.php
procedural page BaseSelector.php
BaseSelectorContainer.php
procedural page BaseSelectorContainer.php
top

c

$cause
in file BuildException.php, variable BuildException::$cause
    The nested "cause" exception.
$cause
in file ConfigurationException.php, variable ConfigurationException::$cause
    The nested "cause" exception.
$checked
in file DataType.php, variable DataType::$checked
    Are we sure we don't hold circular references?
$checkreturn
in file ExecTask.php, variable ExecTask::$checkreturn
    Whether to check the return code.
$choices
in file MultipleChoiceInputRequest.php, variable MultipleChoiceInputRequest::$choices
$class
in file PhpEvalTask.php, variable PhpEvalTask::$class
$classname
in file TokenSource.php, variable TokenSource::$classname
    String to hold the path to the TokenReader
$classname
in file Mapper.php, variable Mapper::$classname
$classpath
in file Mapper.php, variable Mapper::$classpath
$classpathId
in file Mapper.php, variable Mapper::$classpathId
$command
in file ExecTask.php, variable ExecTask::$command
    Command to execute.
$compilePath
in file SmartyTask.php, variable SmartyTask::$compilePath
    Smarty compiles templates before parsing / replacing tokens in them.
$completeDirMap
in file CopyTask.php, variable CopyTask::$completeDirMap
$conditions
in file ConditionBase.php, variable ConditionBase::$conditions
$configData
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$configData
$configDir
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$configDir
$configPath
in file SmartyTask.php, variable SmartyTask::$configPath
    Smarty can use config files.
$context
in file SmartyTask.php, variable SmartyTask::$context
    Smarty template engine.
$context
in file CapsuleTask.php, variable CapsuleTask::$context
    Capsule "template" engine.
$contextProperties
in file SmartyTask.php, variable SmartyTask::$contextProperties
    <p>
$contextProperties
in file CapsuleTask.php, variable CapsuleTask::$contextProperties
    <p>
$controlTemplate
in file CapsuleTask.php, variable CapsuleTask::$controlTemplate
    This is the control template that governs the output.
$controlTemplate
in file SmartyTask.php, variable SmartyTask::$controlTemplate
    This is the control template that governs the output.
$counter
in file ZendCodeAnalyzerTask.php, variable ZendCodeAnalyzerTask::$counter
$currentPosition
in file InputStream.php, variable InputStream::$currentPosition
$current_case
in file SimpleTestDebugResultFormatter.php, variable SimpleTestDebugResultFormatter::$current_case
$current_test
in file SimpleTestDebugResultFormatter.php, variable SimpleTestDebugResultFormatter::$current_test
$customtags
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$customtags
calculateStatistics
in file CoverageReportTask.php, method CoverageReportTask::calculateStatistics()
callFunction
in file PhpEvalTask.php, method PhpEvalTask::callFunction()
    Calls function and returns results.
canDelete
in file FileSystem.php, method FileSystem::canDelete()
    Whether file can be deleted.
canDelete
in file UnixFileSystem.php, method UnixFileSystem::canDelete()
    Whether file can be deleted.
canonicalize
in file FileSystem.php, method FileSystem::canonicalize()
    canonicalize filename by checking on disk
canonicalName
in file ProjectHandler.php, method ProjectHandler::canonicalName()
canRead
in file PhingFile.php, method PhingFile::canRead()
    Tests whether the application can read the file denoted by this abstract pathname.
canWrite
in file PhingFile.php, method PhingFile::canWrite()
    Tests whether the application can modify to the file denoted by this abstract pathname.
Capsule
in file Capsule.php, class Capsule
    Capsule is a simple "template" engine that essentially provides an isolated context for PHP scripts.
CapsuleTask
in file CapsuleTask.php, class CapsuleTask
    A phing task for generating output by using Capsule.
CASE_KEY
in file ContainsRegexpSelector.php, class constant ContainsRegexpSelector::CASE_KEY
CASE_KEY
in file FilenameSelector.php, class constant FilenameSelector::CASE_KEY
CASE_KEY
in file ContainsSelector.php, class constant ContainsSelector::CASE_KEY
chain
in file TidyFilter.php, method TidyFilter::chain()
    Creates a new TidyFilter using the passed in Reader for instantiation.
chain
in file PrefixLines.php, method PrefixLines::chain()
    Creates a new PrefixLines filter using the passed in Reader for instantiation.
chain
in file TailFilter.php, method TailFilter::chain()
    Creates a new TailFilter using the passed in Reader for instantiation.
chain
in file TranslateGettext.php, method TranslateGettext::chain()
    Creates a new TranslateGettext filter using the passed in Reader for instantiation.
chain
in file LineContains.php, method LineContains::chain()
    Creates a new LineContains using the passed in Reader for instantiation.
chain
in file ExpandProperties.php, method ExpandProperties::chain()
    Creates a new ExpandProperties filter using the passed in Reader for instantiation.
chain
in file XsltFilter.php, method XsltFilter::chain()
    Creates a new XsltFilter using the passed in Reader for instantiation.
chain
in file XincludeFilter.php, method XincludeFilter::chain()
    Creates a new XincludeFilter using the passed in Reader for instantiation.
chain
in file HeadFilter.php, method HeadFilter::chain()
    Creates a new HeadFilter using the passed in Reader for instantiation.
chain
in file TabToSpaces.php, method TabToSpaces::chain()
    Creates a new TabsToSpaces using the passed in Reader for instantiation.
chain
in file LineContainsRegexp.php, method LineContainsRegexp::chain()
    Creates a new LineContainsRegExp using the passed in Reader for instantiation.
chain
in file ChainableReader.php, method ChainableReader::chain()
    Returns a reader with the same configuration as this one, but filtering input from the specified reader.
chain
in file StripLineComments.php, method StripLineComments::chain()
chain
in file StripLineBreaks.php, method StripLineBreaks::chain()
    Creates a new StripLineBreaks using the passed in Reader for instantiation.
chain
in file StripWhitespace.php, method StripWhitespace::chain()
    Creates a new StripWhitespace using the passed in Reader for instantiation.
chain
in file ReplaceTokens.php, method ReplaceTokens::chain()
    Creates a new ReplaceTokens using the passed in Reader for instantiation.
chain
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::chain()
    Creates a new ReplaceTokensWithFile using the passed in Reader for instantiation.
chain
in file ReplaceRegexp.php, method ReplaceRegexp::chain()
    Creates a new ReplaceRegExp filter using the passed in Reader for instantiation.
chain
in file StripPhpComments.php, method StripPhpComments::chain()
    Creates a new StripPhpComments using the passed in Reader for instantiation.
ChainableReader
in file ChainableReader.php, class ChainableReader
    Interface indicating that a reader may be chained to another one.
ChainReaderHelper
in file ChainReaderHelper.php, class ChainReaderHelper
    Process a FilterReader chain.
Character
in file Character.php, class Character
characters
in file AbstractHandler.php, method AbstractHandler::characters()
    Invoked by occurance of #PCDATA.
characters
in file DataTypeHandler.php, method DataTypeHandler::characters()
    Handles character data.
characters
in file AbstractSAXParser.php, method AbstractSAXParser::characters()
    Method that gets invoked when the parser runs over CDATA.
characters
in file NestedElementHandler.php, method NestedElementHandler::characters()
    Handles character data.
characters
in file TaskHandler.php, method TaskHandler::characters()
    Handles character data.
checkAccess
in file FileSystem.php, method FileSystem::checkAccess()
    Check whether the file or directory denoted by the given abstract
checkAttributes
in file TranslateGettext.php, method TranslateGettext::checkAttributes()
    Make sure that required attributes are set.
CHECKDIRS_KEY
in file DateSelector.php, class constant DateSelector::CHECKDIRS_KEY
chmod
in file FileSystem.php, method FileSystem::chmod()
    Change the permissions on a file or directory.
ChmodTask
in file ChmodTask.php, class ChmodTask
    Task that changes the permissions on a file/directory.
chown
in file FileSystem.php, method FileSystem::chown()
    Change the ownership on a file or directory.
ChownTask
in file ChownTask.php, class ChownTask
    Task that changes the permissions on a file/directory.
circularReference
in file DataType.php, method DataType::circularReference()
    Creates an exception that indicates the user has generated a loop of data types referencing each other.
cleanup
in file CapsuleTask.php, method CapsuleTask::cleanup()
    A hook method called at the end of #execute() which can be overridden to perform any necessary cleanup activities (such as the release of database connections, etc.). By default, does nothing.
cleanup
in file SmartyTask.php, method SmartyTask::cleanup()
    A hook method called at the end of #execute() which can be overridden to perform any necessary cleanup activities (such as the release of database connections, etc.). By default, does nothing.
clear
in file Commandline.php, method Commandline::clear()
    Clear out the whole command line.
clear
in file Capsule.php, method Capsule::clear()
    Clears one or several or all variables.
clearArgs
in file Commandline.php, method Commandline::clearArgs()
    Clear out the arguments but leave the executable in place for another operation.
clearCapturedPhpErrors
in file Phing.php, method Phing::clearCapturedPhpErrors()
    Clears the captured errors without affecting the starting/stopping of the capture.
close
in file ConsoleReader.php, method ConsoleReader::close()
close
in file OutputStream.php, method OutputStream::close()
    Closes attached stream, flushing output first.
close
in file StringReader.php, method StringReader::close()
close
in file Writer.php, method Writer::close()
    Close the stream.
close
in file XMLPDOResultFormatter.php, method XMLPDOResultFormatter::close()
    Write XML to file and free the DOM objects.
close
in file Reader.php, method Reader::close()
    Close stream.
close
in file PDOResultFormatter.php, method PDOResultFormatter::close()
    Perform any final tasks and Close the writer.
close
in file InputStreamReader.php, method InputStreamReader::close()
    Close the stream.
close
in file LogWriter.php, method LogWriter::close()
close
in file OutputStreamWriter.php, method OutputStreamWriter::close()
    Close the stream.
close
in file FilterReader.php, method FilterReader::close()
close
in file InputStream.php, method InputStream::close()
    Closes stream.
close
in file BufferedReader.php, method BufferedReader::close()
close
in file BufferedWriter.php, method BufferedWriter::close()
    Close attached stream.
closeFormatters
in file PDOSQLExecTask.php, method PDOSQLExecTask::closeFormatters()
    Run cleanup and close formatters.
Commandline
in file Commandline.php, class Commandline
    Commandline objects help handling command lines specifying processes to execute.
CommandlineArgument
in file Commandline.php, class CommandlineArgument
    "Inner" class used for nested xml command line definitions.
CommandlineMarker
in file Commandline.php, class CommandlineMarker
    Class to keep track of the position of an Argument.
Comment
in file StripLineComments.php, class Comment
    The class that holds a comment representation.
COMMENTS_KEY
in file StripLineComments.php, class constant StripLineComments::COMMENTS_KEY
    Parameter name for the comment prefix.
commit
in file DataStore.php, method DataStore::commit()
    Commits data store to disk
compare
in file Win32FileSystem.php, method Win32FileSystem::compare()
    compares file paths lexicographically
compare
in file UnixFileSystem.php, method UnixFileSystem::compare()
    compares file paths lexicographically
compare
in file FileSystem.php, method FileSystem::compare()
    Compare two abstract pathnames lexicographically.
compareMTimes
in file FileSystem.php, method FileSystem::compareMTimes()
    Compare the modified time of two files.
compareTo
in file PhingFile.php, method PhingFile::compareTo()
    Compares two abstract pathnames lexicographically. The ordering defined by this method depends upon the underlying system. On UNIX systems, alphabetic case is significant in comparing pathnames; on Win32 systems it is not.
Condition
in file Condition.php, class Condition
    Condition interface specification:
ConditionBase
in file ConditionBase.php, class ConditionBase
    Abstract baseclass for the <condition> task as well as several conditions - ensures that the types of conditions inside the task and the "container" conditions are in sync.
ConditionEnumeration
in file ConditionBase.php, class ConditionEnumeration
    "Inner" class for handling enumerations.
ConditionTask
in file ConditionTask.php, class ConditionTask
    <condition> task as a generalization of <available>
ConfigurationException
in file ConfigurationException.php, class ConfigurationException
    ConfigurationException is thrown by Phing during the configuration and setup phase of the project.
ConfigurationException.php
procedural page ConfigurationException.php
configure
in file ProjectConfigurator.php, method ProjectConfigurator::configure()
    Configures an element and resolves eventually given properties.
configureCommandline
in file CvsTask.php, method CvsTask::configureCommandline()
    Configure a commandline element for things like cvsRoot, quiet, etc.
configureId
in file ProjectConfigurator.php, method ProjectConfigurator::configureId()
    Scan Attributes for the id attribute and maybe add a reference to project.
configureLogging
in file PearLogListener.php, method PearLogListener::configureLogging()
    Configure the logger.
configureProject
in file ProjectConfigurator.php, method ProjectConfigurator::configureProject()
    Static call to ProjectConfigurator. Use this to configure a project. Do not use the new operator.
ConsoleReader
in file ConsoleReader.php, class ConsoleReader
    Convenience class for reading console input.
constructArguments
in file PhpDocumentorExternalTask.php, method PhpDocumentorExternalTask::constructArguments()
    Constructs an argument string for phpDocumentor
contains
in file PathTokenizer.php, method PathTokenizer::contains()
    Non StringTokenizer function, that indicates whether the specified path is contained in loaded tokens.
Contains
in file LineContains.php, class Contains
    Holds a contains element.
ContainsCondition
in file ContainsCondition.php, class ContainsCondition
    Is one string part of another string?
containsKey
in file Properties.php, method Properties::containsKey()
    Whether loaded properties array contains specified property name.
ContainsRegexpSelector
in file ContainsRegexpSelector.php, class ContainsRegexpSelector
    Selector that filters files based on whether they contain a particular string using regexp.
ContainsSelector
in file ContainsSelector.php, class ContainsSelector
    Selector that filters files based on whether they contain a particular string.
CONTAINS_KEY
in file ContainsSelector.php, class constant ContainsSelector::CONTAINS_KEY
CONTAINS_KEY
in file LineContains.php, class constant LineContains::CONTAINS_KEY
    The parameter name for the string to match on.
contentEquals
in file FileUtils.php, method FileUtils::contentEquals()
contents
in file PhingFile.php, method PhingFile::contents()
    Convenience method for returning the contents of this file as a string.
copy
in file UnixFileSystem.php, method UnixFileSystem::copy()
    Copy a file, takes care of symbolic links
copy
in file FileSystem.php, method FileSystem::copy()
    Copy a file.
copyFile
in file FileUtils.php, method FileUtils::copyFile()
    Copies a file using filter chains.
copyInheritedProperties
in file Project.php, method Project::copyInheritedProperties()
    Copies all user properties that have not been set on the command line or a GUI tool from this instance to the Project instance given as the argument.
CopyTask
in file CopyTask.php, class CopyTask
    A phing copy task. Copies a file or directory to a new file or directory. Files are only copied if the source file is newer than the destination file, or when the destination file does not exist. It is possible to explictly overwrite existing files.
copyTo
in file PhingFile.php, method PhingFile::copyTo()
    Simple-copies file denoted by this abstract pathname into another PhingFile
copyUserProperties
in file Project.php, method Project::copyUserProperties()
    Copies all user properties that have been set on the command line or a GUI tool from this instance to the Project instance given as the argument.
couldHoldIncluded
in file DirectoryScanner.php, method DirectoryScanner::couldHoldIncluded()
    Tests whether a name matches the start of at least one include pattern.
countConditions
in file ConditionBase.php, method ConditionBase::countConditions()
CoverageMerger
in file CoverageMerger.php, class CoverageMerger
    Saves coverage output of the test to a specified database
CoverageMergerTask
in file CoverageMergerTask.php, class CoverageMergerTask
    Merges code coverage snippets into a code coverage database
CoverageReportTask
in file CoverageReportTask.php, class CoverageReportTask
    Transforms information in a code coverage database to XML
CoverageReportTransformer
in file CoverageReportTransformer.php, class CoverageReportTransformer
    Transform a Phing/Xdebug code coverage xml report.
CoverageSetupTask
in file CoverageSetupTask.php, class CoverageSetupTask
    Initializes a code coverage database
create
in file Zip.php, method Archive_Zip::create()
    This method creates a Zip Archive with the filename set with the constructor.
createAnd
in file ConditionBase.php, method ConditionBase::createAnd()
createAnd
in file MatchingTask.php, method MatchingTask::createAnd()
    add an "And" selector entry on the selector list
createAnd
in file SelectorContainer.php, method SelectorContainer::createAnd()
    add an "And" selector entry on the selector list
createAnd
in file AbstractFileSet.php, method AbstractFileSet::createAnd()
    add an "And" selector entry on the selector list
createAnd
in file BaseSelectorContainer.php, method BaseSelectorContainer::createAnd()
    add an "And" selector entry on the selector list
createArgument
in file Commandline.php, method Commandline::createArgument()
    Creates an argument object and adds it to our list of args.
createAssign
in file CapsuleTask.php, method CapsuleTask::createAssign()
    Creates an "AssignedVar" class.
createBatchTest
in file PHPUnitTask.php, method PHPUnitTask::createBatchTest()
    Adds a set of tests based on pattern matching.
createClasspath
in file Mapper.php, method Mapper::createClasspath()
    Create the classpath to be used when searching for component being defined
createClasspath
in file TypedefTask.php, method TypedefTask::createClasspath()
    Create the classpath to be used when searching for component being defined
createClasspath
in file CoverageReportTask.php, method CoverageReportTask::createClasspath()
createClasspath
in file IncludePathTask.php, method IncludePathTask::createClasspath()
    Create the classpath to be used when searching for component being defined
createClasspath
in file TaskdefTask.php, method TaskdefTask::createClasspath()
    Create the classpath to be used when searching for component being defined
createClasspath
in file CoverageSetupTask.php, method CoverageSetupTask::createClasspath()
createClasspath
in file PhingFilterReader.php, method PhingFilterReader::createClasspath()
createClasspath
in file BatchTest.php, method BatchTest::createClasspath()
    Creates a new Path object
createComment
in file StripLineComments.php, method StripLineComments::createComment()
createConfig
in file TidyFilter.php, method TidyFilter::createConfig()
    Adds a <config> element (which is a Parameter).
createConfig
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::createConfig()
    Creates a config parameter for this task
createConfig
in file PhpCpdTask.php, method PhpCpdTask::createConfig()
    Creates a config parameter for this task
createContains
in file ConditionBase.php, method ConditionBase::createContains()
createContains
in file BaseSelectorContainer.php, method BaseSelectorContainer::createContains()
    add a contains selector entry on the selector list
createContains
in file SelectorContainer.php, method SelectorContainer::createContains()
    add a contains selector entry on the selector list
createContains
in file LineContains.php, method LineContains::createContains()
    Adds a
  1. <contains>
nested element.
createContains
in file MatchingTask.php, method MatchingTask::createContains()
    add a contains selector entry on the selector list
createContains
in file AbstractFileSet.php, method AbstractFileSet::createContains()
    add a contains selector entry on the selector list
createContainsRegexp
in file AbstractFileSet.php, method AbstractFileSet::createContainsRegexp()
    add a contains selector entry on the selector list
createContainsRegexp
in file BaseSelectorContainer.php, method BaseSelectorContainer::createContainsRegexp()
    add a contains selector entry on the selector list
createCustom
in file AbstractFileSet.php, method AbstractFileSet::createCustom()
    add an extended selector entry on the selector list
createCustom
in file MatchingTask.php, method MatchingTask::createCustom()
    add an extended selector entry on the selector list
createCustom
in file BaseSelectorContainer.php, method BaseSelectorContainer::createCustom()
    add an extended selector entry on the selector list
createCustom
in file SelectorContainer.php, method SelectorContainer::createCustom()
    add an extended selector entry on the selector list
createDataType
in file Project.php, method Project::createDataType()
    Create a task instance and return reference to it See createTask() for explanation how this works
createDate
in file BaseSelectorContainer.php, method BaseSelectorContainer::createDate()
    add a selector date entry on the selector list
createDate
in file AbstractFileSet.php, method AbstractFileSet::createDate()
    add a selector date entry on the selector list
createDate
in file SelectorContainer.php, method SelectorContainer::createDate()
    add a selector date entry on the selector list
createDate
in file MatchingTask.php, method MatchingTask::createDate()
    add a selector date entry on the selector list
createDepend
in file MatchingTask.php, method MatchingTask::createDepend()
    add a depends selector entry on the selector list
createDepend
in file BaseSelectorContainer.php, method BaseSelectorContainer::createDepend()
    add a depends selector entry on the selector list
createDepend
in file AbstractFileSet.php, method AbstractFileSet::createDepend()
    add a depends selector entry on the selector list
createDepend
in file SelectorContainer.php, method SelectorContainer::createDepend()
    add a depends selector entry on the selector list
createDepth
in file SelectorContainer.php, method SelectorContainer::createDepth()
    add a depth selector entry on the selector list
createDepth
in file AbstractFileSet.php, method AbstractFileSet::createDepth()
    add a depth selector entry on the selector list
createDepth
in file MatchingTask.php, method MatchingTask::createDepth()
    add a depth selector entry on the selector list
createDepth
in file BaseSelectorContainer.php, method BaseSelectorContainer::createDepth()
    add a depth selector entry on the selector list
createDirectory
in file FileSystem.php, method FileSystem::createDirectory()
    Create a new directory denoted by the given abstract pathname, returning true if and only if the operation succeeds.
createElement
in file PearPackageTask.php, method PearPkgMappingElement::createElement()
    Handles nested <element> tags.
createElement
in file IntrospectionHelper.php, method IntrospectionHelper::createElement()
    Creates a named nested element.
createElement
in file PearPackageTask.php, method PearPkgMapping::createElement()
createElement
in file PharMetadata.php, method PharMetadata::createElement()
createEquals
in file ConditionBase.php, method ConditionBase::createEquals()
createExclude
in file PatternSet.php, method PatternSet::createExclude()
    Add a name entry on the exclude list
createExclude
in file AbstractFileSet.php, method AbstractFileSet::createExclude()
    add a name entry on the exclude list
createExclude
in file MatchingTask.php, method MatchingTask::createExclude()
    add a name entry on the exclude list
createExcludesFile
in file PatternSet.php, method PatternSet::createExcludesFile()
    add a name entry on the exclude files list
createExcludesFile
in file MatchingTask.php, method MatchingTask::createExcludesFile()
    add a name entry on the include files list
createExcludesFile
in file AbstractFileSet.php, method AbstractFileSet::createExcludesFile()
    add a name entry on the include files list
createFileList
in file DeleteTask.php, method DeleteTask::createFileList()
    Nested creator, adds a set of files (nested fileset attribute).
createFileList
in file CopyTask.php, method CopyTask::createFileList()
    Nested creator, adds a set of files (nested fileset attribute).
createFileList
in file AppendTask.php, method AppendTask::createFileList()
    Supports embedded <filelist> element.
createFilename
in file BaseSelectorContainer.php, method BaseSelectorContainer::createFilename()
    add a selector filename entry on the selector list
createFilename
in file SelectorContainer.php, method SelectorContainer::createFilename()
    add a selector filename entry on the selector list
createFilename
in file MatchingTask.php, method MatchingTask::createFilename()
    add a selector filename entry on the selector list
createFilename
in file AbstractFileSet.php, method AbstractFileSet::createFilename()
    add a selector filename entry on the selector list
createFileSet
in file PhpCpdTask.php, method PhpCpdTask::createFileSet()
    Nested creator, creates a FileSet for this task
createFileSet
in file ZendCodeAnalyzerTask.php, method ZendCodeAnalyzerTask::createFileSet()
    Nested creator, creates a FileSet for this task
createFileSet
in file ZipTask.php, method ZipTask::createFileSet()
    Add a new fileset.
createFileSet
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::createFileSet()
    Nested creator, creates a FileSet for this task
createFileSet
in file PhingTask.php, method PhingTask::createFileSet()
    Support for filesets; This method returns a reference to an instance of a FileSet object.
createFileSet
in file XmlLintTask.php, method XmlLintTask::createFileSet()
    Nested creator, creates a FileSet for this task
createFileSet
in file PhpLintTask.php, method PhpLintTask::createFileSet()
    Nested creator, creates a FileSet for this task
createFileSet
in file PharPackageTask.php, method PharPackageTask::createFileSet()
createFileSet
in file PearPackageTask.php, method PearPackageTask::createFileSet()
    Nested creator, creates a FileSet for this task
createFileset
in file PhpDocumentorTask.php, method PhpDocumentorTask::createFileset()
    Creates a FileSet.
createFileSet
in file ManifestTask.php, method ManifestTask::createFileSet()
    Nested creator, creates a FileSet for this task
createFileSet
in file ExtractBaseTask.php, method ExtractBaseTask::createFileSet()
    Add a new fileset.
createFileSet
in file ForeachTask.php, method ForeachTask::createFileSet()
    Nested creator, adds a set of files (nested fileset attribute).
createFileSet
in file FtpDeployTask.php, method FtpDeployTask::createFileSet()
createFileSet
in file CopyTask.php, method CopyTask::createFileSet()
    Nested creator, creates a FileSet for this task
createFileSet
in file DeleteTask.php, method DeleteTask::createFileSet()
    Nested creator, adds a set of files (nested fileset attribute).
createFileSet
in file DbDeployTask.php, method DbDeployTask::createFileSet()
    Add a new fileset.
createFileSet
in file TarTask.php, method TarTask::createFileSet()
    Add a new fileset. Alias to createTarFileSet() for backwards compatibility.
createFileSet
in file TouchTask.php, method TouchTask::createFileSet()
    Nested creator, adds a set of files (nested fileset attribute).
createFileSet
in file AppendTask.php, method AppendTask::createFileSet()
    Nested creator, adds a set of files (nested <fileset> attribute).
createFileSet
in file JslLintTask.php, method JslLintTask::createFileSet()
    Nested creator, creates a FileSet for this task
createFileSet
in file ChownTask.php, method ChownTask::createFileSet()
    Nested creator, adds a set of files (nested fileset attribute).
createFileSet
in file ReplaceRegexpTask.php, method ReplaceRegexpTask::createFileSet()
    Nested creator, adds a set of files (nested fileset attribute).
createFileSet
in file JsMinTask.php, method JsMinTask::createFileSet()
    Nested creator, adds a set of files (nested fileset attribute).
createFileset
in file UpToDateTask.php, method UpToDateTask::createFileset()
    Nested <fileset> element.
createFileSet
in file ReflexiveTask.php, method ReflexiveTask::createFileSet()
    Nested creator, adds a set of files (nested fileset attribute).
createFileSet
in file ChmodTask.php, method ChmodTask::createFileSet()
    Nested creator, adds a set of files (nested fileset attribute).
createFilterChain
in file ReflexiveTask.php, method ReflexiveTask::createFilterChain()
    Creates a filterchain
createFilterChain
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::createFilterChain()
    Creates a filterchain
createFilterChain
in file AppendTask.php, method AppendTask::createFilterChain()
    Creates a filterchain
createFilterChain
in file CopyTask.php, method CopyTask::createFilterChain()
    Creates a filterchain
createFormatter
in file PDOSQLExecTask.php, method PDOSQLExecTask::createFormatter()
    Creates a new PDOSQLExecFormatterElement for <formatter> element.
createFormatter
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::createFormatter()
    Create object for nested formatter element.
createFormatter
in file PhpCpdTask.php, method PhpCpdTask::createFormatter()
    Create object for nested formatter element.
createInclude
in file AbstractFileSet.php, method AbstractFileSet::createInclude()
    add a name entry on the include list
createInclude
in file MatchingTask.php, method MatchingTask::createInclude()
    add a name entry on the include list
createInclude
in file PatternSet.php, method PatternSet::createInclude()
    Add a name entry on the include list
createIncludesFile
in file AbstractFileSet.php, method AbstractFileSet::createIncludesFile()
    add a name entry on the include files list
createIncludesFile
in file PatternSet.php, method PatternSet::createIncludesFile()
    Add a name entry on the include files list
createIncludesFile
in file MatchingTask.php, method MatchingTask::createIncludesFile()
    add a name entry on the include files list
createIsFalse
in file ConditionBase.php, method ConditionBase::createIsFalse()
createIsSet
in file ConditionBase.php, method ConditionBase::createIsSet()
createIsTrue
in file ConditionBase.php, method ConditionBase::createIsTrue()
createMajority
in file MatchingTask.php, method MatchingTask::createMajority()
    add a majority selector entry on the selector list
createMajority
in file AbstractFileSet.php, method AbstractFileSet::createMajority()
    add a majority selector entry on the selector list
createMajority
in file BaseSelectorContainer.php, method BaseSelectorContainer::createMajority()
    add a majority selector entry on the selector list
createMajority
in file SelectorContainer.php, method SelectorContainer::createMajority()
    add a majority selector entry on the selector list
createMapper
in file CopyTask.php, method CopyTask::createMapper()
    Nested creator, creates one Mapper for this task
createMapper
in file DependSelector.php, method DependSelector::createMapper()
    Defines the FileNameMapper to use (nested mapper element).
createMapper
in file UpToDateTask.php, method UpToDateTask::createMapper()
    Defines the FileNameMapper to use (nested mapper element).
createMapper
in file PresentSelector.php, method PresentSelector::createMapper()
    Defines the FileNameMapper to use (nested mapper element).
createMapping
in file PearPackageTask.php, method PearPackageTask::createMapping()
    Handles nested generic <option> elements.
createMarker
in file Commandline.php, method Commandline::createMarker()
    Return a marker.
createMetadata
in file PharPackageTask.php, method PharPackageTask::createMetadata()
createNewFile
in file FileSystem.php, method FileSystem::createNewFile()
    Create a new empty file with the given pathname. Return true if the file was created and false if a file or directory with the given pathname already exists. Throw an IOException if an I/O error occurs.
createNewFile
in file PhingFile.php, method PhingFile::createNewFile()
    Atomically creates a new, empty file named by this abstract pathname if
createNone
in file SelectorContainer.php, method SelectorContainer::createNone()
    add a "None" selector entry on the selector list
createNone
in file BaseSelectorContainer.php, method BaseSelectorContainer::createNone()
    add a "None" selector entry on the selector list
createNone
in file AbstractFileSet.php, method AbstractFileSet::createNone()
    add a "None" selector entry on the selector list
createNone
in file MatchingTask.php, method MatchingTask::createNone()
    add a "None" selector entry on the selector list
createNot
in file MatchingTask.php, method MatchingTask::createNot()
    add a "Not" selector entry on the selector list
createNot
in file AbstractFileSet.php, method AbstractFileSet::createNot()
    add a "Not" selector entry on the selector list
createNot
in file SelectorContainer.php, method SelectorContainer::createNot()
    add a "Not" selector entry on the selector list
createNot
in file ConditionBase.php, method ConditionBase::createNot()
createNot
in file BaseSelectorContainer.php, method BaseSelectorContainer::createNot()
    add a "Not" selector entry on the selector list
createOption
in file PearPackageTask.php, method PearPackageTask::createOption()
    Handles nested generic <option> elements.
createOr
in file ConditionBase.php, method ConditionBase::createOr()
createOr
in file MatchingTask.php, method MatchingTask::createOr()
    add an "Or" selector entry on the selector list
createOr
in file BaseSelectorContainer.php, method BaseSelectorContainer::createOr()
    add an "Or" selector entry on the selector list
createOr
in file AbstractFileSet.php, method AbstractFileSet::createOr()
    add an "Or" selector entry on the selector list
createOr
in file SelectorContainer.php, method SelectorContainer::createOr()
    add an "Or" selector entry on the selector list
createOs
in file ConditionBase.php, method ConditionBase::createOs()
createParam
in file PhingFilterReader.php, method PhingFilterReader::createParam()
createParam
in file XsltTask.php, method XsltTask::createParam()
    Support nested <param> tags useing XSLTParam class.
createParam
in file Parameter.php, method Parameter::createParam()
createParam
in file TokenSource.php, method TokenSource::createParam()
    Create nested <param> tag.
createParam
in file PhpEvalTask.php, method PhpEvalTask::createParam()
    Add a nested <param> tag.
createParam
in file XsltFilter.php, method XsltFilter::createParam()
    Create new XSLT Param object, to handle the <param/> nested element.
createParam
in file PhingCallTask.php, method PhingCallTask::createParam()
    Alias for createProperty
createParam
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::createParam()
    Supports nested <param> element (for custom formatter classes).
createPath
in file PhkPackageWebAccess.php, method PhkPackageWebAccess::createPath()
createPath
in file Path.php, method Path::createPath()
    Creates a nested
  1. &lt;path&gt;
element.
createPathElement
in file Path.php, method Path::createPathElement()
    Creates the nested
  1. &lt;pathelement&gt;
element.
createPatternSet
in file MatchingTask.php, method MatchingTask::createPatternSet()
    add a set of patterns
createPatternSet
in file AbstractFileSet.php, method AbstractFileSet::createPatternSet()
createPresent
in file AbstractFileSet.php, method AbstractFileSet::createPresent()
    add a present selector entry on the selector list
createPresent
in file SelectorContainer.php, method SelectorContainer::createPresent()
    add a present selector entry on the selector list
createPresent
in file BaseSelectorContainer.php, method BaseSelectorContainer::createPresent()
    add a present selector entry on the selector list
createPresent
in file MatchingTask.php, method MatchingTask::createPresent()
    add a present selector entry on the selector list
createProjdocfileset
in file PhpDocumentorTask.php, method PhpDocumentorTask::createProjdocfileset()
    Creates a readme/install/changelog fileset.
createProperty
in file PhingCallTask.php, method PhingCallTask::createProperty()
    Property to pass to the invoked target.
createProperty
in file ForeachTask.php, method ForeachTask::createProperty()
createProperty
in file PhingTask.php, method PhingTask::createProperty()
    Property to pass to the new project.
createReference
in file PhingTask.php, method PhingTask::createReference()
    Reference element identifying a data type to carry over to the new project.
createReferenceExists
in file ConditionBase.php, method ConditionBase::createReferenceExists()
createRegexp
in file ReplaceRegexp.php, method ReplaceRegexp::createRegexp()
    Creator method handles nested <regexp> tags.
createRegexp
in file LineContainsRegexp.php, method LineContainsRegexp::createRegexp()
    Adds a
  1. regexp
element.
createReport
in file CoverageReportTask.php, method CoverageReportTask::createReport()
    Generate a report based on the XML created by this task
createSelector
in file AbstractFileSet.php, method AbstractFileSet::createSelector()
    add a "Select" selector entry on the selector list
createSelector
in file SelectorContainer.php, method SelectorContainer::createSelector()
    add a "Select" selector entry on the selector list
createSelector
in file MatchingTask.php, method MatchingTask::createSelector()
    add a "Select" selector entry on the selector list
createSelector
in file BaseSelectorContainer.php, method BaseSelectorContainer::createSelector()
    add a "Select" selector entry on the selector list
createSize
in file MatchingTask.php, method MatchingTask::createSize()
    add a selector size entry on the selector list
createSize
in file AbstractFileSet.php, method AbstractFileSet::createSize()
    add a selector size entry on the selector list
createSize
in file BaseSelectorContainer.php, method BaseSelectorContainer::createSize()
    add a selector size entry on the selector list
createSize
in file SelectorContainer.php, method SelectorContainer::createSize()
    add a selector size entry on the selector list
createSrcfiles
in file UpToDateTask.php, method UpToDateTask::createSrcfiles()
    Nested <srcfiles> element.
createTarFileSet
in file TarTask.php, method TarTask::createTarFileSet()
    Add a new fileset
createTask
in file Project.php, method Project::createTask()
    Create a new task instance and return reference to it. This method is sorta factory like. A _local_ instance is created and a reference returned to that instance. Usually PHP destroys local variables when the function call ends. But not if you return a reference to that variable.
createTempFile
in file PhingFile.php, method PhingFile::createTempFile()
    Static method that creates a unique filename whose name begins with $prefix and ends with $suffix in the directory $directory. $directory is a reference to a PhingFile Object.
createToken
in file ReplaceTokens.php, method ReplaceTokens::createToken()
    Adds a token element to the map of tokens to replace.
createTokensource
in file ReplaceTokens.php, method ReplaceTokens::createTokensource()
    Adds a token source to the sources of this filter.
createTransaction
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::createTransaction()
    Add a SQL transaction to execute
createTransaction
in file PDOSQLExecTask.php, method PDOSQLExecTask::createTransaction()
    Add a SQL transaction to execute
createType
in file BaseSelectorContainer.php, method BaseSelectorContainer::createType()
    add a type selector entry on the selector list
createType
in file AbstractFileSet.php, method AbstractFileSet::createType()
    add a type selector entry on the selector list
createWebAccess
in file PhkPackageTask.php, method PhkPackageTask::createWebAccess()
CreoleSQLExecTask
in file CreoleSQLExecTask.php, class CreoleSQLExecTask
    Executes a series of SQL statements on a database using Creole.
CreoleTask
in file CreoleTask.php, class CreoleTask
    Handles Creole configuration needed by SQL type tasks.
current
in file ConditionBase.php, method ConditionEnumeration::current()
currentTimeMillis
in file Phing.php, method Phing::currentTimeMillis()
CVSPassTask
in file CvsPassTask.php, class CVSPassTask
    Adds an new entry to a CVS password file.
CvsTask
in file CvsTask.php, class CvsTask
    Task for performing CVS operations.
ChainableReader.php
procedural page ChainableReader.php
ChainReaderHelper.php
procedural page ChainReaderHelper.php
Capsule.php
procedural page Capsule.php
ConsoleReader.php
procedural page ConsoleReader.php
Character.php
procedural page Character.php
CapsuleTask.php
procedural page CapsuleTask.php
CoverageMerger.php
procedural page CoverageMerger.php
CoverageMergerTask.php
procedural page CoverageMergerTask.php
CoverageReportTask.php
procedural page CoverageReportTask.php
CoverageReportTransformer.php
procedural page CoverageReportTransformer.php
CoverageSetupTask.php
procedural page CoverageSetupTask.php
CreoleSQLExecTask.php
procedural page CreoleSQLExecTask.php
CreoleTask.php
procedural page CreoleTask.php
ChmodTask.php
procedural page ChmodTask.php
ChownTask.php
procedural page ChownTask.php
Condition.php
procedural page Condition.php
ConditionBase.php
procedural page ConditionBase.php
ContainsCondition.php
procedural page ContainsCondition.php
ConditionTask.php
procedural page ConditionTask.php
CopyTask.php
procedural page CopyTask.php
CvsPassTask.php
procedural page CvsPassTask.php
CvsTask.php
procedural page CvsTask.php
Commandline.php
procedural page Commandline.php
ContainsRegexpSelector.php
procedural page ContainsRegexpSelector.php
ContainsSelector.php
procedural page ContainsSelector.php
top

d

$dbmsSyntax
in file DbDeployTask.php, variable DbDeployTask::$dbmsSyntax
$defaultCategoryName
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$defaultCategoryName
$DEFAULTEXCLUDES
in file DirectoryScanner.php, variable DirectoryScanner::$DEFAULTEXCLUDES
    default set of excludes
$defaultPackageName
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$defaultPackageName
$defaultPatterns
in file AbstractFileSet.php, variable AbstractFileSet::$defaultPatterns
$defaultValue
in file InputRequest.php, variable InputRequest::$defaultValue
$definedClasses
in file PHPUnitUtil.php, variable PHPUnitUtil::$definedClasses
$deltaSet
in file DbDeployTask.php, variable DbDeployTask::$deltaSet
$description
in file Task.php, variable Task::$description
$description
in file DataType.php, variable DataType::$description
    The descriptin the user has set.
$destdir
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$destdir
$destDir
in file CopyTask.php, variable CopyTask::$destDir
$destFile
in file CopyTask.php, variable CopyTask::$destFile
$dir
in file FileList.php, variable FileList::$dir
    Base directory for this file list.
$dir
in file DbDeployTask.php, variable DbDeployTask::$dir
$dir
in file DeleteTask.php, variable DeleteTask::$dir
$dir
in file AbstractFileSet.php, variable AbstractFileSet::$dir
$dir
in file ExecTask.php, variable ExecTask::$dir
    Working directory.
$dir
in file PearPackageTask.php, variable PearPackageTask::$dir
    Base directory for reading files.
$dirCopyMap
in file CopyTask.php, variable CopyTask::$dirCopyMap
$dirsDeselected
in file DirectoryScanner.php, variable DirectoryScanner::$dirsDeselected
$dirsExcluded
in file DirectoryScanner.php, variable DirectoryScanner::$dirsExcluded
    The files that where found and matched at least one includes, and also matched at least one excludes.
$dirsIncluded
in file DirectoryScanner.php, variable DirectoryScanner::$dirsIncluded
    The directories that where found and matched at least one includes, and matched no excludes.
$dirsNotIncluded
in file DirectoryScanner.php, variable DirectoryScanner::$dirsNotIncluded
    The directories that where found and did not match any includes.
$disable
in file ZendCodeAnalyzerTask.php, variable ZendCodeAnalyzerTask::$disable
DataStore
in file DataStore.php, class DataStore
    An abstract representation of file and directory pathnames.
DataType
in file DataType.php, class DataType
    Base class for those classes that can appear inside the build file as stand alone data types.
DataTypeHandler
in file DataTypeHandler.php, class DataTypeHandler
    Configures a Project (complete with Targets and Tasks) based on a XML build file.
DateSelector
in file DateSelector.php, class DateSelector
    Selector that chooses files based on their last modified date. Ant uses millisecond precision (thanks to Java); PHP is forced to use only seconds precision.
DATETIME_KEY
in file DateSelector.php, class constant DateSelector::DATETIME_KEY
DbDeployTask
in file DbDeployTask.php, class DbDeployTask
    Generate SQL script for db using dbdeploy schema version table and delta scripts
DbmsSyntax
in file DbmsSyntax.php, class DbmsSyntax
    Utility class for generating necessary server-specific SQL commands
DbmsSyntaxFactory
in file DbmsSyntaxFactory.php, class DbmsSyntaxFactory
    Factory for generating dbms-specific syntax-generating objects
DbmsSyntaxMsSql
in file DbmsSyntaxMsSql.php, class DbmsSyntaxMsSql
    Utility class for generating necessary server-specific SQL commands
DbmsSyntaxMysql
in file DbmsSyntaxMysql.php, class DbmsSyntaxMysql
    Utility class for generating necessary server-specific SQL commands
DbmsSyntaxSQLite
in file DbmsSyntaxSQLite.php, class DbmsSyntaxSQLite
    Utility class for generating necessary server-specific SQL commands
DefaultInputHandler
in file DefaultInputHandler.php, class DefaultInputHandler
    Prompts using print(); reads input from Console.
DefaultLogger
in file DefaultLogger.php, class DefaultLogger
    Writes a build event to the console.
DEFAULT_BEGIN_TOKEN
in file ReplaceTokensWithFile.php, class constant ReplaceTokensWithFile::DEFAULT_BEGIN_TOKEN
    Default "begin token" character.
DEFAULT_BEGIN_TOKEN
in file ReplaceTokens.php, class constant ReplaceTokens::DEFAULT_BEGIN_TOKEN
    Default "begin token" character.
DEFAULT_BUILD_FILENAME
in file Phing.php, class constant Phing::DEFAULT_BUILD_FILENAME
    The default build file name
DEFAULT_COMPRESSION_LEVEL
in file CvsTask.php, class constant CvsTask::DEFAULT_COMPRESSION_LEVEL
    Default compression level to use, if compression is enabled via setCompression( true ).
DEFAULT_END_TOKEN
in file ReplaceTokensWithFile.php, class constant ReplaceTokensWithFile::DEFAULT_END_TOKEN
    Default "end token" character.
DEFAULT_END_TOKEN
in file ReplaceTokens.php, class constant ReplaceTokens::DEFAULT_END_TOKEN
    Default "end token" character.
DEFAULT_LINE_BREAKS
in file StripLineBreaks.php, class constant StripLineBreaks::DEFAULT_LINE_BREAKS
    Default line-breaking characters.
DEFAULT_TAB_LENGTH
in file TabToSpaces.php, class constant TabToSpaces::DEFAULT_TAB_LENGTH
    The default tab length.
delayTaskUntilParseEnd
in file ProjectConfigurator.php, method ProjectConfigurator::delayTaskUntilParseEnd()
    Delay execution of a task until after the current parse phase has completed.
delete
in file Zip.php, method Archive_Zip::delete()
    This methods delete archive entries in the zip archive.
delete
in file FileSystem.php, method FileSystem::delete()
    Delete the file or directory denoted by the given abstract pathname, returning true if and only if the operation succeeds.
delete
in file PhingFile.php, method PhingFile::delete()
    Deletes the file or directory denoted by this abstract pathname. If this pathname denotes a directory, then the directory must be empty in order to be deleted.
deleteOnExit
in file FileSystem.php, method FileSystem::deleteOnExit()
    Arrange for the file or directory denoted by the given abstract pathname to be deleted when Phing::shutdown is called, returning true if and only if the operation succeeds.
deleteOnExit
in file PhingFile.php, method PhingFile::deleteOnExit()
    Requests that the file or directory denoted by this abstract pathname be deleted when php terminates. Deletion will be attempted only for normal termination of php and if and if only Phing::shutdown() is called.
DeleteTask
in file DeleteTask.php, class DeleteTask
    Deletes a file or directory, or set of files defined by a fileset.
DELIM_NORMAL
in file CreoleSQLExecTask.php, class constant CreoleSQLExecTask::DELIM_NORMAL
DELIM_NORMAL
in file PDOSQLExecTask.php, class constant PDOSQLExecTask::DELIM_NORMAL
DELIM_ROW
in file CreoleSQLExecTask.php, class constant CreoleSQLExecTask::DELIM_ROW
DELIM_ROW
in file PDOSQLExecTask.php, class constant PDOSQLExecTask::DELIM_ROW
DependSelector
in file DependSelector.php, class DependSelector
    Selector that filters files based on whether they are newer than a matching file in another directory tree. It can contain a mapper element, so isn't available as an ExtendSelector (since those parameters can't hold other elements).
DepthSelector
in file DepthSelector.php, class DepthSelector
    Selector that filters files based on the how deep in the directory tree they are.
describeArguments
in file Commandline.php, method Commandline::describeArguments()
    Returns a String that describes the arguments suitable for
describeCommand
in file Commandline.php, method Commandline::describeCommand()
    Returns a String that describes the command and arguments suitable for verbose output before a call to
Description
in file Description.php, class Description
    Description is used to provide a project-wide description element (that is, a description that applies to a buildfile as a whole).
dieOnCircularReference
in file Path.php, method Path::dieOnCircularReference()
    Overrides the version of DataType to recurse on all DataType child elements that may have been added.
dieOnCircularReference
in file DataType.php, method DataType::dieOnCircularReference()
    Check to see whether any DataType we hold references to is included in the Stack (which holds all DataType instances that directly or indirectly reference this instance, including this instance itself).
DirectoryScanner
in file DirectoryScanner.php, class DirectoryScanner
    Class for scanning a directory for files/directories that match a certain criteria.
DirSet
in file DirSet.php, class DirSet
    Subclass as hint for supporting tasks that the included directories instead of files should be used.
DIR_KEY
in file TranslateGettext.php, class constant TranslateGettext::DIR_KEY
DISCLAIMER
in file Commandline.php, class constant Commandline::DISCLAIMER
display
in file Capsule.php, method Capsule::display()
    Low overhead (no output buffering) method to simply dump template to buffer.
doDeploy
in file DbDeployTask.php, method DbDeployTask::doDeploy()
DOMAIN_KEY
in file TranslateGettext.php, class constant TranslateGettext::DOMAIN_KEY
doWork
in file CopyTask.php, method CopyTask::doWork()
    Actually copies the files
doWork
in file MoveTask.php, method MoveTask::doWork()
duplicate
in file Zip.php, method Archive_Zip::duplicate()
    This method creates an archive by copying the content of an other one.
DefaultInputHandler.php
procedural page DefaultInputHandler.php
DefaultLogger.php
procedural page DefaultLogger.php
DataTypeHandler.php
procedural page DataTypeHandler.php
DbDeployTask.php
procedural page DbDeployTask.php
DbmsSyntax.php
procedural page DbmsSyntax.php
DbmsSyntaxFactory.php
procedural page DbmsSyntaxFactory.php
DbmsSyntaxMsSql.php
procedural page DbmsSyntaxMsSql.php
DbmsSyntaxMysql.php
procedural page DbmsSyntaxMysql.php
DbmsSyntaxSQLite.php
procedural page DbmsSyntaxSQLite.php
DeleteTask.php
procedural page DeleteTask.php
DataType.php
procedural page DataType.php
Description.php
procedural page Description.php
DirSet.php
procedural page DirSet.php
DateSelector.php
procedural page DateSelector.php
DependSelector.php
procedural page DependSelector.php
DepthSelector.php
procedural page DepthSelector.php
DataStore.php
procedural page DataStore.php
DirectoryScanner.php
procedural page DirectoryScanner.php
top

e

$elements
in file PharMetadata.php, variable PharMetadata::$elements
$enable
in file ZendCodeAnalyzerTask.php, variable ZendCodeAnalyzerTask::$enable
$env
in file PropertyTask.php, variable PropertyTask::$env
$err
in file DefaultLogger.php, variable DefaultLogger::$err
$error
in file ExecTask.php, variable ExecTask::$error
    Where to direct error output.
$errorProperty
in file PhpLintTask.php, variable PhpLintTask::$errorProperty
$escape
in file ExecTask.php, variable ExecTask::$escape
    Whether to escape shell command using escapeshellcmd().
$etime
in file Timer.php, variable Timer::$etime
    end time
$everythingIncluded
in file DirectoryScanner.php, variable DirectoryScanner::$everythingIncluded
    if there are no deselected files
$examplesDir
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$examplesDir
$exception
in file BuildEvent.php, variable BuildEvent::$exception
    The execption that caused the event, if any
$excludes
in file DirectoryScanner.php, variable DirectoryScanner::$excludes
    The patterns for the files that should be excluded.
$executable
in file Commandline.php, variable Commandline::$executable
    Full path (if not on %PATH% env var) to executable program.
$expandSymbolicLinks
in file AbstractFileSet.php, variable AbstractFileSet::$expandSymbolicLinks
    Whether to expand/dereference symbolic links, default is false
$expandSymbolicLinks
in file DirectoryScanner.php, variable DirectoryScanner::$expandSymbolicLinks
    Whether to expand/dereference symbolic links, default is false
$expression
in file PhpEvalTask.php, variable PhpEvalTask::$expression
EchoTask
in file EchoTask.php, class EchoTask
    Echos a message to the logging system or to a file
elements
in file BatchTest.php, method BatchTest::elements()
    Returns an array of test cases and test suites that are declared by the files included by the filesets
ElseIfTask
in file IfTask.php, class ElseIfTask
    "Inner" class for IfTask.
endConfigure
in file PhingXMLContext.php, method PhingXMLContext::endConfigure()
endElement
in file AbstractSAXParser.php, method AbstractSAXParser::endElement()
    Method that gets invoked when the parser runs over a XML close element.
endElement
in file DataTypeHandler.php, method DataTypeHandler::endElement()
    Overrides endElement for data types. Tells the type handler that processing the element had been finished so handlers know they can perform actions that need to be based on the data contained within the element.
endElement
in file AbstractHandler.php, method AbstractHandler::endElement()
    Gets invoked when a XML element ends.
endsWith
in file StringHelper.php, method StringHelper::endsWith()
    tests if a string ends with a given string
endTest
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::endTest()
endTest
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::endTest()
    A test ended.
endTest
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::endTest()
endTestRun
in file PlainPHPUnitResultFormatter.php, method PlainPHPUnitResultFormatter::endTestRun()
endTestRun
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::endTestRun()
endTestRun
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::endTestRun()
endTestSuite
in file SummaryPHPUnitResultFormatter.php, method SummaryPHPUnitResultFormatter::endTestSuite()
endTestSuite
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::endTestSuite()
    A test suite ended.
endTestSuite
in file PlainPHPUnitResultFormatter.php, method PlainPHPUnitResultFormatter::endTestSuite()
endTestSuite
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::endTestSuite()
endTestSuite
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::endTestSuite()
END_COLOR
in file AnsiColorLogger.php, class constant AnsiColorLogger::END_COLOR
eof
in file ConsoleReader.php, method ConsoleReader::eof()
    Whether eof has been reached with stream.
eof
in file BaseFilterReader.php, method BaseFilterReader::eof()
    Returns whether the end of file has been reached with input stream.
eof
in file InputStream.php, method InputStream::eof()
    Whether eof has been reached with stream.
eof
in file BufferedReader.php, method BufferedReader::eof()
    Returns whether eof has been reached in stream.
eof
in file InputStreamReader.php, method InputStreamReader::eof()
    Whether eof has been reached with stream.
equals
in file PhingFile.php, method PhingFile::equals()
    Tests this abstract pathname for equality with the given object.
EqualsCondition
in file EqualsCondition.php, class EqualsCondition
    A simple string comparator. Compares two strings for eqiality in a binary safe manner. Implements the condition interface specification.
errorCode
in file Zip.php, method Archive_Zip::errorCode()
    Method that gives the lastest error code.
errorHandler
in file XmlLintTask.php, method XmlLintTask::errorHandler()
    Local error handler to catch validation errors and log them through Phing
errorInfo
in file Zip.php, method Archive_Zip::errorInfo()
    This method returns the description associated with the latest error.
errorName
in file Zip.php, method Archive_Zip::errorName()
    This method gives the latest error code name.
ERRORS
in file SimpleTestCountResultFormatter.php, class constant SimpleTestCountResultFormatter::ERRORS
ERRORS
in file PHPUnitTestRunner.php, class constant PHPUnitTestRunner::ERRORS
ERROR_ATTR
in file XmlLogger.php, class constant XmlLogger::ERROR_ATTR
    XML attribute name for an error description.
evalExpression
in file PhpEvalTask.php, method PhpEvalTask::evalExpression()
    Evaluates expression and returns resulting value.
evalName
in file PatternSet.php, method PatternSetNameEntry::evalName()
    Evaluates the pattern.
evaluate
in file ReferenceExistsCondition.php, method ReferenceExistsCondition::evaluate()
    Check whether the reference exists.
evaluate
in file IfTask.php, method ElseIfTask::evaluate()
evaluate
in file ContainsCondition.php, method ContainsCondition::evaluate()
    Check whether string contains substring.
evaluate
in file AvailableTask.php, method AvailableTask::evaluate()
evaluate
in file AndCondition.php, method AndCondition::evaluate()
evaluate
in file EqualsCondition.php, method EqualsCondition::evaluate()
evaluate
in file UpToDateTask.php, method UpToDateTask::evaluate()
    Evaluate (all) target and source file(s) to see if the target(s) is/are up-to-date.
evaluate
in file OsCondition.php, method OsCondition::evaluate()
evaluate
in file Condition.php, method Condition::evaluate()
evaluate
in file NotCondition.php, method NotCondition::evaluate()
evaluate
in file IsSetCondition.php, method IsSetCondition::evaluate()
    Check whether property is set.
evaluate
in file IsFalseCondition.php, method IsFalseCondition::evaluate()
    return the inverted value;
evaluate
in file OrCondition.php, method OrCondition::evaluate()
evaluate
in file IsTrueCondition.php, method IsTrueCondition::evaluate()
    return the inverted value;
EventObject
in file EventObject.php, class EventObject
execSQL
in file PDOSQLExecTask.php, method PDOSQLExecTask::execSQL()
    Exec the sql statement.
execSQL
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::execSQL()
    Exec the sql statement.
ExecTask
in file ExecTask.php, class ExecTask
    Executes a command on the shell.
execute
in file AdhocTask.php, method AdhocTask::execute()
    Load the adhoc class, and perform any core validation.
execute
in file TstampTask.php, method TstampCustomFormat::execute()
    validate parameter and execute the format.
execute
in file ExecTask.php, method ExecTask::execute()
    Executes a program and returns the return code.
execute
in file Phing.php, method Phing::execute()
    Setup/initialize Phing environment from commandline args.
executeTarget
in file Project.php, method Project::executeTarget()
    Executes a target
executeTargets
in file Project.php, method Project::executeTargets()
    Executes a list of targets
exists
in file PhingFile.php, method PhingFile::exists()
    Tests whether the file denoted by this abstract pathname exists.
ExitTask
in file ExitTask.php, class ExitTask
    Exits the active build, giving an additional message if available.
ExpandProperties
in file ExpandProperties.php, class ExpandProperties
    Expands Phing Properties, if any, in the data.
ExpatParseException
in file ExpatParseException.php, class ExpatParseException
    This class throws errors for Expat, the XML processor.
ExpatParser
in file ExpatParser.php, class ExpatParser
    This class is a wrapper for the PHP's internal expat parser.
EXPRESSION_KEY
in file ContainsRegexpSelector.php, class constant ContainsRegexpSelector::EXPRESSION_KEY
ExtendedFileStream
in file ExtendedFileStream.php, class ExtendedFileStream
    Extended file stream wrapper class which auto-creates directories
ExtendFileSelector
in file ExtendFileSelector.php, class ExtendFileSelector
    This is the interface to be used by all custom selectors, those that are
ExtendSelector
in file ExtendSelector.php, class ExtendSelector
    Selector that selects files by forwarding the request on to other classes.
extract
in file Zip.php, method Archive_Zip::extract()
    This method extract the files and folders which are in the zip archive.
extractArchive
in file UnzipTask.php, method UnzipTask::extractArchive()
    Extract archive content into $this->todir directory
extractArchive
in file UntarTask.php, method UntarTask::extractArchive()
extractArchive
in file ExtractBaseTask.php, method ExtractBaseTask::extractArchive()
ExtractBaseTask
in file ExtractBaseTask.php, class ExtractBaseTask
    Base class for extracting tasks such as Unzip and Untar.
ExpandProperties.php
procedural page ExpandProperties.php
ExpatParseException.php
procedural page ExpatParseException.php
ExpatParser.php
procedural page ExpatParser.php
EventObject.php
procedural page EventObject.php
ExtractBaseTask.php
procedural page ExtractBaseTask.php
EqualsCondition.php
procedural page EqualsCondition.php
EchoTask.php
procedural page EchoTask.php
ExecTask.php
procedural page ExecTask.php
ExitTask.php
procedural page ExitTask.php
ExtendFileSelector.php
procedural page ExtendFileSelector.php
ExtendSelector.php
procedural page ExtendSelector.php
ExtendedFileStream.php
procedural page ExtendedFileStream.php
top

f

$failonerror
in file DeleteTask.php, variable DeleteTask::$failonerror
$failonerror
in file JsMinTask.php, variable JsMinTask::$failonerror
    Whether the build should fail, if errors occured
$fallback
in file PropertyTask.php, variable PropertyTask::$fallback
$file
in file ImportTask.php, variable ImportTask::$file
$file
in file XmlLintTask.php, variable XmlLintTask::$file
$file
in file FileInputStream.php, variable FileInputStream::$file
$file
in file JslLintTask.php, variable JslLintTask::$file
$file
in file ZendCodeAnalyzerTask.php, variable ZendCodeAnalyzerTask::$file
$file
in file DeleteTask.php, variable DeleteTask::$file
$file
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$file
$file
in file CopyTask.php, variable CopyTask::$file
$file
in file ExtractBaseTask.php, variable ExtractBaseTask::$file
$file
in file PhpCpdTask.php, variable PhpCpdTask::$file
$file
in file PropertyTask.php, variable PropertyTask::$file
$file
in file PhpLintTask.php, variable PhpLintTask::$file
$file
in file EchoTask.php, variable EchoTask::$file
$file
in file FileOutputStream.php, variable FileOutputStream::$file
$fileCopyMap
in file CopyTask.php, variable CopyTask::$fileCopyMap
$filelists
in file CopyTask.php, variable CopyTask::$filelists
$filenames
in file FileList.php, variable FileList::$filenames
    Array containing all filenames.
$filesDeselected
in file DirectoryScanner.php, variable DirectoryScanner::$filesDeselected
$fileset
in file MatchingTask.php, variable MatchingTask::$fileset
$filesets
in file JslLintTask.php, variable JslLintTask::$filesets
$filesets
in file PhpCpdTask.php, variable PhpCpdTask::$filesets
$filesets
in file JsMinTask.php, variable JsMinTask::$filesets
    the source files
$filesets
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$filesets
$filesets
in file XmlLintTask.php, variable XmlLintTask::$filesets
$filesets
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$filesets
$filesets
in file ZendCodeAnalyzerTask.php, variable ZendCodeAnalyzerTask::$filesets
$filesets
in file CopyTask.php, variable CopyTask::$filesets
$filesets
in file ExtractBaseTask.php, variable ExtractBaseTask::$filesets
$filesets
in file DeleteTask.php, variable DeleteTask::$filesets
$filesets
in file PhpLintTask.php, variable PhpLintTask::$filesets
$filesExcluded
in file DirectoryScanner.php, variable DirectoryScanner::$filesExcluded
    The files that where found and matched at least one includes, and also matched at least one excludes. Trie object.
$filesIncluded
in file DirectoryScanner.php, variable DirectoryScanner::$filesIncluded
    The files that where found and matched at least one includes, and matched no excludes.
$filesNotIncluded
in file DirectoryScanner.php, variable DirectoryScanner::$filesNotIncluded
    The files that where found and did not match any includes. Trie
$fileUtils
in file CopyTask.php, variable CopyTask::$fileUtils
$filterChains
in file CopyTask.php, variable CopyTask::$filterChains
$flatten
in file CopyTask.php, variable CopyTask::$flatten
$forceCompile
in file SmartyTask.php, variable SmartyTask::$forceCompile
    Whether to force Smarty to recompile templates.
$format
in file PhpCpdTask.php, variable PhpCpdTask::$format
$format
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$format
$formatter
in file FormatterElement.php, variable FormatterElement::$formatter
$formatters
in file PhpCpdTask.php, variable PhpCpdTask::$formatters
$formatters
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$formatters
$from
in file Mapper.php, variable Mapper::$from
$fs
in file ImportTask.php, variable ImportTask::$fs
$function
in file PhpEvalTask.php, variable PhpEvalTask::$function
FAIL
in file TarTask.php, class constant TarTask::FAIL
FAILURES
in file PHPUnitTestRunner.php, class constant PHPUnitTestRunner::FAILURES
FAILURES
in file SimpleTestCountResultFormatter.php, class constant SimpleTestCountResultFormatter::FAILURES
FG_BLACK
in file AnsiColorLogger.php, class constant AnsiColorLogger::FG_BLACK
FG_BLUE
in file AnsiColorLogger.php, class constant AnsiColorLogger::FG_BLUE
FG_CYAN
in file AnsiColorLogger.php, class constant AnsiColorLogger::FG_CYAN
FG_GREEN
in file AnsiColorLogger.php, class constant AnsiColorLogger::FG_GREEN
FG_MAGENTA
in file AnsiColorLogger.php, class constant AnsiColorLogger::FG_MAGENTA
FG_RED
in file AnsiColorLogger.php, class constant AnsiColorLogger::FG_RED
FG_WHITE
in file AnsiColorLogger.php, class constant AnsiColorLogger::FG_WHITE
FG_YELLOW
in file AnsiColorLogger.php, class constant AnsiColorLogger::FG_YELLOW
FileHashTask
in file FileHashTask.php, class FileHashTask
    fileHash
FileInputStream
in file FileInputStream.php, class FileInputStream
    Input stream subclass for file streams.
FileList
in file FileList.php, class FileList
    FileList represents an explicitly named list of files. FileLists are useful when you want to capture a list of files regardless of whether they currently exist.
FileNameMapper
in file FileNameMapper.php, class FileNameMapper
    Interface for filename mapper classes.
FilenameSelector
in file FilenameSelector.php, class FilenameSelector
    Selector that filters files based on the filename.
FileNotFoundException
in file FileNotFoundException.php, class FileNotFoundException
FileOutputStream
in file FileOutputStream.php, class FileOutputStream
    Output stream subclass for file streams.
FileReader
in file FileReader.php, class FileReader
    Convenience class for reading files.
FileSelector
in file FileSelector.php, class FileSelector
    This is the interface to be used by all selectors.
FileSet
in file FileSet.php, class FileSet
    Moved out of MatchingTask to make it a standalone object that could be referenced (by scripts for example).
FileSizeTask
in file FileSizeTask.php, class FileSizeTask
    fileHash
FileSystem
in file FileSystem.php, class FileSystem
    This is an abstract class for platform specific filesystem implementations you have to implement each method in the platform specific filesystem implementation classes Your local filesytem implementation must extend this class.
FileUtils
in file FileUtils.php, class FileUtils
    File utility class.
FileWriter
in file FileWriter.php, class FileWriter
    Convenience class for performing file write operations.
FilterChain
in file FilterChain.php, class FilterChain
    FilterChain may contain a chained set of filter readers.
filterCovered
in file CoverageReportTask.php, method CoverageReportTask::filterCovered()
FilterReader
in file FilterReader.php, class FilterReader
    Wrapper class for readers, which can be used to apply filters.
findPhpDocumentorInstall
in file PhpDocumentorTask.php, method PhpDocumentorTask::findPhpDocumentorInstall()
    Searches include_path for PhpDocumentor install and adjusts include_path appropriately.
finished
in file TaskHandler.php, method TaskHandler::finished()
    Executes the task at once if it's directly beneath the <project> tag.
finished
in file AbstractHandler.php, method AbstractHandler::finished()
    Gets invoked when element closes method.
fire
in file Phing.php, method Phing::fire()
    Command line entry point. This method kicks off the building of a project object and executes a build using either a given target or the default target.
fireBuildFinished
in file Project.php, method Project::fireBuildFinished()
fireBuildStarted
in file Project.php, method Project::fireBuildStarted()
fireMessageLogged
in file Project.php, method Project::fireMessageLogged()
fireMessageLoggedEvent
in file Project.php, method Project::fireMessageLoggedEvent()
fireTargetFinished
in file Project.php, method Project::fireTargetFinished()
fireTargetStarted
in file Project.php, method Project::fireTargetStarted()
fireTaskFinished
in file Project.php, method Project::fireTaskFinished()
fireTaskStarted
in file Project.php, method Project::fireTaskStarted()
FlattenMapper
in file FlattenMapper.php, class FlattenMapper
    Removes any directory information from the passed path.
flush
in file OutputStream.php, method OutputStream::flush()
    Flushes stream.
flush
in file OutputStreamWriter.php, method OutputStreamWriter::flush()
    Flush output to the stream.
flush
in file BufferedWriter.php, method BufferedWriter::flush()
flush
in file Writer.php, method Writer::flush()
    Flush the stream, if supported by the stream.
ForeachTask
in file ForeachTask.php, class ForeachTask
    <foreach> task
FormatterElement
in file FormatterElement.php, class FormatterElement
    A wrapper for the implementations of PHPUnit2ResultFormatter.
formatTime
in file DefaultLogger.php, method DefaultLogger::formatTime()
    Formats a time micro integer to human readable format.
fromURIPath
in file Win32FileSystem.php, method Win32FileSystem::fromURIPath()
fromURIPath
in file UnixFileSystem.php, method UnixFileSystem::fromURIPath()
fromURIPath
in file FileSystem.php, method FileSystem::fromURIPath()
    Post-process the given URI path string if necessary. This is used on win32, e.g., to transform "/c:/foo" into "c:/foo". The path string still has slash separators; code in the PhingFile class will translate them after this method returns.
FtpDeployTask
in file FtpDeployTask.php, class FtpDeployTask
    FtpDeployTask
FunctionParam
in file PhpEvalTask.php, class FunctionParam
    Supports the <param> nested tag for PhpTask.
FileNameMapper.php
procedural page FileNameMapper.php
FlattenMapper.php
procedural page FlattenMapper.php
FileInputStream.php
procedural page FileInputStream.php
FileOutputStream.php
procedural page FileOutputStream.php
FileReader.php
procedural page FileReader.php
FileSystem.php
procedural page FileSystem.php
FileWriter.php
procedural page FileWriter.php
FilterReader.php
procedural page FilterReader.php
FileNotFoundException.php
procedural page FileNotFoundException.php
FileHashTask.php
procedural page FileHashTask.php
FileSizeTask.php
procedural page FileSizeTask.php
FtpDeployTask.php
procedural page FtpDeployTask.php
Fileset.php
procedural page Fileset.php
FormatterElement.php
procedural page FormatterElement.php
ForeachTask.php
procedural page ForeachTask.php
FileList.php
procedural page FileList.php
FileSet.php
procedural page FileSet.php
FilterChain.php
procedural page FilterChain.php
FilenameSelector.php
procedural page FilenameSelector.php
FileSelector.php
procedural page FileSelector.php
FileUtils.php
procedural page FileUtils.php
top

g

generateTimestamp
in file DbmsSyntaxMysql.php, method DbmsSyntaxMysql::generateTimestamp()
generateTimestamp
in file DbmsSyntaxSQLite.php, method DbmsSyntaxSQLite::generateTimestamp()
generateTimestamp
in file DbmsSyntaxMsSql.php, method DbmsSyntaxMsSql::generateTimestamp()
generateTimestamp
in file DbmsSyntax.php, method DbmsSyntax::generateTimestamp()
get
in file DataStore.php, method DataStore::get()
    Retrieves a value from the data store
get
in file JsMin.php, method JSMin::get()
get
in file Capsule.php, method Capsule::get()
    Gets value of specified var or NULL if var has not been put().
get
in file Properties.php, method Properties::get()
    Get value for specified property.
getAbsoluteFile
in file PhingFile.php, method PhingFile::getAbsoluteFile()
    Returns the absolute form of this abstract pathname. Equivalent to getAbsolutePath.
getAbsolutePath
in file PhingFile.php, method PhingFile::getAbsolutePath()
    Returns the absolute pathname string of this abstract pathname.
getAllowedServer
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getAllowedServer()
    Returns the allowed server setting
getAppend
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::getAppend()
    Whether output should be appended to file.
getAppliedChangeNumbers
in file DbDeployTask.php, method DbDeployTask::getAppliedChangeNumbers()
getArguments
in file Commandline.php, method Commandline::getArguments()
    Returns all arguments defined by
  1. addLine
,
  1. addValue
or the argument object.
getAssembledReader
in file ChainReaderHelper.php, method ChainReaderHelper::getAssembledReader()
getAttributes
in file IntrospectionHelper.php, method IntrospectionHelper::getAttributes()
    Return all attribues supported by the introspected class.
getAttributes
in file RuntimeConfigurable.php, method RuntimeConfigurable::getAttributes()
    Returns the AttributeList of the wrapped element.
getBasedir
in file Project.php, method Project::getBasedir()
    Returns the basedir of this project
getBasedir
in file DirectoryScanner.php, method DirectoryScanner::getBasedir()
    Gets the basedir that is used for scanning. This is the directory that is scanned recursively.
getBasedir
in file XincludeFilter.php, method XincludeFilter::getBasedir()
getBeginToken
in file ReplaceTokens.php, method ReplaceTokens::getBeginToken()
    Returns the "begin token" character.
getBeginToken
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::getBeginToken()
    Returns the "begin token" character.
getBinary
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getBinary()
    Returns the binary option
getBooleanAttributes
in file FileSystem.php, method FileSystem::getBooleanAttributes()
    Return the simple boolean attributes for the file or directory denoted by the given abstract pathname, or zero if it does not exist or some other I/O error occurs.
getBooleanAttributes
in file UnixFileSystem.php, method UnixFileSystem::getBooleanAttributes()
getBuildFailedMessage
in file DefaultLogger.php, method DefaultLogger::getBuildFailedMessage()
    Get the message to return when a build failed.
getBuildFile
in file ProjectConfigurator.php, method ProjectConfigurator::getBuildFile()
    find out the build file
getBuildFileParent
in file ProjectConfigurator.php, method ProjectConfigurator::getBuildFileParent()
    find out the parent build file of this build file
getBuildListeners
in file Project.php, method Project::getBuildListeners()
getBuildSuccessfulMessage
in file DefaultLogger.php, method DefaultLogger::getBuildSuccessfulMessage()
    Get the message to return when a build succeeded.
getCanonicalFile
in file PhingFile.php, method PhingFile::getCanonicalFile()
    Returns the canonical form of this abstract pathname. Equivalent to getCanonicalPath(.
getCanonicalPath
in file PhingFile.php, method PhingFile::getCanonicalPath()
    Returns the canonical pathname string of this abstract pathname.
getCapturedPhpErrors
in file Phing.php, method Phing::getCapturedPhpErrors()
    Gets any PHP errors that were captured to buffer.
getCause
in file BuildException.php, method BuildException::getCause()
    Gets the cause exception.
getCause
in file ConfigurationException.php, method ConfigurationException::getCause()
    Gets the cause exception.
getChainedReader
in file FileUtils.php, method FileUtils::getChainedReader()
    Returns a new Reader with filterchains applied. If filterchains are empty, simply returns passed reader.
getCheckedRef
in file DataType.php, method DataType::getCheckedRef()
    Performs the check for circular references and returns the referenced object.
getChild
in file RuntimeConfigurable.php, method RuntimeConfigurable::getChild()
    Returns the child with index
getChoices
in file MultipleChoiceInputRequest.php, method MultipleChoiceInputRequest::getChoices()
getClassFromFileName
in file PHPUnitUtil.php, method PHPUnitUtil::getClassFromFileName()
    Derives the classname from a filename.
getClassname
in file TokenSource.php, method TokenSource::getClassname()
    Returns the qualified classname (dot-path) to use for handling token replacement.
getClassName
in file PhingFilterReader.php, method PhingFilterReader::getClassName()
getClasspath
in file PhingFilterReader.php, method PhingFilterReader::getClasspath()
getClasspath
in file BatchTest.php, method BatchTest::getClasspath()
    Returns the classpath
getCommand
in file CvsTask.php, method CvsTask::getCommand()
getCommand
in file SshTask.php, method SshTask::getCommand()
getCommandline
in file Commandline.php, method Commandline::getCommandline()
    Returns the executable and all defined arguments.
getComments
in file StripLineComments.php, method StripLineComments::getComments()
getCompilePath
in file SmartyTask.php, method SmartyTask::getCompilePath()
    Get the path Smarty uses for compiling templates.
getConditions
in file ConditionBase.php, method ConditionBase::getConditions()
getConfigPath
in file SmartyTask.php, method SmartyTask::getConfigPath()
    Get the path that Smarty uses for looking for config files.
getConfigurator
in file PhingXMLContext.php, method PhingXMLContext::getConfigurator()
getConfiguredFormatters
in file PDOSQLExecTask.php, method PDOSQLExecTask::getConfiguredFormatters()
    Returns configured PDOResultFormatter objects (which were created from PDOSQLExecFormatterElement objects).
getConnection
in file PDOTask.php, method PDOTask::getConnection()
    Creates a new Connection as using the driver, url, userid and password specified.
getConnection
in file CreoleTask.php, method CreoleTask::getConnection()
    Creates a new Connection as using the driver, url, userid and password specified.
getContains
in file LineContains.php, method LineContains::getContains()
    Returns the vector of words which must be contained within a line read from the original stream in order for it to match this filter.
getContextProperties
in file CapsuleTask.php, method CapsuleTask::getContextProperties()
    Get the context properties that will be fed into the initial context be the generating process starts.
getContextProperties
in file SmartyTask.php, method SmartyTask::getContextProperties()
    Get the context properties that will be fed into the initial context be the generating process starts.
getControlTemplate
in file SmartyTask.php, method SmartyTask::getControlTemplate()
    Get the control template for the generating process.
getControlTemplate
in file CapsuleTask.php, method CapsuleTask::getControlTemplate()
    Get the control template for the generating process.
getCopy
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getCopy()
    Returns the copy setting
getCurrentProject
in file Phing.php, method Phing::getCurrentProject()
    Gets the current Project.
getCurrentProjectName
in file ProjectConfigurator.php, method ProjectConfigurator::getCurrentProjectName()
    find out the current project name
getCurrentTargets
in file ProjectConfigurator.php, method ProjectConfigurator::getCurrentTargets()
getCvsRoot
in file CvsTask.php, method CvsTask::getCvsRoot()
getCvsRsh
in file CvsTask.php, method CvsTask::getCvsRsh()
getDataTypeDefinitions
in file Project.php, method Project::getDataTypeDefinitions()
getDbmsSyntax
in file DbmsSyntaxFactory.php, method DbmsSyntaxFactory::getDbmsSyntax()
getDebug
in file SimpleTestTask.php, method SimpleTestTask::getDebug()
getDefaultParent
in file UnixFileSystem.php, method UnixFileSystem::getDefaultParent()
getDefaultParent
in file Win32FileSystem.php, method Win32FileSystem::getDefaultParent()
getDefaultParent
in file FileSystem.php, method FileSystem::getDefaultParent()
    Return the parent pathname string to be used when the parent-directory argument in one of the two-argument PhingFile constructors is the empty pathname.
getDefaultTarget
in file Project.php, method Project::getDefaultTarget()
getDefaultValue
in file PropertyPromptTask.php, method PropertyPromptTask::getDefaultValue()
    Returns defaultValue specified in this task for the Property being set.
getDefaultValue
in file InputRequest.php, method InputRequest::getDefaultValue()
    Return the default value to use.
getDefinedClasses
in file PHPUnitUtil.php, method PHPUnitUtil::getDefinedClasses()
getDefinedProperty
in file Phing.php, method Phing::getDefinedProperty()
    This gets a property that was set via command line or otherwise passed into Phing.
getDeltasFilesArray
in file DbDeployTask.php, method DbDeployTask::getDeltasFilesArray()
getDependencies
in file Target.php, method Target::getDependencies()
    Returns reference to indexed array of the dependencies this target has.
getDescription
in file Project.php, method Project::getDescription()
    return the description, null otherwise
getDescription
in file Target.php, method Target::getDescription()
    Returns the description of this target.
getDescription
in file DataType.php, method DataType::getDescription()
    Return the description for the current data type.
getDescription
in file Task.php, method Task::getDescription()
    Returns the textual description of the task
getDeselectedDirectories
in file DirectoryScanner.php, method DirectoryScanner::getDeselectedDirectories()
    <p>Returns the names of the directories which were selected out and therefore not ultimately included.</p>
getDeselectedDirectories
in file SelectorScanner.php, method SelectorScanner::getDeselectedDirectories()
    Directories which were selected out of a scan.
getDeselectedFiles
in file DirectoryScanner.php, method DirectoryScanner::getDeselectedFiles()
    <p>Returns the names of the files which were selected out and therefore not ultimately included.</p>
getDeselectedFiles
in file SelectorScanner.php, method SelectorScanner::getDeselectedFiles()
    Files which were selected out of a scan.
getDest
in file CvsTask.php, method CvsTask::getDest()
getDir
in file AbstractFileSet.php, method AbstractFileSet::getDir()
getDir
in file FileList.php, method FileList::getDir()
    Get the basedir for files in list.
getDir
in file TranslateGettext.php, method TranslateGettext::getDir()
    Gets the root locale directory.
getDirectoryScanner
in file MatchingTask.php, method MatchingTask::getDirectoryScanner()
    Returns the directory scanner needed to access the files to process.
getDirectoryScanner
in file AbstractFileSet.php, method AbstractFileSet::getDirectoryScanner()
    returns a reference to the dirscanner object belonging to this fileset
getDomain
in file TranslateGettext.php, method TranslateGettext::getDomain()
    Get the current domain.
getElapsedTime
in file Timer.php, method Timer::getElapsedTime()
    This function returns the elapsed time in seconds.
getElapsedTime
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::getElapsedTime()
getElapsedTime
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getElapsedTime()
getElementName
in file IntrospectionHelper.php, method IntrospectionHelper::getElementName()
    Get the the name for an element.
getElements
in file PearPackageTask.php, method PearPkgMapping::getElements()
getElementTag
in file RuntimeConfigurable.php, method RuntimeConfigurable::getElementTag()
getEncode
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getEncode()
    Returns the encode setting
getEncrypt
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getEncrypt()
    Returns regexps of additional files to encrypt (separated by space)
getEndToken
in file ReplaceTokens.php, method ReplaceTokens::getEndToken()
    Returns the "end token" character.
getEndToken
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::getEndToken()
    Returns the "end token" character.
getEnvironment
in file PropertyTask.php, method PropertyTask::getEnvironment()
getError
in file BaseSelector.php, method BaseSelector::getError()
    Returns any error messages that have been set.
getErrorCount
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getErrorCount()
getErrorCount
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::getErrorCount()
getErrorStream
in file Phing.php, method Phing::getErrorStream()
    Gets the stream to use for error output.
getException
in file BuildEvent.php, method BuildEvent::getException()
    Returns the exception that was thrown, if any.
getExcludedDirectories
in file DirectoryScanner.php, method DirectoryScanner::getExcludedDirectories()
    Get the names of the directories that matched at least one of the include patterns, an matched also at least one of the exclude patterns.
getExcludedFiles
in file DirectoryScanner.php, method DirectoryScanner::getExcludedFiles()
    Get the names of the files that matched at least one of the include patterns, an matched also at least one of the exclude patterns.
getExcludePatterns
in file PatternSet.php, method PatternSet::getExcludePatterns()
    Returns the filtered exclude patterns.
getExecutable
in file Commandline.php, method Commandline::getExecutable()
getExpirein
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getExpirein()
    Returns the expireIn setting
getExpireon
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getExpireon()
    Returns the expireOn setting
getExpression
in file XsltFilter.php, method XSLTParam::getExpression()
    Returns expression value -- performs lookup if expr is registerslot.
getExtension
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::getExtension()
    Returns the extension used for this formatter
getExtension
in file FormatterElement.php, method FormatterElement::getExtension()
getExtension
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::getExtension()
getExtension
in file SummaryPHPUnitResultFormatter.php, method SummaryPHPUnitResultFormatter::getExtension()
getExtension
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::getExtension()
getExtension
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::getExtension()
getExtension
in file PlainPHPUnitResultFormatter.php, method PlainPHPUnitResultFormatter::getExtension()
getExtension
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getExtension()
    Returns the extension used for this formatter
getFailureCount
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getFailureCount()
getFailureCount
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::getFailureCount()
getFallback
in file PropertyTask.php, method PropertyTask::getFallback()
getFile
in file PropertyTask.php, method PropertyTask::getFile()
    Get the PhingFile that is being used as property source.
getFile
in file ScpTask.php, method ScpTask::getFile()
getFileList
in file Fileset.php, method PEAR_PackageFileManager_Fileset::getFileList()
    Generate the <filelist></filelist> section of the package file.
getFiles
in file TarTask.php, method TarFileSet::getFiles()
    Get a list of files and directories specified in the fileset.
getFiles
in file ZipTask.php, method ZipFileSet::getFiles()
    Get a list of files and directories specified in the fileset.
getFiles
in file FileList.php, method FileList::getFiles()
    Returns the list of files represented by this FileList.
getFileSets
in file PearPackageTask.php, method PearPackageTask::getFileSets()
    Used by the PEAR_PackageFileManager_PhingFileSet lister.
getFileSystem
in file FileSystem.php, method FileSystem::getFileSystem()
    Static method to return the FileSystem singelton representing this platform's local filesystem driver.
getFilterReaders
in file FilterChain.php, method FilterChain::getFilterReaders()
getForce
in file SvnBaseTask.php, method SvnBaseTask::getForce()
    Returns the force switch
getForceCompile
in file SmartyTask.php, method SmartyTask::getForceCompile()
    Get whether Smarty should always recompile template.
getFormatter
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::getFormatter()
    Gets the formatter that has been configured based on this element.
getFormatter
in file FormatterElement.php, method FormatterElement::getFormatter()
getFromDir
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getFromDir()
    Returns the source directory
getFullpath
in file TarTask.php, method TarFileSet::getFullpath()
getGlobalFilterSet
in file Project.php, method Project::getGlobalFilterSet()
    returns the global filterset (future use)
getGroup
in file Regexp.php, method Regexp::getGroup()
    Get specific matched group.
getGroup
in file TarTask.php, method TarFileSet::getGroup()
getGroups
in file Regexp.php, method Regexp::getGroups()
    Get array of matched groups.
getHelper
in file IntrospectionHelper.php, method IntrospectionHelper::getHelper()
    Factory method for helper objects.
getHost
in file SshTask.php, method SshTask::getHost()
getHost
in file ScpSendTask.php, method ScpSendTask::getHost()
    Returns the remote host
getHtml
in file XsltFilter.php, method XsltFilter::getHtml()
    Whether to use HTML parser for the XML.
getIgnore
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getIgnore()
    Returns the ignore setting
getIgnoreCase
in file RegularExpression.php, method RegularExpression::getIgnoreCase()
getIgnoreCase
in file Regexp.php, method Regexp::getIgnoreCase()
    Gets whether the regexp matching is case insensitive.
getIgnoreCase
in file RegexpEngine.php, method RegexpEngine::getIgnoreCase()
    Returns status of ignore case flag.
getIgnoreCase
in file PregEngine.php, method PregEngine::getIgnoreCase()
    Gets whether or not regex operation is case sensitive.
getIgnoreExternals
in file SvnBaseTask.php, method SvnBaseTask::getIgnoreExternals()
    Returns the ignore-externals switch
getImplementation
in file Mapper.php, method Mapper::getImplementation()
    Factory, returns inmplementation of file name mapper as new instance
getImplicitFileSet
in file MatchingTask.php, method MatchingTask::getImplicitFileSet()
    Accessor for the implict fileset.
getImportStack
in file PhingXMLContext.php, method PhingXMLContext::getImportStack()
getIncludedDirectories
in file DirectoryScanner.php, method DirectoryScanner::getIncludedDirectories()
    Get the names of the directories that matched at least one of the include patterns, an matched none of the exclude patterns.
getIncludedFiles
in file DirectoryScanner.php, method DirectoryScanner::getIncludedFiles()
    Get the names of the files that matched at least one of the include patterns, and matched none of the exclude patterns.
getIncludePatterns
in file PatternSet.php, method PatternSet::getIncludePatterns()
    Returns the filtered include patterns.
getIncompleteCount
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::getIncompleteCount()
getInitialized
in file BaseFilterReader.php, method BaseFilterReader::getInitialized()
    Returns the initialized status.
getInput
in file YesNoInputRequest.php, method YesNoInputRequest::getInput()
    Converts input to boolean.
getInput
in file InputRequest.php, method InputRequest::getInput()
    Retrieves the user input.
getInputHandler
in file Project.php, method Project::getInputHandler()
    Retrieves the current input handler.
getInstance
in file SelectorUtils.php, method SelectorUtils::getInstance()
    Retrieves the instance of the Singleton.
getIoncubePath
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getIoncubePath()
    Returns the path to the ionCube encoder
getIoncubePath
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::getIoncubePath()
    Returns the path to the ionCube encoder
getIterator
in file IterableFileSet.php, method IterableFileSet::getIterator()
getIterator
in file ConditionBase.php, method ConditionBase::getIterator()
    Required for IteratorAggregate
getKeep
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getKeep()
    Returns the ignore setting
getKey
in file ReplaceTokens.php, method Token::getKey()
    Returns the key for this token.
getKey
in file Register.php, method RegisterSlot::getKey()
    Gets the key / name for this slot.
getKey
in file PearPackageTask.php, method PearPkgMappingElement::getKey()
getLastChangeAppliedInDb
in file DbDeployTask.php, method DbDeployTask::getLastChangeAppliedInDb()
getLastFailureMessage
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::getLastFailureMessage()
getLastModifiedTime
in file FileSystem.php, method FileSystem::getLastModifiedTime()
    Return the time at which the file or directory denoted by the given abstract pathname was last modified, or zero if it does not exist or some other I/O error occurs.
getLeftDelimiter
in file SmartyTask.php, method SmartyTask::getLeftDelimiter()
    Get Smarty template right delimiter
getLength
in file FileSystem.php, method FileSystem::getLength()
    Return the length in bytes of the file denoted by the given abstract pathname, or zero if it does not exist, is a directory, or some other I/O error occurs.
getLicensePath
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getLicensePath()
    Returns the path to the license file to use
getLicensePath
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::getLicensePath()
    Returns the path to the license file to use
getLineBreaks
in file StripLineBreaks.php, method StripLineBreaks::getLineBreaks()
    Gets the line-breaking characters.
getLines
in file HeadFilter.php, method HeadFilter::getLines()
    Returns the number of lines to be returned in the filtered stream.
getLines
in file TailFilter.php, method TailFilter::getLines()
    Returns the number of lines to be returned in the filtered stream.
getLinkTarget
in file PhingFile.php, method PhingFile::getLinkTarget()
    Returns the target of the symbolic link denoted by this abstract pathname
getListFile
in file FileList.php, method FileList::getListFile()
    Get the source "list" file that contains file names.
getLoaderMap
in file CreoleTask.php, method CreoleTask::getLoaderMap()
getLoaderMap
in file PDOTask.php, method PDOTask::getLoaderMap()
getLocale
in file TranslateGettext.php, method TranslateGettext::getLocale()
    Gets the locale to use for translation.
getLocalFile
in file ScpSendTask.php, method ScpSendTask::getLocalFile()
    Returns the local path to scp from
getLocation
in file BuildException.php, method BuildException::getLocation()
    Gets the location of error in XML file.
getLocation
in file Task.php, method Task::getLocation()
    Returns the location within the buildfile this task occurs. Used by BuildException to give detailed error messages.
getLocation
in file ExpatParser.php, method ExpatParser::getLocation()
    Returns the location object of the current parsed element. It describes the location of the element within the XML file (line, char)
getMessage
in file BuildEvent.php, method BuildEvent::getMessage()
    Returns the logging message. This field will only be set for "messageLogged" events.
getMessage
in file SvnCommitTask.php, method SvnCommitTask::getMessage()
    Gets the commit message
getMessage
in file SvnCopyTask.php, method SvnCopyTask::getMessage()
    Gets the message
getMode
in file ScpTask.php, method ScpTask::getMode()
getMode
in file ScpSendTask.php, method ScpSendTask::getMode()
    Returns the mode value
getMode
in file TarTask.php, method TarFileSet::getMode()
getMode
in file PhingFile.php, method PhingFile::getMode()
    Retrieve the mode of this file.
getModule
in file CvsTask.php, method CvsTask::getModule()
getMsgOutputLevel
in file Phing.php, method Phing::getMsgOutputLevel()
    Making output level a static property so that this property can be accessed by other parts of the system, enabling us to display more information -- e.g. backtraces -- for "debug" level.
getName
in file PharMetadataElement.php, method PharMetadataElement::getName()
getName
in file XsltFilter.php, method XSLTParam::getName()
    Get param name.
getName
in file PearPackageTask.php, method PearPkgMapping::getName()
getName
in file PearPackageTask.php, method PearPkgOption::getName()
getName
in file Target.php, method Target::getName()
    Returns name of this target.
getName
in file PatternSet.php, method PatternSetNameEntry::getName()
    Get the pattern text.
getName
in file Parameter.php, method Parameter::getName()
getName
in file Project.php, method Project::getName()
    Returns the name of this project
getName
in file PhingFile.php, method PhingFile::getName()
    Returns the name of the file or directory denoted by this abstract pathname. This is just the last name in the pathname's name sequence. If the pathname's name sequence is empty, then the empty string is returned.
getName
in file CapsuleTask.php, method AssignedVar::getName()
getName
in file PropertyTask.php, method PropertyTask::getName()
    Get property component name.
getNestedElements
in file IntrospectionHelper.php, method IntrospectionHelper::getNestedElements()
    Return all nested elements supported by the introspected class.
getNewClasses
in file AdhocTask.php, method AdhocTask::getNewClasses()
    Get array of names of newly defined classes.
getNoCache
in file SvnBaseTask.php, method SvnBaseTask::getNoCache()
    Returns the no-auth-cache switch
getNoDocComments
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getNoDocComments()
    Returns the no-doc-comments option
getNotIncludedDirectories
in file DirectoryScanner.php, method DirectoryScanner::getNotIncludedDirectories()
    Get the names of the directories that matched at none of the include patterns.
getNotIncludedFiles
in file DirectoryScanner.php, method DirectoryScanner::getNotIncludedFiles()
    Get the names of the files that matched at none of the include patterns.
getObfuscate
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getObfuscate()
    Returns the optimize option
getObfuscationKey
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getObfuscationKey()
    Returns the optimize option
getOptimize
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getOptimize()
    Returns the optimize option
getOutfile
in file FormatterElement.php, method FormatterElement::getOutfile()
getOutfile
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask_FormatterElement::getOutfile()
getOutfile
in file PhpCpdTask.php, method PhpCpdTask_FormatterElement::getOutfile()
getOutfile
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::getOutfile()
    Get the output file.
getOutput
in file PDOResultFormatter.php, method PDOResultFormatter::getOutput()
    Gets the output writer.
getOutputDirectory
in file Capsule.php, method Capsule::getOutputDirectory()
    Get basepath to use for output file creation.
getOutputDirectory
in file SmartyTask.php, method SmartyTask::getOutputDirectory()
    Get the output directory.
getOutputDirectory
in file CapsuleTask.php, method CapsuleTask::getOutputDirectory()
    Get the output directory.
getOutputFile
in file CapsuleTask.php, method CapsuleTask::getOutputFile()
    Get the output file for the generation process.
getOutputFile
in file SmartyTask.php, method SmartyTask::getOutputFile()
    Get the output file for the generation process.
getOutputStream
in file Phing.php, method Phing::getOutputStream()
    Gets the stream to use for standard (non-error) output.
getOverride
in file PropertyTask.php, method PropertyTask::getOverride()
getOwningTarget
in file Task.php, method Task::getOwningTarget()
    Returns the owning target of this task.
getPackageElement
in file CoverageReportTask.php, method CoverageReportTask::getPackageElement()
getPackageName
in file PHPUnitUtil.php, method PHPUnitUtil::getPackageName()
    Returns the package of a class as defined in the docblock of the class using @package
getParameters
in file BaseParamFilterReader.php, method BaseParamFilterReader::getParameters()
getParameters
in file BaseExtendSelector.php, method BaseExtendSelector::getParameters()
    Allows access to the parameters gathered and set within the &lt;custom&gt; tag.
getParams
in file Parameter.php, method Parameter::getParams()
getParams
in file XsltFilter.php, method XsltFilter::getParams()
    Returns the XSLT params set for this class.
getParams
in file PhingFilterReader.php, method PhingFilterReader::getParams()
getParent
in file PhingFile.php, method PhingFile::getParent()
    Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParentFile
in file PhingFile.php, method PhingFile::getParentFile()
    Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParts
in file Commandline.php, method CommandlineArgument::getParts()
    Returns the parts this Argument consists of.
getParts
in file Path.php, method PathElement::getParts()
getPassFile
in file CvsTask.php, method CvsTask::getPassFile()
getPassPhrase
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getPassPhrase()
    Returns the passphrase to use when encoding files
getPassPhrase
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::getPassPhrase()
    Returns the passphrase to use when encoding files
getPassword
in file SshTask.php, method SshTask::getPassword()
getPassword
in file ScpSendTask.php, method ScpSendTask::getPassword()
    Returns the password
getPassword
in file CreoleTask.php, method CreoleTask::getPassword()
    Gets the password.
getPassword
in file PDOTask.php, method PDOTask::getPassword()
    Gets the password.
getPassword
in file SvnBaseTask.php, method SvnBaseTask::getPassword()
    Returns the password
getPath
in file PhkPackageWebAccessPath.php, method PhkPackageWebAccessPath::getPath()
getPath
in file PhingFile.php, method PhingFile::getPath()
    Converts this abstract pathname into a pathname string. The resulting string uses the default name-separator character to separate the names in the name sequence.
getPaths
in file PhkPackageWebAccess.php, method PhkPackageWebAccess::getPaths()
getPathSeparator
in file UnixFileSystem.php, method UnixFileSystem::getPathSeparator()
    returns OS dependant directory separator char
getPathSeparator
in file Win32FileSystem.php, method Win32FileSystem::getPathSeparator()
getPathSeparator
in file FileSystem.php, method FileSystem::getPathSeparator()
    Return the local filesystem's path-separator character.
getPattern
in file RegularExpression.php, method RegularExpression::getPattern()
getPattern
in file Regexp.php, method Regexp::getPattern()
    Gets pattern to use for matching.
getPhingVersion
in file Phing.php, method Phing::getPhingVersion()
    Gets the current Phing version based on VERSION.TXT file.
getPhpVersion
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getPhpVersion()
    Returns the version of PHP to use (defaults to 5)
getPort
in file ScpSendTask.php, method ScpSendTask::getPort()
    Returns the remote host port
getPort
in file SshTask.php, method SshTask::getPort()
getPort
in file CvsTask.php, method CvsTask::getPort()
getPosition
in file Commandline.php, method CommandlineMarker::getPosition()
    Return the number of arguments that preceeded this marker.
getPreferredOutfile
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::getPreferredOutfile()
getPreferredOutfile
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::getPreferredOutfile()
getPreferredOutfile
in file XMLPDOResultFormatter.php, method XMLPDOResultFormatter::getPreferredOutfile()
    Gets a preferred filename for an output file.
getPreferredOutfile
in file PlainPDOResultFormatter.php, method PlainPDOResultFormatter::getPreferredOutfile()
getPreferredOutfile
in file PDOResultFormatter.php, method PDOResultFormatter::getPreferredOutfile()
    Gets the preferred output filename for this formatter.
getPreferredOutfile
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::getPreferredOutfile()
getPreferredOutfile
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getPreferredOutfile()
getPreferredOutfile
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::getPreferredOutfile()
getPreferredOutfile
in file PlainPHPUnitResultFormatter.php, method PlainPHPUnitResultFormatter::getPreferredOutfile()
getPrefix
in file PropertyTask.php, method PropertyTask::getPrefix()
getPrefix
in file TarTask.php, method TarFileSet::getPrefix()
getPrefix
in file PrefixLines.php, method PrefixLines::getPrefix()
    Returns the prefix which will be added at the start of each input line.
getPrefixLength
in file PhingFile.php, method PhingFile::getPrefixLength()
    Returns the length of this abstract pathname's prefix.
getPreserveLeadingSlashes
in file TarTask.php, method TarFileSet::getPreserveLeadingSlashes()
getPriority
in file BuildEvent.php, method BuildEvent::getPriority()
    Returns the priority of the logging message. This field will only be set for "messageLogged" events.
getProgramPath
in file PhpDocumentorExternalTask.php, method PhpDocumentorExternalTask::getProgramPath()
    Returns the path to the phpDocumentor executable
getProject
in file Target.php, method Target::getProject()
    Returns reference to current project
getProject
in file ChainReaderHelper.php, method ChainReaderHelper::getProject()
getProject
in file BaseFilterReader.php, method BaseFilterReader::getProject()
    Returns the project this filter is part of.
getProject
in file ProjectComponent.php, method ProjectComponent::getProject()
    Returns a reference to current project
getProject
in file BuildEvent.php, method BuildEvent::getProject()
    Returns the project instance that fired this event.
getProject
in file PhingXMLContext.php, method PhingXMLContext::getProject()
    find out the project to which this context belongs
getPrompt
in file DefaultInputHandler.php, method DefaultInputHandler::getPrompt()
    Constructs user prompt from a request.
getPrompt
in file InputRequest.php, method InputRequest::getPrompt()
    Retrieves the prompt text.
getPromptChar
in file InputRequest.php, method InputRequest::getPromptChar()
    Return the default value to use.
getPromptCharacter
in file PropertyPromptTask.php, method PropertyPromptTask::getPromptCharacter()
    Returns the terminating character used to punctuate the prompt text.
getPromptText
in file PropertyPromptTask.php, method PropertyPromptTask::getPromptText()
    Returns text of the prompt.
getProperties
in file Project.php, method Project::getProperties()
    Returns a copy of the properties table.
getProperties
in file Phing.php, method Phing::getProperties()
    Retuns reference to all properties
getProperties
in file Properties.php, method Properties::getProperties()
    Returns copy of internal properties hash.
getProperty
in file Phing.php, method Phing::getProperty()
    Returns property value for a System property.
getProperty
in file Properties.php, method Properties::getProperty()
    Get value for specified property.
getProperty
in file Project.php, method Project::getProperty()
    Returns the value of a property, if it is set.
getPropertyName
in file IntrospectionHelper.php, method IntrospectionHelper::getPropertyName()
    extract the name of a property from a method name - subtracting a given prefix.
getPropertyName
in file SvnCommitTask.php, method SvnCommitTask::getPropertyName()
    Returns the name of the property to use for returned revision
getPropertyName
in file SvnLastRevisionTask.php, method SvnLastRevisionTask::getPropertyName()
    Returns the name of the property to use
getPropertyName
in file PropertyPromptTask.php, method PropertyPromptTask::getPropertyName()
    Returns name of the Ant Project Property being set by this task.
getProxy
in file TaskAdapter.php, method TaskAdapter::getProxy()
    Gets the target object.
getRecursive
in file SvnBaseTask.php, method SvnBaseTask::getRecursive()
    Returns the non-recursive switch
getRef
in file PatternSet.php, method PatternSet::getRef()
    Performs the check for circular references and returns the referenced PatternSet.
getRef
in file RegularExpression.php, method RegularExpression::getRef()
getRef
in file FileList.php, method FileList::getRef()
    Performs the check for circular references and returns the referenced FileSet.
getRef
in file AbstractFileSet.php, method AbstractFileSet::getRef()
    Performs the check for circular references and returns the referenced FileSet.
getReference
in file Project.php, method Project::getReference()
    Returns a specific reference.
getReferencedObject
in file Reference.php, method Reference::getReferencedObject()
    returns reference to object in references container of project
getReferences
in file Project.php, method Project::getReferences()
    Returns the references array.
getRefid
in file PropertyTask.php, method PropertyTask::getRefid()
getRefId
in file Reference.php, method Reference::getRefId()
getRegexp
in file RegularExpression.php, method RegularExpression::getRegexp()
getRegexps
in file ReplaceRegexp.php, method ReplaceRegexp::getRegexps()
    Gets the current regexps.
getRegexps
in file LineContainsRegexp.php, method LineContainsRegexp::getRegexps()
    Returns the array of regular expressions which must be contained within a line read from the original stream in order for it to match this filter.
getRegisterSlot
in file Task.php, method Task::getRegisterSlot()
    Returns a name
getRemoteFile
in file ScpSendTask.php, method ScpSendTask::getRemoteFile()
    Returns the remote path to scp to
getReplace
in file Regexp.php, method Regexp::getReplace()
    Gets replacement string.
getReplace
in file RegularExpression.php, method RegularExpression::getReplace()
getRepositoryUrl
in file SvnBaseTask.php, method SvnBaseTask::getRepositoryUrl()
    Returns the path/URI to the repository
getResolveDocumentExternals
in file XsltFilter.php, method XsltFilter::getResolveDocumentExternals()
getResolveExternals
in file XincludeFilter.php, method XincludeFilter::getResolveExternals()
getResolveStylesheetExternals
in file XsltFilter.php, method XsltFilter::getResolveStylesheetExternals()
getResource
in file StringReader.php, method StringReader::getResource()
getResource
in file LogWriter.php, method LogWriter::getResource()
getResource
in file FilterReader.php, method FilterReader::getResource()
getResource
in file BufferedWriter.php, method BufferedWriter::getResource()
getResource
in file ConsoleReader.php, method ConsoleReader::getResource()
    Returns path to file we are reading.
getResource
in file Writer.php, method Writer::getResource()
    Returns a string representation of resource filename, url, etc. that is being written to.
getResource
in file BufferedReader.php, method BufferedReader::getResource()
getResource
in file InputStreamReader.php, method InputStreamReader::getResource()
    Returns string representation of attached stream.
getResource
in file OutputStreamWriter.php, method OutputStreamWriter::getResource()
    Gets a string representation of attached stream resource.
getResource
in file Reader.php, method Reader::getResource()
    Returns the filename, url, etc. that is being read from.
getResourcePath
in file Phing.php, method Phing::getResourcePath()
    Looks on include path for specified file.
getRetCode
in file SimpleTestCountResultFormatter.php, method SimpleTestCountResultFormatter::getRetCode()
getRetCode
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::getRetCode()
getRightDelimiter
in file SmartyTask.php, method SmartyTask::getRightDelimiter()
    Get Smarty template right delimiter
getRunCount
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::getRunCount()
getRunCount
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getRunCount()
getRuntimeConfigurableWrapper
in file Task.php, method Task::getRuntimeConfigurableWrapper()
    Returns the wrapper object for runtime configuration
getSeconds
in file DateSelector.php, method DateSelector::getSeconds()
    Returns the seconds value the selector is set for.
getSelectors
in file SelectorContainer.php, method SelectorContainer::getSelectors()
    Returns a *copy* of the set of selectors as an array.
getSelectors
in file MatchingTask.php, method MatchingTask::getSelectors()
    Returns the set of selectors as an array.
getSelectors
in file AbstractFileSet.php, method AbstractFileSet::getSelectors()
    Returns the set of selectors as an array.
getSelectors
in file SelectSelector.php, method SelectSelector::getSelectors()
    Returns the set of selectors as an array.
getSelectors
in file BaseSelectorContainer.php, method BaseSelectorContainer::getSelectors()
    Returns a copy of the selectors as an array.
getSeparator
in file FileSystem.php, method FileSystem::getSeparator()
    Return the local filesystem's name-separator character.
getSeparator
in file Win32FileSystem.php, method Win32FileSystem::getSeparator()
getSeparator
in file UnixFileSystem.php, method UnixFileSystem::getSeparator()
    returns OS dependant path separator char
getSkippedCount
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::getSkippedCount()
getSlot
in file Register.php, method Register::getSlot()
    Returns RegisterSlot for specified key.
getSource
in file EventObject.php, method EventObject::getSource()
    The object on which the Event initially occurred.
getStyle
in file XsltFilter.php, method XsltFilter::getStyle()
    Get the path to XSLT stylesheet.
getSvnPath
in file SvnBaseTask.php, method SvnBaseTask::getSvnPath()
    Returns the path to the SVN executable
getTablength
in file TabToSpaces.php, method TabToSpaces::getTablength()
    Returns the tab length.
getTag
in file UnknownElement.php, method UnknownElement::getTag()
    Return the XML element name that this
  1. UnnownElement
handles.
getTarget
in file BuildEvent.php, method BuildEvent::getTarget()
    Returns the target instance that fired this event.
getTargetOption
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getTargetOption()
    Returns he option to use when encoding target directory already exists (defaults to none)
getTargets
in file Project.php, method Project::getTargets()
getTask
in file BuildEvent.php, method BuildEvent::getTask()
    Returns the target instance that fired this event.
getTaskDefinitions
in file Project.php, method Project::getTaskDefinitions()
getTaskName
in file Task.php, method Task::getTaskName()
    Returns the name of task, used only for log messages
getTaskName
in file UnknownElement.php, method UnknownElement::getTaskName()
    Get the name of the task to use in logging messages.
getTasks
in file Target.php, method Target::getTasks()
    Returns an array of all tasks this target has as childrens.
getTaskType
in file Task.php, method Task::getTaskType()
    Returns the name of the task under which it was invoked, usually the XML tagname
getTempDir
in file PhingFile.php, method PhingFile::getTempDir()
    Returns the path to the temp directory.
getTemplatePath
in file Capsule.php, method Capsule::getTemplatePath()
    Get the basepath to use for template lookups.
getTemplatePath
in file SmartyTask.php, method SmartyTask::getTemplatePath()
    Get the path where Velocity will look for templates using the file template loader.
getTemplatePath
in file CapsuleTask.php, method CapsuleTask::getTemplatePath()
    Get the path where Velocity will look for templates using the file template loader.
getTestName
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::getTestName()
getTimer
in file Phing.php, method Phing::getTimer()
    Returns reference to Timer object.
getToDir
in file FormatterElement.php, method FormatterElement::getToDir()
getToDir
in file SvnBaseTask.php, method SvnBaseTask::getToDir()
    Returns the path to export/checkout to
getToDir
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getToDir()
    Returns the target directory
getTodir
in file ScpTask.php, method ScpTask::getTodir()
getTokens
in file TokenSource.php, method TokenSource::getTokens()
    This function uses the wrapper to read the tokens and then returns them.
getTokens
in file ReplaceTokens.php, method ReplaceTokens::getTokens()
    Returns the map of tokens which will be replaced.
getTokensources
in file ReplaceTokens.php, method ReplaceTokens::getTokensources()
    Returns the token sources used by this filter; used by ReplaceTokens::chain()
getToRefid
in file PhingTask.php, method PhingReference::getToRefid()
    Get the id under which this reference will be stored in the new project
getType
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask_FormatterElement::getType()
getType
in file Parameter.php, method Parameter::getType()
getType
in file PhpCpdTask.php, method PhpCpdTask_FormatterElement::getType()
getUrl
in file PDOTask.php, method PDOTask::getUrl()
    Gets the url.
getUrl
in file CreoleTask.php, method CreoleTask::getUrl()
    Gets the url.
getUseFile
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask_FormatterElement::getUseFile()
getUseFile
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::getUseFile()
    Return whether to write formatter results to file.
getUseFile
in file FormatterElement.php, method FormatterElement::getUseFile()
getUser
in file PhingFile.php, method PhingFile::getUser()
    Retrieve the owner of this file.
getUserId
in file CreoleTask.php, method CreoleTask::getUserId()
    Gets the userId.
getUserId
in file PDOTask.php, method PDOTask::getUserId()
    Gets the userId.
getUsername
in file SvnBaseTask.php, method SvnBaseTask::getUsername()
    Returns the username
getUsername
in file SshTask.php, method SshTask::getUsername()
getUsername
in file ScpSendTask.php, method ScpSendTask::getUsername()
    Returns the username
getUserName
in file TarTask.php, method TarFileSet::getUserName()
getUserProperties
in file Project.php, method Project::getUserProperties()
    Returns a copy of the user property hashtable
getUserProperty
in file Project.php, method Project::getUserProperty()
    Returns the value of a user property, if it is set.
getUserProperty
in file PropertyTask.php, method PropertyTask::getUserProperty()
getValue
in file CapsuleTask.php, method AssignedVar::getValue()
getValue
in file XsltFilter.php, method XSLTParam::getValue()
    Gets expression value (alias to the getExpression()) method.
getValue
in file Parameter.php, method Parameter::getValue()
getValue
in file IoncubeComment.php, method IoncubeComment::getValue()
getValue
in file LineContains.php, method Contains::getValue()
    Returns 'contains' value.
getValue
in file PearPackageTask.php, method PearPkgOption::getValue()
getValue
in file PropertyTask.php, method PropertyTask::getValue()
    Get the value of current property component.
getValue
in file StripLineComments.php, method Comment::getValue()
getValue
in file Register.php, method RegisterSlot::getValue()
    Returns the value at this slot.
getValue
in file PearPackageTask.php, method PearPkgMapping::getValue()
    Returns the PHP hash or array of hashes (etc.) that this mapping represents.
getValue
in file PhpEvalTask.php, method FunctionParam::getValue()
getValue
in file PearPackageTask.php, method PearPkgMappingElement::getValue()
    Returns either the simple value or the calculated value (array) of nested elements.
getValue
in file ReplaceTokens.php, method Token::getValue()
    Returns the value for this token.
getValue
in file PharMetadataElement.php, method PharMetadataElement::getValue()
    Return array of
getWithoutRuntimeLoaderSupport
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::getWithoutRuntimeLoaderSupport()
    Returns the without-runtime-loader-support option
getWorkingCopy
in file SvnBaseTask.php, method SvnBaseTask::getWorkingCopy()
    Returns the path to the workingcopy
GlobMapper
in file GlobMapper.php, class GlobMapper
    description here
GRANULARITY_KEY
in file DateSelector.php, class constant DateSelector::GRANULARITY_KEY
GlobMapper.php
procedural page GlobMapper.php
top

h

$haltOnFailure
in file PhpLintTask.php, variable PhpLintTask::$haltOnFailure
$haltOnFailure
in file JslLintTask.php, variable JslLintTask::$haltOnFailure
$handler
in file AbstractSAXParser.php, variable AbstractSAXParser::$handler
    The AbstractHandler object.
$hasErrors
in file PhpLintTask.php, variable PhpLintTask::$hasErrors
$hasErrors
in file JslLintTask.php, variable JslLintTask::$hasErrors
$haveSlowResults
in file DirectoryScanner.php, variable DirectoryScanner::$haveSlowResults
    Have the vars holding our results been built by a slow scan?
HeadFilter.php
procedural page HeadFilter.php
halt
in file Phing.php, method Phing::halt()
    Halts the system.
handleChildren
in file UnknownElement.php, method UnknownElement::handleChildren()
    Handle child elemets of the unknown element, if any.
handleError
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::handleError()
handleInput
in file DefaultInputHandler.php, method DefaultInputHandler::handleInput()
    Prompts and requests input. May loop until a valid input has been entered.
handleInput
in file InputHandler.php, method InputHandler::handleInput()
    Handle the request encapsulated in the argument.
handlePhpError
in file Phing.php, method Phing::handlePhpError()
    Error handler for PHP errors encountered during the build.
hashCode
in file StringHelper.php, method StringHelper::hashCode()
hasMoreTokens
in file PathTokenizer.php, method PathTokenizer::hasMoreTokens()
    Tests if there are more path elements available from this tokenizer's path. If this method returns
  1. true
, then a subsequent call to nextToken will successfully return a token.
hasPatterns
in file PatternSet.php, method PatternSet::hasPatterns()
    helper for FileSet.
hasPatterns
in file AbstractFileSet.php, method AbstractFileSet::hasPatterns()
    Indicates whether there are any patterns here.
hasSelectors
in file SelectSelector.php, method SelectSelector::hasSelectors()
    Indicates whether there are any selectors here.
hasSelectors
in file BaseSelectorContainer.php, method BaseSelectorContainer::hasSelectors()
    Indicates whether there are any selectors here.
hasSelectors
in file SelectorContainer.php, method SelectorContainer::hasSelectors()
    Indicates whether there are any selectors here.
hasSelectors
in file MatchingTask.php, method MatchingTask::hasSelectors()
    Indicates whether there are any selectors here.
hasSelectors
in file AbstractFileSet.php, method AbstractFileSet::hasSelectors()
    Indicates whether there are any selectors here.
HeadFilter
in file HeadFilter.php, class HeadFilter
    Reads the first
  1. n
lines of a stream.
highlightSourceFile
in file CoverageReportTask.php, method CoverageReportTask::highlightSourceFile()
top

i

$ignorePatterns
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$ignorePatterns
$ignoresymlinks
in file PhpDocumentorExternalTask.php, variable PhpDocumentorExternalTask::$ignoresymlinks
$ignoreTags
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$ignoreTags
$in
in file FilterReader.php, variable FilterReader::$in
$includeEmpty
in file DeleteTask.php, variable DeleteTask::$includeEmpty
$includeEmpty
in file CopyTask.php, variable CopyTask::$includeEmpty
$includes
in file DirectoryScanner.php, variable DirectoryScanner::$includes
    The patterns for the files that should be included.
$initialized
in file BaseFilterReader.php, variable BaseFilterReader::$initialized
    Have the parameters passed been interpreted?
$initialized
in file Capsule.php, variable Capsule::$initialized
    Has template been initialized.
$input
in file InputRequest.php, variable InputRequest::$input
$input
in file JsMin.php, variable JSMin::$input
$inputIndex
in file JsMin.php, variable JSMin::$inputIndex
$inputLength
in file JsMin.php, variable JSMin::$inputLength
$inStream
in file InputStreamReader.php, variable InputStreamReader::$inStream
$interpreter
in file PhpLintTask.php, variable PhpLintTask::$interpreter
$isCaseSensitive
in file DirectoryScanner.php, variable DirectoryScanner::$isCaseSensitive
    Should the file system be treated as a case sensitive one?
$isCaseSensitive
in file AbstractFileSet.php, variable AbstractFileSet::$isCaseSensitive
IniFileTokenReader.php
procedural page IniFileTokenReader.php
IdentityMapper
in file IdentityMapper.php, class IdentityMapper
    This mapper does nothing ;)
IfTask
in file IfTask.php, class IfTask
    Perform some tasks based on whether a given condition holds true or not.
import
in file Phing.php, method Phing::import()
    Import a dot-path notation class path.
ImportTask
in file ImportTask.php, class ImportTask
    Imports another build file into the current project.
IncludePathTask
in file IncludePathTask.php, class IncludePathTask
    Adds a normalized path to the PHP include_path.
INCOMPLETES
in file PHPUnitTestRunner.php, class constant PHPUnitTestRunner::INCOMPLETES
IniFileTokenReader
in file IniFileTokenReader.php, class IniFileTokenReader
    Class that allows reading tokens from INI files.
init
in file TaskHandler.php, method TaskHandler::init()
    Executes initialization actions required to setup the data structures related to the tag.
init
in file UntarTask.php, method UntarTask::init()
    Ensures that PEAR lib exists.
init
in file ScpTask.php, method ScpTask::init()
init
in file ScpSendTask.php, method ScpSendTask::init()
    The init method: Do init steps.
init
in file SimpleTestTask.php, method SimpleTestTask::init()
    Initialize Task.
init
in file SmartyTask.php, method SmartyTask::init()
init
in file SshTask.php, method SshTask::init()
init
in file SvnBaseTask.php, method SvnBaseTask::init()
    Initialize Task.
init
in file PropertyPromptTask.php, method PropertyPromptTask::init()
    Initializes this task.
init
in file TarTask.php, method TarTask::init()
    Ensures that PEAR lib exists.
init
in file Task.php, method Task::init()
    Called by the parser to let the task initialize properly.
init
in file ProjectHandler.php, method ProjectHandler::init()
    Executes initialization actions required to setup the project. Usually this method handles the attributes of a tag.
init
in file XsltTask.php, method XsltTask::init()
    Setup the filterchains w/ XSLTFilter that we will use while copying the files.
init
in file TargetHandler.php, method TargetHandler::init()
    Executes initialization actions required to setup the data structures related to the tag.
init
in file ReplaceRegexpTask.php, method ReplaceRegexpTask::init()
init
in file JsMinTask.php, method JsMinTask::init()
    The init method: Do init steps.
init
in file PearPackageTask.php, method PearPackageTask::init()
init
in file ImportTask.php, method ImportTask::init()
    Initialize task.
init
in file FtpDeployTask.php, method FtpDeployTask::init()
    The init method: check if Net_FTP is available
init
in file ForeachTask.php, method ForeachTask::init()
init
in file PearPackage2Task.php, method PearPackage2Task::init()
init
in file PDOTask.php, method PDOTask::init()
    Initialize CreoleTask.
init
in file Project.php, method Project::init()
    inits the project, called from main app
init
in file ManifestTask.php, method ManifestTask::init()
    The init method: Do init steps.
init
in file NestedElementHandler.php, method NestedElementHandler::init()
    Executes initialization actions required to setup the data structures related to the tag.
init
in file DataTypeHandler.php, method DataTypeHandler::init()
    Executes initialization actions required to setup the data structures related to the tag.
init
in file PhingCallTask.php, method PhingCallTask::init()
    init this task by creating new instance of the phing task and configuring it's by calling its own init method.
init
in file CoverageSetupTask.php, method CoverageSetupTask::init()
init
in file PhkPackageTask.php, method PhkPackageTask::init()
init
in file PhpDocumentorTask.php, method PhpDocumentorTask::init()
    Load the necessary environment for running PhpDoc.
init
in file PHPUnitTask.php, method PHPUnitTask::init()
    Initialize Task.
init
in file CreoleTask.php, method CreoleTask::init()
    Initialize CreoleTask.
init
in file PhpDocumentorExternalTask.php, method PhpDocumentorExternalTask::init()
    Override PhpDocumentorTask::init() because they're specific to the phpdoc API which we don't use.
init
in file CvsTask.php, method CvsTask::init()
init
in file PhingTask.php, method PhingTask::init()
    Creates a Project instance for the project to call.
initControlContext
in file SmartyTask.php, method SmartyTask::initControlContext()
    Creates a Smarty object.
initControlContext
in file CapsuleTask.php, method CapsuleTask::initControlContext()
    Creates a Smarty object.
initEnvironment
in file TranslateGettext.php, method TranslateGettext::initEnvironment()
    Initialize the gettext/locale environment.
initFormatters
in file PDOSQLExecTask.php, method PDOSQLExecTask::initFormatters()
    Initialize the formatters.
initialize
in file XMLPDOResultFormatter.php, method XMLPDOResultFormatter::initialize()
initialize
in file PDOResultFormatter.php, method PDOResultFormatter::initialize()
    Perform any initialization.
InputHandler.php
procedural page InputHandler.php
InputRequest.php
procedural page InputRequest.php
InputHandler
in file InputHandler.php, class InputHandler
    Plugin to Phing to handle requests for user input.
InputRequest
in file InputRequest.php, class InputRequest
    Encapsulates an input request.
InputStream
in file InputStream.php, class InputStream
    Wrapper class for PHP stream that supports read operations.
InputStreamReader
in file InputStreamReader.php, class InputStreamReader
    Writer class for OutputStream objects.
InputTask
in file InputTask.php, class InputTask
    Reads input from the InputHandler.
IntrospectionHelper
in file IntrospectionHelper.php, class IntrospectionHelper
    Helper class that collects the methods that a task or nested element holds to set attributes, create nested elements or hold PCDATA elements.
IntrospectionHelper.php
procedural page IntrospectionHelper.php
inVal
in file Properties.php, method Properties::inVal()
    Process values when being read in from properties file.
IOException
in file IOException.php, class IOException
    Extends Exception to take advantage of methods therein.
IoncubeComment
in file IoncubeComment.php, class IoncubeComment
    Wrapper for comments for ionCube tasks
IoncubeEncoderTask
in file IoncubeEncoderTask.php, class IoncubeEncoderTask
    Invokes the ionCube Encoder (PHP4 or PHP5)
IoncubeLicenseTask
in file IoncubeLicenseTask.php, class IoncubeLicenseTask
    Invokes the ionCube "make_license" program
isAbsolute
in file UnixFileSystem.php, method UnixFileSystem::isAbsolute()
isAbsolute
in file Win32FileSystem.php, method Win32FileSystem::isAbsolute()
isAbsolute
in file FileSystem.php, method FileSystem::isAbsolute()
    Tell whether or not the given abstract pathname is absolute.
isAbsolute
in file PhingFile.php, method PhingFile::isAbsolute()
    Tests whether this abstract pathname is absolute. The definition of
isAlphaNum
in file JsMin.php, method JSMin::isAlphaNum()
isAutocommit
in file CreoleTask.php, method CreoleTask::isAutocommit()
    Gets the autocommit.
isAutocommit
in file PDOTask.php, method PDOTask::isAutocommit()
    Gets the autocommit.
isBoolean
in file StringHelper.php, method StringHelper::isBoolean()
    tests if a string is a representative of a boolean
isCaching
in file PDOTask.php, method PDOTask::isCaching()
isCaching
in file CreoleTask.php, method CreoleTask::isCaching()
isDestinationUpToDate
in file ExtractBaseTask.php, method ExtractBaseTask::isDestinationUpToDate()
isDirectory
in file PhingFile.php, method PhingFile::isDirectory()
    Tests whether the file denoted by this abstract pathname is a directory.
isEmpty
in file Properties.php, method Properties::isEmpty()
    Whether properties list is empty.
isEverythingIncluded
in file DirectoryScanner.php, method DirectoryScanner::isEverythingIncluded()
    Returns whether or not the scanner has included all the files or directories it has come across so far.
isExcluded
in file DirectoryScanner.php, method DirectoryScanner::isExcluded()
    Tests whether a name matches against at least one exclude pattern.
IsFalseCondition
in file IsFalseCondition.php, class IsFalseCondition
    Condition that tests whether a given string evals to false.
isFile
in file PhingFile.php, method PhingFile::isFile()
    Tests whether the file denoted by this abstract pathname is a normal file. A file is normal if it is not a directory and, in addition, satisfies other system-dependent criteria. Any non-directory file created by a Java application is guaranteed to be a normal file.
isHidden
in file PhingFile.php, method PhingFile::isHidden()
    Tests whether the file named by this abstract pathname is a hidden
isIgnoringProjectTag
in file ProjectConfigurator.php, method ProjectConfigurator::isIgnoringProjectTag()
    tells whether the project tag is being ignored
isIncluded
in file DirectoryScanner.php, method DirectoryScanner::isIncluded()
    Tests whether a name matches against at least one include pattern.
isInputValid
in file MultipleChoiceInputRequest.php, method MultipleChoiceInputRequest::isInputValid()
isInputValid
in file YesNoInputRequest.php, method YesNoInputRequest::isInputValid()
isInputValid
in file InputRequest.php, method InputRequest::isInputValid()
    Is the user input valid?
isLetter
in file Character.php, method Character::isLetter()
isLetter
in file Win32FileSystem.php, method Win32FileSystem::isLetter()
isLink
in file PhingFile.php, method PhingFile::isLink()
    Tests whether the file denoted by this abstract pathname is a symbolic link.
isOutOfDate
in file SelectorUtils.php, method SelectorUtils::isOutOfDate()
    Returns dependency information on these two files. If src has been
isParsing
in file ProjectConfigurator.php, method ProjectConfigurator::isParsing()
isReference
in file DataType.php, method DataType::isReference()
    Has the refid attribute of this element been set?
isSelected
in file DependSelector.php, method DependSelector::isSelected()
    The heart of the matter. This is where the selector gets to decide on the inclusion of a file in a particular fileset.
isSelected
in file FilenameSelector.php, method FilenameSelector::isSelected()
    The heart of the matter. This is where the selector gets to decide
isSelected
in file DirectoryScanner.php, method DirectoryScanner::isSelected()
    Tests whether a name should be selected.
isSelected
in file DepthSelector.php, method DepthSelector::isSelected()
    The heart of the matter. This is where the selector gets to decide
isSelected
in file SizeSelector.php, method SizeSelector::isSelected()
    The heart of the matter. This is where the selector gets to decide on the inclusion of a file in a particular fileset.
isSelected
in file ExtendSelector.php, method ExtendSelector::isSelected()
    Allows the custom selector to choose whether to select a file. This is also where the Parameters are passed to the custom selector.
isSelected
in file TypeSelector.php, method TypeSelector::isSelected()
    The heart of the matter. This is where the selector gets to decide on the inclusion of a file in a particular fileset.
isSelected
in file PresentSelector.php, method PresentSelector::isSelected()
    The heart of the matter. This is where the selector gets to decide on the inclusion of a file in a particular fileset.
isSelected
in file NoneSelector.php, method NoneSelector::isSelected()
    Returns true (the file is selected) only if all other selectors agree that the file should not be selected.
isSelected
in file AndSelector.php, method AndSelector::isSelected()
    Returns true (the file is selected) only if all other selectors agree that the file should be selected.
isSelected
in file MajoritySelector.php, method MajoritySelector::isSelected()
    Returns true (the file is selected) if most of the other selectors agree. In case of a tie, go by the allowtie setting. That defaults to true, meaning in case of a tie, the file is selected.
isSelected
in file ContainsSelector.php, method ContainsSelector::isSelected()
    The heart of the matter. This is where the selector gets to decide on the inclusion of a file in a particular fileset.
isSelected
in file FileSelector.php, method FileSelector::isSelected()
    Method that each selector will implement to create their selection behaviour. If there is a problem with the setup of a selector, it can throw a BuildException to indicate the problem.
isSelected
in file OrSelector.php, method OrSelector::isSelected()
    Returns true (the file is selected) if any of the other selectors agree that the file should be selected.
isSelected
in file ContainsRegexpSelector.php, method ContainsRegexpSelector::isSelected()
    The heart of the matter. This is where the selector gets to decide on the inclusion of a file in a particular fileset.
isSelected
in file DateSelector.php, method DateSelector::isSelected()
    The heart of the matter. This is where the selector gets to decide on the inclusion of a file in a particular fileset.
isSelectSql
in file PDOSQLExecTask.php, method PDOSQLExecTask::isSelectSql()
    Whether the passed-in SQL statement is a SELECT statement.
IsSetCondition
in file IsSetCondition.php, class IsSetCondition
    Condition that tests whether a given property has been set.
isSlash
in file Win32FileSystem.php, method Win32FileSystem::isSlash()
isSlotVar
in file StringHelper.php, method StringHelper::isSlotVar()
    Does the value correspond to a slot variable?
IsTrueCondition
in file IsTrueCondition.php, class IsTrueCondition
    Condition that tests whether a given string evals to true.
isUseExistingValue
in file PropertyPromptTask.php, method PropertyPromptTask::isUseExistingValue()
    Insert the method's description here.
IterableFileSet
in file IterableFileSet.php, class IterableFileSet
    FileSet adapter to SPL's Iterator.
IdentityMapper.php
procedural page IdentityMapper.php
InputStream.php
procedural page InputStream.php
InputStreamReader.php
procedural page InputStreamReader.php
IOException.php
procedural page IOException.php
IoncubeComment.php
procedural page IoncubeComment.php
IoncubeEncoderTask.php
procedural page IoncubeEncoderTask.php
IoncubeLicenseTask.php
procedural page IoncubeLicenseTask.php
IterableFileSet.php
procedural page IterableFileSet.php
IsFalseCondition.php
procedural page IsFalseCondition.php
IsSetCondition.php
procedural page IsSetCondition.php
IsTrueCondition.php
procedural page IsTrueCondition.php
IfTask.php
procedural page IfTask.php
ImportTask.php
procedural page ImportTask.php
IncludePathTask.php
procedural page IncludePathTask.php
InputTask.php
procedural page InputTask.php
top

j

$javadocDesc
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$javadocDesc
JslLintTask
in file JslLintTask.php, class JslLintTask
    A Javascript lint task. Checks syntax of Javascript files.
JSMin
in file JsMin.php, class JSMin
    jsmin.php - PHP implementation of Douglas Crockford's JSMin.
JSMinException
in file JsMin.php, class JSMinException
JsMinTask
in file JsMinTask.php, class JsMinTask
    Task to minify javascript files.
JslLintTask.php
procedural page JslLintTask.php
JsMin.php
procedural page JsMin.php
JsMinTask.php
procedural page JsMinTask.php
top

k

key
in file ConditionBase.php, method ConditionEnumeration::key()
key
in file StringHelper.php, method StringHelper::key()
    Creates a key based on any number of passed params.
keys
in file Properties.php, method Properties::keys()
    Returns properties keys.
top

l

$lastChangeToApply
in file DbDeployTask.php, variable DbDeployTask::$lastChangeToApply
$leftDelimiter
in file SmartyTask.php, variable SmartyTask::$leftDelimiter
    Customize the left delimiter for Smarty tags.
$level
in file EchoTask.php, variable EchoTask::$level
$levelMap
in file PearLogListener.php, variable PearLogListener::$levelMap
    Maps Phing Project::MSG_* constants to PEAR_LOG_* constants.
$linksource
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$linksource
$listfile
in file FileList.php, variable FileList::$listfile
    PhingFile that contains a list of files (one per line).
$location
in file Task.php, variable Task::$location
$location
in file BuildException.php, variable BuildException::$location
    Location in the xml file.
$location
in file ConfigurationException.php, variable ConfigurationException::$location
    Location in the xml file.
$locator
in file ProjectConfigurator.php, variable ProjectConfigurator::$locator
$logConfigured
in file PearLogListener.php, variable PearLogListener::$logConfigured
    Whether logging has been configured.
$logger
in file PearLogListener.php, variable PearLogListener::$logger
$logOutput
in file ExecTask.php, variable ExecTask::$logOutput
    Whether to log returned output as MSG_INFO instead of MSG_VERBOSE
$lookAhead
in file JsMin.php, variable JSMin::$lookAhead
LineContains.php
procedural page LineContains.php
LineContainsRegexp.php
procedural page LineContainsRegexp.php
lastModified
in file PhingFile.php, method PhingFile::lastModified()
    Returns the time that the file denoted by this abstract pathname was last modified.
LEFT_COLUMN_SIZE
in file DefaultLogger.php, class constant DefaultLogger::LEFT_COLUMN_SIZE
    Size of the left column in output. The default char width is 12.
LEFT_COLUMN_SIZE
in file PearLogListener.php, class constant PearLogListener::LEFT_COLUMN_SIZE
    Size of the left column in output. The default char width is 12.
length
in file PhingFile.php, method PhingFile::length()
    Returns the length of the file denoted by this abstract pathname.
LineContains
in file LineContains.php, class LineContains
    Filter which includes only those lines that contain all the user-specified strings.
LineContainsRegexp
in file LineContainsRegexp.php, class LineContainsRegexp
    Filter which includes only those lines that contain the user-specified regular expression matching strings.
LINES_BREAKS_KEY
in file StripLineBreaks.php, class constant StripLineBreaks::LINES_BREAKS_KEY
    Parameter name for the line-breaking characters parameter.
LINES_KEY
in file HeadFilter.php, class constant HeadFilter::LINES_KEY
    Parameter name for the number of lines to be returned.
LINES_KEY
in file TailFilter.php, class constant TailFilter::LINES_KEY
    Parameter name for the number of lines to be returned.
lint
in file JslLintTask.php, method JslLintTask::lint()
    Performs the actual syntax check
lint
in file XmlLintTask.php, method XmlLintTask::lint()
    Performs validation
lint
in file PhpLintTask.php, method PhpLintTask::lint()
    Performs the actual syntax check
listArchiveContent
in file UntarTask.php, method UntarTask::listArchiveContent()
listArchiveContent
in file UnzipTask.php, method UnzipTask::listArchiveContent()
    List archive content
listArchiveContent
in file ExtractBaseTask.php, method ExtractBaseTask::listArchiveContent()
listContent
in file Zip.php, method Archive_Zip::listContent()
    This method gives the names and properties of the files and directories which are present in the zip archive.
listDir
in file PhingFile.php, method PhingFile::listDir()
    Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
listDir
in file FileSystem.php, method FileSystem::listDir()
    List the elements of the directory denoted by the given abstract pathname. Return an array of strings naming the elements of the directory if successful; otherwise, return
  1. null
.
listDir
in file DirectoryScanner.php, method DirectoryScanner::listDir()
    Lists contens of a given directory and returns array with entries
lister
in file Win32FileSystem.php, method Win32FileSystem::lister()
    returns the contents of a directory in an array
lister
in file UnixFileSystem.php, method UnixFileSystem::lister()
    returns the contents of a directory in an array
listFiles
in file PhingFile.php, method PhingFile::listFiles()
listPaths
in file Path.php, method Path::listPaths()
    Returns all path elements defined by this and nested path objects.
listRoots
in file FileSystem.php, method FileSystem::listRoots()
    List the available filesystem roots, return array of PhingFile objects
listRoots
in file UnixFileSystem.php, method UnixFileSystem::listRoots()
listRoots
in file Win32FileSystem.php, method Win32FileSystem::listRoots()
listRoots
in file PhingFile.php, method PhingFile::listRoots()
    List the available filesystem roots.
load
in file TokenSource.php, method TokenSource::load()
    This method is called to load the sources from the reader into the buffer of the source.
load
in file Properties.php, method Properties::load()
    Load properties from a file.
loadEnvironment
in file PropertyTask.php, method PropertyTask::loadEnvironment()
    load the environment values
loadFile
in file PropertyTask.php, method PropertyTask::loadFile()
    load properties from a file.
LOCALE_KEY
in file TranslateGettext.php, class constant TranslateGettext::LOCALE_KEY
Location
in file Location.php, method Location::Location()
    Constructs the location consisting of a file name and line number
Location
in file Location.php, class Location
    Stores the file name and line number of a XML file
LOCATION_ATTR
in file XmlLogger.php, class constant XmlLogger::LOCATION_ATTR
    XML attribute name for a file location.
lock
in file FileSystem.php, method FileSystem::lock()
    Locks a file and throws an Exception if this is not possible.
log
in file Phing.php, method Phing::log()
    A static convenience method to send a log to the current (last-setup) Project.
log
in file BaseFilterReader.php, method BaseFilterReader::log()
    Convenience method to support logging in filters.
log
in file TokenReader.php, method TokenReader::log()
    Utility function for logging
log
in file Project.php, method Project::log()
    Abstracting and simplifyling Logger calls for project messages
log
in file ProjectComponent.php, method ProjectComponent::log()
    Logs a message with the given priority.
log
in file Task.php, method Task::log()
    Provides a project level log event to the task.
logger
in file PearLogListener.php, method PearLogListener::logger()
    Get the configured PEAR logger to use.
logObject
in file Project.php, method Project::logObject()
LogWriter
in file LogWriter.php, class LogWriter
    Extends the Writer class to output messages to Phing's log
Location.php
procedural page Location.php
LogWriter.php
procedural page LogWriter.php
top

m

$mapperElement
in file UpToDateTask.php, variable UpToDateTask::$mapperElement
$mapperElement
in file CopyTask.php, variable CopyTask::$mapperElement
$mappings
in file PearPackageTask.php, variable PearPackageTask::$mappings
    Nested <mapping> (complex options) types.
$mark
in file InputStream.php, variable InputStream::$mark
$max
in file DepthSelector.php, variable DepthSelector::$max
$message
in file BuildEvent.php, variable BuildEvent::$message
    The message of this event, if the event is a message
$min
in file DepthSelector.php, variable DepthSelector::$min
$minLines
in file PhpCpdTask.php, variable PhpCpdTask::$minLines
$minTokens
in file PhpCpdTask.php, variable PhpCpdTask::$minTokens
$mode
in file CopyTask.php, variable CopyTask::$mode
$msg
in file EchoTask.php, variable EchoTask::$msg
$msg
in file MailTask.php, variable MailTask::$msg
$msgOutputLevel
in file DefaultLogger.php, variable DefaultLogger::$msgOutputLevel
    The message output level that should be used. The default is
  1. Project::MSG_VERBOSE
.
MultipleChoiceInputRequest.php
procedural page MultipleChoiceInputRequest.php
MailTask
in file MailTask.php, class MailTask
    Send a message by mail()
main
in file MkdirTask.php, method MkdirTask::main()
    create the directory and all parents
main
in file WarnTask.php, method WarnTask::main()
main
in file AdhocTask.php, method AdhocTask::main()
    Main entry point
main
in file PDOSQLExecTask.php, method PDOSQLExecTask::main()
    Load the sql file and then execute it
main
in file PackageAsPathTask.php, method PackageAsPathTask::main()
    Executes the package to patch converstion and stores it in the user property
  1. value
.
main
in file VersionTask.php, method VersionTask::main()
    Main-Method for the Task
main
in file SshTask.php, method SshTask::main()
main
in file TypedefTask.php, method TypedefTask::main()
    Main entry point
main
in file SvnCommitTask.php, method SvnCommitTask::main()
    The main entry point
main
in file MailTask.php, method MailTask::main()
main
in file ScpSendTask.php, method ScpSendTask::main()
    The main entry point method.
main
in file SvnCopyTask.php, method SvnCopyTask::main()
    The main entry point
main
in file SvnExportTask.php, method SvnExportTask::main()
    The main entry point
main
in file ZendCodeAnalyzerTask.php, method ZendCodeAnalyzerTask::main()
    Analyze against PhingFile or a FileSet
main
in file XsltTask.php, method XsltTask::main()
    Set any XSLT Param and invoke CopyTask::main()
main
in file MergeMapper.php, method MergeMapper::main()
    The mapper implementation. Basically does nothing in this case.
main
in file XmlLintTask.php, method XmlLintTask::main()
    Execute lint check against PhingFile or a FileSet
main
in file SmartyTask.php, method SmartyTask::main()
    Execute the input script with Velocity
main
in file SvnCheckoutTask.php, method SvnCheckoutTask::main()
    The main entry point
main
in file ManifestTask.php, method ManifestTask::main()
    Delegate the work
main
in file UnknownElement.php, method UnknownElement::main()
    Called when the real task has been configured for the first time.
main
in file PhingCallTask.php, method PhingCallTask::main()
    hand off the work to the phing task of ours, after setting it up
main
in file UpToDateTask.php, method UpToDateTask::main()
    Sets property to true if target file(s) have a more recent timestamp than (each of) the corresponding source file(s).
main
in file PropertyPromptTask.php, method PropertyPromptTask::main()
    Run the PropertyPrompt task.
main
in file PHPUnitTask.php, method PHPUnitTask::main()
    The main entry point
main
in file PHPUnitReportTask.php, method PHPUnitReportTask::main()
    The main entry point
main
in file PhpLintTask.php, method PhpLintTask::main()
    Execute lint check against PhingFile or a FileSet
main
in file PropertyTask.php, method PropertyTask::main()
    set the property in the project to the value.
main
in file ReflexiveTask.php, method ReflexiveTask::main()
    Append the file(s).
main
in file ScpTask.php, method ScpTask::main()
main
in file ResolvePathTask.php, method ResolvePathTask::main()
    Perform the resolution & set property.
main
in file ReplaceRegexpTask.php, method ReplaceRegexpTask::main()
main
in file RegexpMapper.php, method RegexpMapper::main()
main
in file PhpEvalTask.php, method PhpEvalTask::main()
    Main entry point.
main
in file PhpDocumentorTask.php, method PhpDocumentorTask::main()
    Main entrypoint of the task
main
in file SimpleTestTask.php, method SimpleTestTask::main()
    The main entry point
main
in file JslLintTask.php, method JslLintTask::main()
    Execute lint check against PhingFile or a FileSet
main
in file PharPackageTask.php, method PharPackageTask::main()
main
in file PearPackageTask.php, method PearPackageTask::main()
    Main entry point.
main
in file SequentialTask.php, method SequentialTask::main()
    Execute all nestedTasks.
main
in file PhingTask.php, method PhingTask::main()
    Main entry point for the task.
main
in file PhpDocumentorExternalTask.php, method PhpDocumentorExternalTask::main()
    Main entrypoint of the task
main
in file PhpCpdTask.php, method PhpCpdTask::main()
    Executes PHP code sniffer against PhingFile or a FileSet
main
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::main()
    Executes PHP code sniffer against PhingFile or a FileSet
main
in file PhkPackageTask.php, method PhkPackageTask::main()
    Main method...
main
in file PearPackage2Task.php, method PearPackage2Task::main()
    Main entry point.
main
in file JsMinTask.php, method JsMinTask::main()
    The main entry point method.
main
in file DbDeployTask.php, method DbDeployTask::main()
main
in file TaskAdapter.php, method TaskAdapter::main()
    Main entry point.
main
in file TaskdefTask.php, method TaskdefTask::main()
    Main entry point
main
in file CvsTask.php, method CvsTask::main()
main
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::main()
    Load the sql file and then execute it
main
in file CvsPassTask.php, method CVSPassTask::main()
    Does the work.
main
in file DeleteTask.php, method DeleteTask::main()
    Delete the file(s).
main
in file Task.php, method Task::main()
    Called by the project to let the task do it's work. This method may be called more than once, if the task is invoked more than once. For example, if target1 and target2 both depend on target3, then running <em>phing target1 target2</em> will run all tasks in target3 twice.
main
in file EchoTask.php, method EchoTask::main()
main
in file ExecTask.php, method ExecTask::main()
    Main method: wraps execute() command.
main
in file SvnUpdateTask.php, method SvnUpdateTask::main()
    The main entry point
main
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::main()
    The main entry point
main
in file TarTask.php, method TarTask::main()
    do the work
main
in file CoverageSetupTask.php, method CoverageSetupTask::main()
main
in file CoverageReportTask.php, method CoverageReportTask::main()
main
in file AvailableTask.php, method AvailableTask::main()
main
in file TstampTask.php, method TstampTask::main()
    Create the timestamps. Custom ones are done before the standard ones.
main
in file AppendTask.php, method AppendTask::main()
    Append the file(s).
main
in file AdhocTypedefTask.php, method AdhocTypedefTask::main()
    Main entry point
main
in file AdhocTaskdefTask.php, method AdhocTaskdefTask::main()
    Main entry point
main
in file CapsuleTask.php, method CapsuleTask::main()
    Execute the input script with Velocity
main
in file ChmodTask.php, method ChmodTask::main()
    Execute the touch operation.
main
in file TouchTask.php, method TouchTask::main()
    Execute the touch operation.
main
in file CoverageMergerTask.php, method CoverageMergerTask::main()
main
in file CopyTask.php, method CopyTask::main()
    The main entry point where everything gets in motion.
main
in file ConditionTask.php, method ConditionTask::main()
    See whether our nested condition holds and set the property.
main
in file ChownTask.php, method ChownTask::main()
    Execute the touch operation.
main
in file ExitTask.php, method ExitTask::main()
main
in file Target.php, method Target::main()
    The entry point for this class. Does some checking, then processes and performs the tasks for this target.
main
in file IncludePathTask.php, method IncludePathTask::main()
    Main entry point
main
in file GlobMapper.php, method GlobMapper::main()
main
in file FtpDeployTask.php, method FtpDeployTask::main()
    The main entry point method.
main
in file IdentityMapper.php, method IdentityMapper::main()
    The mapper implementation. Basically does nothing in this case.
main
in file IfTask.php, method ElseIfTask::main()
main
in file SvnLastRevisionTask.php, method SvnLastRevisionTask::main()
    The main entry point
main
in file IfTask.php, method IfTask::main()
main
in file ImportTask.php, method ImportTask::main()
    Parse a Phing build file and copy the properties, tasks, data types and targets it defines into the current project.
main
in file ForeachTask.php, method ForeachTask::main()
    This method does the work.
main
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::main()
    The main entry point
main
in file FileHashTask.php, method FileHashTask::main()
    Main-Method for the Task
main
in file ExtractBaseTask.php, method ExtractBaseTask::main()
    do the work
main
in file FlattenMapper.php, method FlattenMapper::main()
    The mapper implementation. Returns string with source filename but without leading directory information
main
in file FileNameMapper.php, method FileNameMapper::main()
    The mapper implementation.
main
in file ZipTask.php, method ZipTask::main()
    do the work
main
in file FileSizeTask.php, method FileSizeTask::main()
    Main-Method for the Task
main
in file InputTask.php, method InputTask::main()
    Actual method executed by phing.
MajoritySelector
in file MajoritySelector.php, class MajoritySelector
    This selector is here just to shake up your thinking a bit. Don't get
makeObject
in file UnknownElement.php, method UnknownElement::makeObject()
    Creates a named task or data type. If the real object is a task, it is configured up to the init() stage.
makeTask
in file UnknownElement.php, method UnknownElement::makeTask()
    Create a named task and configure it up to the init() stage.
ManifestTask
in file ManifestTask.php, class ManifestTask
    ManifestTask
Mapper
in file Mapper.php, class Mapper
    Filename Mapper maps source file name(s) to target file name(s).
MergeMapper.php
procedural page MergeMapper.php
mark
in file StringReader.php, method StringReader::mark()
mark
in file InputStream.php, method InputStream::mark()
    Marks the current position in this input stream.
mark
in file InputStreamReader.php, method InputStreamReader::mark()
    Marks the current position in this input stream.
mark
in file Reader.php, method Reader::mark()
    If supported, places a "marker" (like a bookmark) at current stream position.
markSupported
in file FileInputStream.php, method FileInputStream::markSupported()
    Mark is supported by FileInputStream.
markSupported
in file InputStreamReader.php, method InputStreamReader::markSupported()
    Whether the attached stream supports mark/reset.
markSupported
in file InputStream.php, method InputStream::markSupported()
    Whether the input stream supports mark and reset methods.
markSupported
in file StringReader.php, method StringReader::markSupported()
markSupported
in file Reader.php, method Reader::markSupported()
    Whether marking is supported.
match
in file PregEngine.php, method PregEngine::match()
    Matches pattern against source string and sets the matches array.
match
in file RegexpEngine.php, method RegexpEngine::match()
    Matches pattern against source string and sets the matches array.
match
in file DirectoryScanner.php, method DirectoryScanner::match()
    Matches a string against a pattern. The pattern contains two special characters: '*' which means zero or more characters, '?' which means one and only one character.
match
in file SelectorUtils.php, method SelectorUtils::match()
    Tests whether or not a string matches against a pattern.
matchAll
in file RegexpEngine.php, method RegexpEngine::matchAll()
    Matches all patterns in source string and sets the matches array.
matchAll
in file PregEngine.php, method PregEngine::matchAll()
    Matches all patterns in source string and sets the matches array.
matches
in file Regexp.php, method Regexp::matches()
    Performs match of specified pattern against $subject.
MatchingTask
in file MatchingTask.php, class MatchingTask
    This is an abstract task that should be used by all those tasks that require to include or exclude files based on pattern matching.
matchPath
in file SelectorUtils.php, method SelectorUtils::matchPath()
    Tests whether or not a given path matches a given pattern.
matchPath
in file DirectoryScanner.php, method DirectoryScanner::matchPath()
    Matches a path against a pattern. Static
matchPatternStart
in file DirectoryScanner.php, method DirectoryScanner::matchPatternStart()
    Does the path match the start of this pattern up to the first "**".
matchPatternStart
in file SelectorUtils.php, method SelectorUtils::matchPatternStart()
    Tests whether or not a given path matches the start of a given pattern up to the first "**".
MAX_KEY
in file DepthSelector.php, class constant DepthSelector::MAX_KEY
maybeConfigure
in file UnknownElement.php, method UnknownElement::maybeConfigure()
    Tries to configure the unknown element
maybeConfigure
in file Task.php, method Task::maybeConfigure()
    Configure this task if it hasn't been done already.
maybeConfigure
in file RuntimeConfigurable.php, method RuntimeConfigurable::maybeConfigure()
    Configure the wrapped element and all children.
merge
in file CoverageMerger.php, method CoverageMerger::merge()
merge
in file Zip.php, method Archive_Zip::merge()
    This method merge a valid zip archive at the end of the archive identified by the Archive_Zip object.
MergeMapper
in file MergeMapper.php, class MergeMapper
    For merging files into a single file. In practice just returns whatever value was set for "to".
messageLogged
in file PearLogListener.php, method PearLogListener::messageLogged()
    Logs a message to the configured PEAR logger.
messageLogged
in file DefaultLogger.php, method DefaultLogger::messageLogged()
    Print a message to the stdout.
messageLogged
in file XmlLogger.php, method XmlLogger::messageLogged()
    Fired when a message is logged, this adds a message element to the most appropriate parent element (task, target or build) and records the priority and text of the message.
messageLogged
in file BuildListener.php, method BuildListener::messageLogged()
    Fired whenever a message is logged.
messageLogged
in file NoBannerLogger.php, method NoBannerLogger::messageLogged()
MESSAGE_TAG
in file XmlLogger.php, class constant XmlLogger::MESSAGE_TAG
    XML element name for a message.
MILLIS_KEY
in file DateSelector.php, class constant DateSelector::MILLIS_KEY
min
in file JsMin.php, method JSMin::min()
minify
in file JsMin.php, method JSMin::minify()
MIN_KEY
in file DepthSelector.php, class constant DepthSelector::MIN_KEY
mkdir
in file PhingFile.php, method PhingFile::mkdir()
    Creates the directory named by this abstract pathname.
mkdir
in file ExtendedFileStream.php, method ExtendedFileStream::mkdir()
mkdirs
in file PhingFile.php, method PhingFile::mkdirs()
    Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories. Note that if this operation fails it may have succeeded in creating some of the necessary parent directories.
MkdirTask
in file MkdirTask.php, class MkdirTask
    Task to create a directory.
MoveTask
in file MoveTask.php, class MoveTask
    Moves a file or directory to a new file or directory.
MSG_DEBUG
in file Project.php, class constant Project::MSG_DEBUG
MSG_ERR
in file Project.php, class constant Project::MSG_ERR
MSG_INFO
in file Project.php, class constant Project::MSG_INFO
MSG_VERBOSE
in file Project.php, class constant Project::MSG_VERBOSE
MSG_WARN
in file Project.php, class constant Project::MSG_WARN
MultipleChoiceInputRequest
in file MultipleChoiceInputRequest.php, class MultipleChoiceInputRequest
    Encapsulates an input request.
multiply
in file StringHelper.php, method StringHelper::multiply()
    Replaces identifier tokens with corresponding text values in passed string.
mystrucsort
in file Fileset.php, method PEAR_PackageFileManager_Fileset::mystrucsort()
MailTask.php
procedural page MailTask.php
ManifestTask.php
procedural page ManifestTask.php
MatchingTask.php
procedural page MatchingTask.php
MkdirTask.php
procedural page MkdirTask.php
MoveTask.php
procedural page MoveTask.php
Mapper.php
procedural page Mapper.php
MajoritySelector.php
procedural page MajoritySelector.php
top

n

$name
in file PropertyTask.php, variable PropertyTask::$name
    name of the property
$name
in file PackageAsPathTask.php, variable PackageAsPathTask::$name
    The value to store the conversion in.
$name
in file Parameter.php, variable Parameter::$name
    Parameter name
$newClasses
in file AdhocTask.php, variable AdhocTask::$newClasses
$newTarget
in file PhingTask.php, variable PhingTask::$newTarget
    the target to call if any
$noSubdirectories
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$noSubdirectories
NoBannerLogger.php
procedural page NoBannerLogger.php
NAME_ATTR
in file XmlLogger.php, class constant XmlLogger::NAME_ATTR
    XML attribute name for a name.
NAME_KEY
in file FilenameSelector.php, class constant FilenameSelector::NAME_KEY
NEGATE_KEY
in file FilenameSelector.php, class constant FilenameSelector::NEGATE_KEY
NestedElementHandler
in file NestedElementHandler.php, class NestedElementHandler
    The nested element handler class.
newLine
in file BufferedWriter.php, method BufferedWriter::newLine()
next
in file ConditionBase.php, method ConditionEnumeration::next()
next
in file JsMin.php, method JSMin::next()
nextToken
in file PathTokenizer.php, method PathTokenizer::nextToken()
    Returns the next path element from this tokenizer.
NoBannerLogger
in file NoBannerLogger.php, class NoBannerLogger
    Extends DefaultLogger to strip out empty targets.
noChildrenAllowed
in file DataType.php, method DataType::noChildrenAllowed()
    Creates an exception that indicates that this XML element must not have child elements if the refid attribute is set.
NoneSelector
in file NoneSelector.php, class NoneSelector
    This selector has a collection of other selectors. All of those selectors must refuse to select a file before the file is considered selected by this selector.
normalize
in file Win32FileSystem.php, method Win32FileSystem::normalize()
    Check that the given pathname is normal. If not, invoke the real normalizer on the part of the pathname that requires normalization.
normalize
in file FileSystem.php, method FileSystem::normalize()
    Convert the given pathname string to normal form. If the string is already in normal form then it is simply returned.
normalize
in file UnixFileSystem.php, method UnixFileSystem::normalize()
    A normal Unix pathname contains no duplicate slashes and does not end with a slash. It may be the empty string.
normalize
in file FileUtils.php, method FileUtils::normalize()
    Normalize the given absolute path.
normalizePrefix
in file Win32FileSystem.php, method Win32FileSystem::normalizePrefix()
    A normal Win32 pathname contains no duplicate slashes, except possibly
normalizer
in file Win32FileSystem.php, method Win32FileSystem::normalizer()
    Normalize the given pathname, whose length is len, starting at the given
normalizer
in file UnixFileSystem.php, method UnixFileSystem::normalizer()
    Normalize the given pathname, whose length is $len, starting at the given $offset; everything before this offset is already normal.
NotCondition
in file NotCondition.php, class NotCondition
    <not> condition.
NotSelector
in file NotSelector.php, class NotSelector
    This selector has one other selectors whose meaning it inverts. It actually relies on NoneSelector for its implementation of the isSelected() method, but it adds a check to ensure there is only one other selector contained within.
NullPointerException
in file NullPointerException.php, class NullPointerException
NestedElementHandler.php
procedural page NestedElementHandler.php
NullPointerException.php
procedural page NullPointerException.php
NotCondition.php
procedural page NotCondition.php
NoneSelector.php
procedural page NoneSelector.php
NotSelector.php
procedural page NotSelector.php
top

o

$optional
in file ImportTask.php, variable ImportTask::$optional
$options
in file PearPackageTask.php, variable PearPackageTask::$options
$os
in file ExecTask.php, variable ExecTask::$os
    Operating system.
$out
in file SimpleTestResultFormatter.php, variable SimpleTestResultFormatter::$out
$out
in file PDOResultFormatter.php, variable PDOResultFormatter::$out
    Output writer.
$out
in file PHPUnitResultFormatter.php, variable PHPUnitResultFormatter::$out
$out
in file DefaultLogger.php, variable DefaultLogger::$out
$outfile
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask_FormatterElement::$outfile
    Output file.
$outfile
in file FormatterElement.php, variable FormatterElement::$outfile
$outfile
in file PhpCpdTask.php, variable PhpCpdTask_FormatterElement::$outfile
    Output file.
$output
in file JsMin.php, variable JSMin::$output
$output
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$output
$output
in file ExecTask.php, variable ExecTask::$output
    Where to direct output.
$outputDirectory
in file CapsuleTask.php, variable CapsuleTask::$outputDirectory
    This is where texen will place all the output that is a product of the generation process.
$outputDirectory
in file SmartyTask.php, variable SmartyTask::$outputDirectory
    This is where texen will place all the output that is a product of the generation process.
$outputDirectory
in file Capsule.php, variable Capsule::$outputDirectory
    Where should output files be written?
$outputFile
in file SmartyTask.php, variable SmartyTask::$outputFile
    This is the file where the generated text will be placed.
$outputFile
in file CapsuleTask.php, variable CapsuleTask::$outputFile
    This is the file where the generated text will be placed.
$outputFile
in file DbDeployTask.php, variable DbDeployTask::$outputFile
$outputProperty
in file ExecTask.php, variable ExecTask::$outputProperty
    Property name to set with output value from exec call.
$outStream
in file OutputStreamWriter.php, variable OutputStreamWriter::$outStream
$override
in file PropertyTask.php, variable PropertyTask::$override
    Whether to force overwrite of existing property.
$overwrite
in file CopyTask.php, variable CopyTask::$overwrite
OMIT
in file TarTask.php, class constant TarTask::OMIT
open
in file ConsoleReader.php, method ConsoleReader::open()
open
in file LogWriter.php, method LogWriter::open()
open
in file StringReader.php, method StringReader::open()
open
in file BufferedReader.php, method BufferedReader::open()
OrCondition
in file OrCondition.php, class OrCondition
    <or> condition container.
ORD_LF
in file JsMin.php, class constant JSMin::ORD_LF
ORD_SPACE
in file JsMin.php, class constant JSMin::ORD_SPACE
OrSelector
in file OrSelector.php, class OrSelector
    This selector has a collection of other selectors, any of which have to select a file in order for this selector to select it.
OsCondition
in file OsCondition.php, class OsCondition
    Condition that tests the OS type.
output
in file PhpCpdTask.php, method PhpCpdTask::output()
    Outputs the results
output
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::output()
    Outputs the results
outputCustomFormat
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::outputCustomFormat()
    Outputs the results with a custom format
outputCustomFormatMessages
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::outputCustomFormatMessages()
    Outputs the messages of a specific type for one file
OutputStream
in file OutputStream.php, class OutputStream
    Wrapper class for PHP stream that supports write operations.
OutputStreamWriter
in file OutputStreamWriter.php, class OutputStreamWriter
    Writer class for OutputStream objects.
outVal
in file Properties.php, method Properties::outVal()
    Process values when being written out to properties file.
OutputStream.php
procedural page OutputStream.php
OutputStreamWriter.php
procedural page OutputStreamWriter.php
OrCondition.php
procedural page OrCondition.php
OsCondition.php
procedural page OsCondition.php
OrSelector.php
procedural page OrSelector.php
top

p

$package
in file PearPackageTask.php, variable PearPackageTask::$package
$packages
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$packages
$parameters
in file BaseExtendSelector.php, variable BaseExtendSelector::$parameters
    The passed in parameter array.
$parameters
in file TokenSource.php, variable TokenSource::$parameters
    Array holding parameters for the wrapped TokenReader.
$parameters
in file Parameter.php, variable Parameter::$parameters
    Nested parameters
$params
in file PhpEvalTask.php, variable PhpEvalTask::$params
$parentHandler
in file AbstractHandler.php, variable AbstractHandler::$parentHandler
$parsePrivate
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$parsePrivate
$parser
in file AbstractHandler.php, variable AbstractHandler::$parser
$passthru
in file ExecTask.php, variable ExecTask::$passthru
    Whether to use PHP's passthru() function instead of exec()
$password
in file DbDeployTask.php, variable DbDeployTask::$password
$pathSeparator
in file PhingFile.php, variable PhingFile::$pathSeparator
    path separator string, static, obtained from FileSystem (; or :)
$pckg
in file PackageAsPathTask.php, variable PackageAsPathTask::$pckg
    The package to convert.
$pear
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$pear
$pkg
in file PearPackageTask.php, variable PearPackageTask::$pkg
$prefix
in file PropertyTask.php, variable PropertyTask::$prefix
$preserveLMT
in file CopyTask.php, variable CopyTask::$preserveLMT
$priority
in file BuildEvent.php, variable BuildEvent::$priority
    The priority of the message
$programPath
in file PhpDocumentorExternalTask.php, variable PhpDocumentorExternalTask::$programPath
    The path to the executable for phpDocumentor
$projDocFilesets
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$projDocFilesets
$project
in file ProjectConfigurator.php, variable ProjectConfigurator::$project
$project
in file SimpleTestResultFormatter.php, variable SimpleTestResultFormatter::$project
$project
in file ProjectComponent.php, variable ProjectComponent::$project
    Holds a reference to the project that a project component (a task, a target, etc.) belongs to
$project
in file PHPUnitResultFormatter.php, variable PHPUnitResultFormatter::$project
$project
in file BaseFilterReader.php, variable BaseFilterReader::$project
    The Phing project this filter is part of.
$project
in file TokenReader.php, variable TokenReader::$project
    Reference to the Project the TokenReader is used in.
$project
in file BuildEvent.php, variable BuildEvent::$project
    A reference to the project
$prompt
in file InputRequest.php, variable InputRequest::$prompt
$promptChar
in file InputRequest.php, variable InputRequest::$promptChar
$properties
in file SmartyTask.php, variable SmartyTask::$properties
    Variables that are assigned to the context on parse/compile.
PrefixLines.php
procedural page PrefixLines.php
PearLogListener.php
procedural page PearLogListener.php
PackageAsPathTask
in file PackageAsPathTask.php, class PackageAsPathTask
    Convert dot-notation packages to relative paths.
paint
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paint()
paintCaseEnd
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintCaseEnd()
paintCaseEnd
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintCaseEnd()
paintCaseEnd
in file SimpleTestSummaryResultFormatter.php, method SimpleTestSummaryResultFormatter::paintCaseEnd()
paintCaseEnd
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintCaseEnd()
paintCaseEnd
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::paintCaseEnd()
paintCaseStart
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintCaseStart()
paintCaseStart
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintCaseStart()
paintCaseStart
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::paintCaseStart()
paintCaseStart
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintCaseStart()
paintError
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintError()
paintError
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintError()
paintError
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintError()
paintError
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::paintError()
paintException
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintException()
paintException
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintException()
paintFail
in file SimpleTestPlainResultFormatter.php, method SimpleTestPlainResultFormatter::paintFail()
paintFail
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintFail()
paintFail
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintFail()
paintFail
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintFail()
paintFormattedMessage
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintFormattedMessage()
paintGroupEnd
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintGroupEnd()
paintGroupStart
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintGroupStart()
paintMessage
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintMessage()
paintMethodEnd
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintMethodEnd()
paintMethodEnd
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintMethodEnd()
paintMethodEnd
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintMethodEnd()
paintMethodStart
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::paintMethodStart()
paintMethodStart
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintMethodStart()
paintMethodStart
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::paintMethodStart()
paintPass
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintPass()
paintSignal
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintSignal()
paintSkip
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::paintSkip()
Parameter
in file Parameter.php, class Parameter
    A parameter is composed of a name, type and value. Nested Parameters are also possible, but the using task/type has to support them
Parameterizable
in file Parameterizable.php, class Parameterizable
    Parameterizable objects take genric key value pairs.
parse
in file AbstractSAXParser.php, method AbstractSAXParser::parse()
    Entrypoint for parser. This method needs to be implemented by the
parse
in file Capsule.php, method Capsule::parse()
    Fetches the results of a tempalte parse and either returns the string or writes results to a specified output file.
parse
in file ExpatParser.php, method ExpatParser::parse()
    Starts the parsing process.
parse
in file Properties.php, method Properties::parse()
    Replaces parse_ini_file() or better_parse_ini_file().
parse
in file ProjectConfigurator.php, method ProjectConfigurator::parse()
    Creates the ExpatParser, sets root handler and kick off parsing process.
parsePropertyString
in file PropertyTask.php, method PropertyTask::parsePropertyString()
    This method will parse a string containing ${value} style
PhingXMLContext.php
procedural page PhingXMLContext.php
ProjectConfigurator.php
procedural page ProjectConfigurator.php
ProjectHandler.php
procedural page ProjectHandler.php
parserSetOption
in file AbstractSAXParser.php, method AbstractSAXParser::parserSetOption()
    Sets options for PHP interal parser. Must be implemented by the parser class if it should be used.
parserSetOption
in file ExpatParser.php, method ExpatParser::parserSetOption()
    Override PHP's parser default settings, created in the constructor.
parsingComplete
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask_FormatterElement::parsingComplete()
    Validate config.
parsingComplete
in file PhpCpdTask.php, method PhpCpdTask_FormatterElement::parsingComplete()
    Validate config.
parsingComplete
in file DataType.php, method DataType::parsingComplete()
    Template method being called when the data type has been parsed completely.
Path
in file Path.php, class Path
    This object represents a path as used by include_path or PATH environment variable.
PathElement
in file Path.php, class PathElement
    Helper class, holds the nested
  1. &lt;pathelement&gt;
values.
PathTokenizer
in file PathTokenizer.php, class PathTokenizer
    A Path tokenizer takes a path and returns the components that make up that path.
PatternSet
in file PatternSet.php, class PatternSet
    The patternset storage component. Carries all necessary data and methods for the patternset stuff.
PatternSetNameEntry
in file PatternSet.php, class PatternSetNameEntry
    "Internal" class for holding an include/exclude pattern.
PDOResultFormatter
in file PDOResultFormatter.php, class PDOResultFormatter
    Abstract
PDOSQLExecFormatterElement
in file PDOSQLExecFormatterElement.php, class PDOSQLExecFormatterElement
    A class to represent the nested <formatter> element for PDO SQL results.
PDOSQLExecTask
in file PDOSQLExecTask.php, class PDOSQLExecTask
    Executes a series of SQL statements on a database using PDO.
PDOSQLExecTransaction
in file PDOSQLExecTask.php, class PDOSQLExecTransaction
    "Inner" class that contains the definition of a new transaction element.
PDOTask
in file PDOTask.php, class PDOTask
    Handles PDO configuration needed by SQL type tasks.
PearLogListener
in file PearLogListener.php, class PearLogListener
    Writes build messages to PEAR Log.
PearPackage2Task
in file PearPackage2Task.php, class PearPackage2Task
    A task to create a PEAR package.xml version 2.0 file.
PearPackageTask
in file PearPackageTask.php, class PearPackageTask
    A task to create PEAR package.xml file.
PearPkgMapping
in file PearPackageTask.php, class PearPkgMapping
    Handles complex options <mapping> elements which are hashes (assoc arrays).
PearPkgMappingElement
in file PearPackageTask.php, class PearPkgMappingElement
    Sub-element of <mapping>.
PearPkgOption
in file PearPackageTask.php, class PearPkgOption
    Generic option class is used for non-complex options.
PEAR_PackageFileManager_Fileset
in file Fileset.php, class PEAR_PackageFileManager_Fileset
    Builds list of files for PEAR_PackageFileManager using a Phing FileSet.
peek
in file JsMin.php, method JSMin::peek()
perform
in file Task.php, method Task::perform()
    Perfrom this task
performTasks
in file Target.php, method Target::performTasks()
    Performs the tasks by calling the main method of this target that actually executes the tasks.
PharMetadata
in file PharMetadata.php, class PharMetadata
PharMetadataElement
in file PharMetadataElement.php, class PharMetadataElement
PharPackageTask
in file PharPackageTask.php, class PharPackageTask
    Package task for Phar technology.
Phing
in file Phing.php, class Phing
    Entry point into Phing. This class handles the full lifecycle of a build -- from parsing & handling commandline arguments to assembling the project to shutting down and cleaning up in the end.
Phing.php
procedural page Phing.php
PhingCallTask
in file PhingCallTask.php, class PhingCallTask
    Call another target in the same project.
PhingFile
in file PhingFile.php, class PhingFile
    An abstract representation of file and directory pathnames.
PhingFilterReader
in file PhingFilterReader.php, class PhingFilterReader
    A PhingFilterReader is a wrapper class that encloses the className and configuration of a Configurable FilterReader.
PhingPhpDocumentorSetup
in file PhingPhpDocumentorSetup.php, class PhingPhpDocumentorSetup
    Phing subclass of the phpDocumentor_setup class provided with PhpDocumentor to work around limitations in PhpDocumentor API.
PhingReference
in file PhingTask.php, class PhingReference
    Helper class that implements the nested <reference> element of <phing> and <phingcall>.
PhingTask
in file PhingTask.php, class PhingTask
    Task that invokes phing on another build file.
PhingXMLContext
in file PhingXMLContext.php, class PhingXMLContext
    Track the current state of the Xml parse operation.
PhkPackageTask
in file PhkPackageTask.php, class PhkPackageTask
    See http://phk.tekwire.net/ for more information about PHK.
PhkPackageWebAccess
in file PhkPackageWebAccess.php, class PhkPackageWebAccess
PhkPackageWebAccessPath
in file PhkPackageWebAccessPath.php, class PhkPackageWebAccessPath
PhpCodeSnifferTask
in file PhpCodeSnifferTask.php, class PhpCodeSnifferTask
    A PHP code sniffer task. Checking the style of one or more PHP source files.
PhpCodeSnifferTask_FormatterElement
in file PhpCodeSnifferTask.php, class PhpCodeSnifferTask_FormatterElement
    Base class for those classes that can appear inside the build file as stand alone data types.
PhpCpdTask
in file PhpCpdTask.php, class PhpCpdTask
    A PHP CPD task. Checking PHP files for Copy&Paste code.
PhpCpdTask_FormatterElement
in file PhpCpdTask.php, class PhpCpdTask_FormatterElement
    Base class for those classes that can appear inside the build file as stand alone data types.
PhpDocumentorExternalTask
in file PhpDocumentorExternalTask.php, class PhpDocumentorExternalTask
    Task to run phpDocumentor with an external process
PhpDocumentorTask
in file PhpDocumentorTask.php, class PhpDocumentorTask
    Task to run PhpDocumentor.
PhpEvalTask
in file PhpEvalTask.php, class PhpEvalTask
    Executes PHP function or evaluates expression and sets return value to a property.
PhpLintTask
in file PhpLintTask.php, class PhpLintTask
    A PHP lint task. Checking syntax of one or more PHP source file.
PHPUnitReportTask
in file PHPUnitReportTask.php, class PHPUnitReportTask
    Transform a PHPUnit xml report using XSLT.
PHPUnitResultFormatter
in file PHPUnitResultFormatter.php, class PHPUnitResultFormatter
    This abstract class describes classes that format the results of a PHPUnit2 testrun.
PHPUnitTask
in file PHPUnitTask.php, class PHPUnitTask
    Runs PHPUnit tests.
PHPUnitTestRunner
in file PHPUnitTestRunner.php, class PHPUnitTestRunner
    Simple Testrunner for PHPUnit that runs all tests of a testsuite.
PHPUnitUtil
in file PHPUnitUtil.php, class PHPUnitUtil
    Various utility functions
PlainPDOResultFormatter
in file PlainPDOResultFormatter.php, class PlainPDOResultFormatter
    Plain text formatter for PDO results.
PlainPHPUnitResultFormatter
in file PlainPHPUnitResultFormatter.php, class PlainPHPUnitResultFormatter
    Prints plain text output of the test to a specified Writer.
populateInitialContext
in file CapsuleTask.php, method CapsuleTask::populateInitialContext()
    Place useful objects into the initial context.
populateInitialContext
in file SmartyTask.php, method SmartyTask::populateInitialContext()
    <p>Place useful objects into the initial context.</p>
PREFIX
in file AnsiColorLogger.php, class constant AnsiColorLogger::PREFIX
prefix
in file StringHelper.php, method StringHelper::prefix()
prefixLength
in file UnixFileSystem.php, method UnixFileSystem::prefixLength()
    Compute the length of the pathname string's prefix. The pathname string must be in normal form.
prefixLength
in file Win32FileSystem.php, method Win32FileSystem::prefixLength()
prefixLength
in file FileSystem.php, method FileSystem::prefixLength()
    Compute the length of this pathname string's prefix. The pathname string must be in normal form.
PrefixLines
in file PrefixLines.php, class PrefixLines
    Attaches a prefix to every line.
prefixProperty
in file TstampTask.php, method TstampTask::prefixProperty()
    helper that encapsulates prefix logic and property setting policy (i.e. we use setNewProperty instead of setProperty).
PREFIX_KEY
in file PrefixLines.php, class constant PrefixLines::PREFIX_KEY
    Parameter name for the prefix.
PregEngine
in file PregEngine.php, class PregEngine
    PREG Regexp Engine.
prepare
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::prepare()
    Configures wrapped formatter class with any attributes on this element.
PresentSelector
in file PresentSelector.php, class PresentSelector
    Selector that filters files based on whether they appear in another directory tree. It can contain a mapper element, so isn't available as an ExtendSelector (since those parameters can't hold other elements).
printDescription
in file Phing.php, method Phing::printDescription()
    Print the project description, if any
printFailingTests
in file SimpleTestDebugResultFormatter.php, method SimpleTestDebugResultFormatter::printFailingTests()
printMessage
in file Phing.php, method Phing::printMessage()
    Prints the message of the Exception if it's not null.
printMessage
in file DefaultLogger.php, method DefaultLogger::printMessage()
    Prints a message to console.
printMessage
in file AnsiColorLogger.php, method AnsiColorLogger::printMessage()
printResults
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::printResults()
    print any results in the statement.
printTargets
in file Phing.php, method Phing::printTargets()
    Print out a list of all targets in the current buildfile
printUsage
in file Phing.php, method Phing::printUsage()
    Prints the usage of how to use this class
printVersion
in file Phing.php, method Phing::printVersion()
    Prints the current Phing version.
PRIORITY_ATTR
in file XmlLogger.php, class constant XmlLogger::PRIORITY_ATTR
    XML attribute name for a message priority.
process
in file XsltFilter.php, method XsltFilter::process()
    Try to process the XSLT transformation
process
in file XincludeFilter.php, method XincludeFilter::process()
    Try to process the Xinclude transformation
processResults
in file PDOSQLExecTask.php, method PDOSQLExecTask::processResults()
    Passes results from query to any formatters.
processRow
in file XMLPDOResultFormatter.php, method XMLPDOResultFormatter::processRow()
    Processes a specific row from PDO result set.
processRow
in file PlainPDOResultFormatter.php, method PlainPDOResultFormatter::processRow()
    Processes a specific row from PDO result set.
processRow
in file PDOResultFormatter.php, method PDOResultFormatter::processRow()
    Processes a specific row from PDO result set.
Project
in file Project.php, class Project
    The Phing project class. Represents a completely configured Phing project.
Project.php
procedural page Project.php
ProjectComponent
in file ProjectComponent.php, class ProjectComponent
    Abstract class providing properties and methods common to all the project components
ProjectComponent.php
procedural page ProjectComponent.php
ProjectConfigurator
in file ProjectConfigurator.php, class ProjectConfigurator
    The datatype handler class.
ProjectHandler
in file ProjectHandler.php, class ProjectHandler
    Handler class for the <project> XML element This class handles all elements under the <project> element.
properties
in file Zip.php, method Archive_Zip::properties()
    This method gives the global properties of the archive.
Properties
in file Properties.php, class Properties
    Convenience class for reading and writing property files.
propertyNames
in file Properties.php, method Properties::propertyNames()
    Same as keys() function, returns an array of property names.
PropertyPromptTask
in file PropertyPromptTask.php, class PropertyPromptTask
    Deprecated task that uses console to prompt user for property values.
PropertyTask
in file PropertyTask.php, class PropertyTask
    Task for setting properties in buildfiles.
put
in file Capsule.php, method Capsule::put()
    Adds a variable to the context.
put
in file DataStore.php, method DataStore::put()
    Adds a value to the data store
put
in file Properties.php, method Properties::put()
    Set the value for a property.
putAll
in file Capsule.php, method Capsule::putAll()
    Merges in passed hash to vars array.
putCopy
in file Capsule.php, method Capsule::putCopy()
    Makes a copy of the value and puts it into the context.
putRef
in file Capsule.php, method Capsule::putRef()
    Put a variable into the context, assigning it by reference.
PhingFile.php
procedural page PhingFile.php
Properties.php
procedural page Properties.php
PackageAsPathTask.php
procedural page PackageAsPathTask.php
PDOResultFormatter.php
procedural page PDOResultFormatter.php
PDOSQLExecFormatterElement.php
procedural page PDOSQLExecFormatterElement.php
PDOSQLExecTask.php
procedural page PDOSQLExecTask.php
PDOTask.php
procedural page PDOTask.php
PlainPDOResultFormatter.php
procedural page PlainPDOResultFormatter.php
PearPackage2Task.php
procedural page PearPackage2Task.php
PearPackageTask.php
procedural page PearPackageTask.php
PharMetadata.php
procedural page PharMetadata.php
PharMetadataElement.php
procedural page PharMetadataElement.php
PharPackageTask.php
procedural page PharPackageTask.php
PhkPackageTask.php
procedural page PhkPackageTask.php
PhkPackageWebAccess.php
procedural page PhkPackageWebAccess.php
PhkPackageWebAccessPath.php
procedural page PhkPackageWebAccessPath.php
PhpCodeSnifferTask.php
procedural page PhpCodeSnifferTask.php
PhpCpdTask.php
procedural page PhpCpdTask.php
PhingPhpDocumentorSetup.php
procedural page PhingPhpDocumentorSetup.php
PhpDocumentorExternalTask.php
procedural page PhpDocumentorExternalTask.php
PhpDocumentorTask.php
procedural page PhpDocumentorTask.php
PhpLintTask.php
procedural page PhpLintTask.php
PHPUnitResultFormatter.php
procedural page PHPUnitResultFormatter.php
PlainPHPUnitResultFormatter.php
procedural page PlainPHPUnitResultFormatter.php
PHPUnitReportTask.php
procedural page PHPUnitReportTask.php
PHPUnitTask.php
procedural page PHPUnitTask.php
PHPUnitTestRunner.php
procedural page PHPUnitTestRunner.php
PHPUnitUtil.php
procedural page PHPUnitUtil.php
PhingCallTask.php
procedural page PhingCallTask.php
PhingTask.php
procedural page PhingTask.php
PhpEvalTask.php
procedural page PhpEvalTask.php
PropertyPromptTask.php
procedural page PropertyPromptTask.php
PropertyTask.php
procedural page PropertyTask.php
Parameter.php
procedural page Parameter.php
Parameterizable.php
procedural page Parameterizable.php
Path.php
procedural page Path.php
PatternSet.php
procedural page PatternSet.php
PhingFilterReader.php
procedural page PhingFilterReader.php
PresentSelector.php
procedural page PresentSelector.php
PathTokenizer.php
procedural page PathTokenizer.php
PregEngine.php
procedural page PregEngine.php
top

q

$quiet
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$quiet
$quiet
in file DeleteTask.php, variable DeleteTask::$quiet
qualifier
in file StringHelper.php, method StringHelper::qualifier()
    Get the qualifier part of a qualified name.
quoteArgument
in file Commandline.php, method Commandline::quoteArgument()
    Put quotes around the given String if necessary.
top

r

$reader
in file TokenSource.php, variable TokenSource::$reader
    Reference to the TokenReader used by this TokenSource
$recipient
in file MailTask.php, variable MailTask::$recipient
$ref
in file PropertyTask.php, variable PropertyTask::$ref
$ref
in file DataType.php, variable DataType::$ref
    Value to the refid attribute. Type of Reference
$reference
in file PropertyTask.php, variable PropertyTask::$reference
$refid
in file Reference.php, variable Reference::$refid
$removepath
in file ExtractBaseTask.php, variable ExtractBaseTask::$removepath
$returnProperty
in file PhpEvalTask.php, variable PhpEvalTask::$returnProperty
$returnProperty
in file ExecTask.php, variable ExecTask::$returnProperty
    Property name to set with return value from exec call.
$rightDelimiter
in file SmartyTask.php, variable SmartyTask::$rightDelimiter
    Customize the right delimiter for Smarty tags.
ReplaceRegexp.php
procedural page ReplaceRegexp.php
ReplaceTokens.php
procedural page ReplaceTokens.php
ReplaceTokensWithFile.php
procedural page ReplaceTokensWithFile.php
RegexpMapper.php
procedural page RegexpMapper.php
RootHandler.php
procedural page RootHandler.php
read
in file LineContains.php, method LineContains::read()
    Returns all lines in a buffer that contain specified strings.
read
in file ReplaceRegexp.php, method ReplaceRegexp::read()
    Returns the filtered stream.
read
in file StripWhitespace.php, method StripWhitespace::read()
    Returns the stream without Php comments and whitespace.
read
in file PrefixLines.php, method PrefixLines::read()
    Adds a prefix to each line of input stream and returns resulting stream.
read
in file TidyFilter.php, method TidyFilter::read()
    Reads input and returns Tidy-filtered output.
read
in file TailFilter.php, method TailFilter::read()
    Returns the last n lines of a file.
read
in file TabToSpaces.php, method TabToSpaces::read()
    Returns stream after converting tabs to the specified number of spaces.
read
in file StripPhpComments.php, method StripPhpComments::read()
    Returns the stream without Php comments.
read
in file HeadFilter.php, method HeadFilter::read()
    Returns first n lines of stream.
read
in file StringReader.php, method StringReader::read()
read
in file ExpandProperties.php, method ExpandProperties::read()
    Returns the filtered stream.
read
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::read()
    Returns stream with tokens having been replaced with appropriate values.
read
in file InputStreamReader.php, method InputStreamReader::read()
    Read data from file.
read
in file InputStream.php, method InputStream::read()
    Read data from stream until $len chars or EOF.
read
in file ReplaceTokens.php, method ReplaceTokens::read()
    Returns stream with tokens having been replaced with appropriate values.
read
in file TranslateGettext.php, method TranslateGettext::read()
    Returns the filtered stream.
read
in file StripLineBreaks.php, method StripLineBreaks::read()
    Returns the filtered stream, only including characters not in the set of line-breaking characters.
read
in file FilterReader.php, method FilterReader::read()
    Read data from source.
read
in file Reader.php, method Reader::read()
    Read data from source.
read
in file StripLineComments.php, method StripLineComments::read()
    Returns stream only including lines from the original stream which don't start with any of the specified comment prefixes.
read
in file LineContainsRegexp.php, method LineContainsRegexp::read()
    Returns all lines in a buffer that contain specified strings.
read
in file ConsoleReader.php, method ConsoleReader::read()
read
in file XincludeFilter.php, method XincludeFilter::read()
    Reads stream, applies XSLT and returns resulting stream.
read
in file BufferedReader.php, method BufferedReader::read()
    Reads and returns a chunk of data.
read
in file XsltFilter.php, method XsltFilter::read()
    Reads stream, applies XSLT and returns resulting stream.
read
in file BaseFilterReader.php, method BaseFilterReader::read()
    Reads characters.
readChar
in file StripPhpComments.php, method StripPhpComments::readChar()
readChar
in file LineContains.php, method LineContains::readChar()
    [Deprecated. For reference only, used to be read() method.] Returns the next character in the filtered stream, only including lines from the original stream which contain all of the specified words.
readChar
in file BufferedReader.php, method BufferedReader::readChar()
    Reads a single char from the reader.
Reader
in file Reader.php, class Reader
    Abstract class for reading character streams.
readInto
in file InputStream.php, method InputStream::readInto()
    Reads a entire until EOF and places contents in passed-in variable. Stream is closed after read.
readInto
in file InputStreamReader.php, method InputStreamReader::readInto()
    Reads a entire file and stores the data in the variable passed by reference.
readLine
in file ConsoleReader.php, method ConsoleReader::readLine()
readLine
in file BaseFilterReader.php, method BaseFilterReader::readLine()
    Reads a line of text ending with '\n' (or until the end of the stream).
readLine
in file BufferedReader.php, method BufferedReader::readLine()
    Read a line from input stream.
readToken
in file IniFileTokenReader.php, method IniFileTokenReader::readToken()
    Reads the next token from the INI file
readToken
in file TokenReader.php, method TokenReader::readToken()
    Reads the next token from the Reader
ready
in file Reader.php, method Reader::ready()
    Is stream ready for reading.
ready
in file StringReader.php, method StringReader::ready()
Reference
in file Reference.php, class Reference
    Class to hold a reference to another object in the project.
ReferenceExistsCondition
in file ReferenceExistsCondition.php, class ReferenceExistsCondition
    Condition that tests whether a given reference exists.
ReflexiveTask
in file ReflexiveTask.php, class ReflexiveTask
    This task is for using filter chains to make changes to files and overwrite the original files.
Regexp
in file Regexp.php, class Regexp
    A factory class for regex functions.
RegexpEngine
in file RegexpEngine.php, class RegexpEngine
    Contains some shared attributes and methods -- and some abstract methods with engine-specific implementations that sub-classes must override.
RegexpMapper
in file RegexpMapper.php, class RegexpMapper
    Uses regular expressions to perform filename transformations.
REGEXP_KEY
in file LineContainsRegexp.php, class constant LineContainsRegexp::REGEXP_KEY
    Parameter name for regular expression.
Register
in file Register.php, class Register
    Static class to handle a slot-listening system.
RegisterSlot
in file Register.php, class RegisterSlot
    Represents a slot in the register.
registerStream
in file ExtendedFileStream.php, method ExtendedFileStream::registerStream()
RegularExpression
in file RegularExpression.php, class RegularExpression
    A regular expression datatype. Keeps an instance of the
RELEASETYPE_BUGFIX
in file VersionTask.php, class constant VersionTask::RELEASETYPE_BUGFIX
RELEASETYPE_MAJOR
in file VersionTask.php, class constant VersionTask::RELEASETYPE_MAJOR
RELEASETYPE_MINOR
in file VersionTask.php, class constant VersionTask::RELEASETYPE_MINOR
removeBuildListener
in file Project.php, method Project::removeBuildListener()
removeCommandline
in file CvsTask.php, method CvsTask::removeCommandline()
removeTempFile
in file PhingFile.php, method PhingFile::removeTempFile()
    If necessary, $File the lock on $File is removed and then the file is deleted
rename
in file ExtendedFileStream.php, method ExtendedFileStream::rename()
rename
in file FileSystem.php, method FileSystem::rename()
    Rename the file or directory denoted by the first abstract pathname to the second abstract pathname, returning true if and only if the operation succeeds.
renameTo
in file PhingFile.php, method PhingFile::renameTo()
    Renames the file denoted by this abstract pathname.
replace
in file Regexp.php, method Regexp::replace()
    Performs replacement of specified pattern and replacement strings.
replace
in file PregEngine.php, method PregEngine::replace()
    Replaces $pattern with $replace in $source string.
replace
in file RegexpEngine.php, method RegexpEngine::replace()
    Replaces $pattern with $replace in $source string.
replaceProperties
in file Project.php, method Project::replaceProperties()
    Replaces ${} style constructions in the given value with the string value of the corresponding data types.
replaceProperties
in file ProjectConfigurator.php, method ProjectConfigurator::replaceProperties()
    Replace ${} style constructions in the given value with the string value of the corresponding data types. This method is static.
ReplaceRegexp
in file ReplaceRegexp.php, class ReplaceRegexp
    Performs a regexp find/replace on stream.
ReplaceRegexpTask
in file ReplaceRegexpTask.php, class ReplaceRegexpTask
    ReplaceRegExp is a directory based task for replacing the occurrence of a given regular expression with a substitution pattern in a selected file or set of files.
ReplaceTokens
in file ReplaceTokens.php, class ReplaceTokens
    Replaces tokens in the original input with user-supplied values.
ReplaceTokensWithFile
in file ReplaceTokensWithFile.php, class ReplaceTokensWithFile
    Base class for core filter readers.
reset
in file BufferedReader.php, method BufferedReader::reset()
reset
in file FilterReader.php, method FilterReader::reset()
reset
in file InputStream.php, method InputStream::reset()
    Repositions this stream to the position at the time the mark method was last called on this input stream.
reset
in file InputStreamReader.php, method InputStreamReader::reset()
    Repositions this stream to the position at the time the mark method was last called on this input stream.
reset
in file LogWriter.php, method LogWriter::reset()
reset
in file StringReader.php, method StringReader::reset()
reset
in file Reader.php, method Reader::reset()
    Reset the current position in stream to beginning or last mark (if supported).
resolve
in file UnixFileSystem.php, method UnixFileSystem::resolve()
    Resolve the child pathname string against the parent.
resolve
in file Win32FileSystem.php, method Win32FileSystem::resolve()
resolve
in file FileSystem.php, method FileSystem::resolve()
    Resolve the child pathname string against the parent.
resolveAllProperties
in file PropertyTask.php, method PropertyTask::resolveAllProperties()
    Given a Properties object, this method goes through and resolves any references to properties within the object.
resolveFile
in file FileUtils.php, method FileUtils::resolveFile()
    Interpret the filename as a file relative to the given file - unless the filename already represents an absolute filename.
resolveFile
in file UnixFileSystem.php, method UnixFileSystem::resolveFile()
    the file resolver
resolveFile
in file Win32FileSystem.php, method Win32FileSystem::resolveFile()
resolveFile
in file FileSystem.php, method FileSystem::resolveFile()
    Resolve the given abstract pathname into absolute form. Invoked by the getAbsolutePath and getCanonicalPath methods in the PhingFile class.
resolveFile
in file Project.php, method Project::resolveFile()
resolvePath
in file Capsule.php, method Capsule::resolvePath()
    This returns a "best guess" path for the given file.
ResolvePathTask
in file ResolvePathTask.php, class ResolvePathTask
    Task for resolving relative paths and setting absolute path in property value.
restoreEnvironment
in file TranslateGettext.php, method TranslateGettext::restoreEnvironment()
    Restores environment settings and locale.
restrict
in file SourceFileScanner.php, method SourceFileScanner::restrict()
    Restrict the given set of files to those that are newer than their corresponding target files.
restrictAsFiles
in file SourceFileScanner.php, method SourceFileScanner::restrictAsFiles()
    Convenience layer on top of restrict that returns the source files as PhingFile objects (containing absolute paths if srcDir is absolute).
rewind
in file ConditionBase.php, method ConditionEnumeration::rewind()
rmdir
in file FileSystem.php, method FileSystem::rmdir()
    Delete an empty directory OR a directory and all of its contents.
rmdir
in file ExtendedFileStream.php, method ExtendedFileStream::rmdir()
root
in file StringHelper.php, method StringHelper::root()
RootHandler
in file RootHandler.php, class RootHandler
    Root filter class for a phing buildfile.
run
in file SvnBaseTask.php, method SvnBaseTask::run()
    Executes the constructed VersionControl_SVN instance
run
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::run()
    Run a test
runBuild
in file Phing.php, method Phing::runBuild()
    Executes the build.
runCommand
in file CvsTask.php, method CvsTask::runCommand()
    Sets up the environment for toExecute and then runs it.
runFailed
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::runFailed()
    Override to define how to handle a failed loading of a test suite.
runStatements
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::runStatements()
    read in lines and execute them
runStatements
in file PDOSQLExecTask.php, method PDOSQLExecTask::runStatements()
    read in lines and execute them
RuntimeConfigurable
in file RuntimeConfigurable.php, class RuntimeConfigurable
    Wrapper class that holds the attributes of a Task (or elements nested below that level) and takes care of configuring that element at runtime.
RuntimeConfigurable.php
procedural page RuntimeConfigurable.php
runTransaction
in file PDOSQLExecTask.php, method PDOSQLExecTransaction::runTransaction()
runTransaction
in file CreoleSQLExecTask.php, method SQLExecTransaction::runTransaction()
Reader.php
procedural page Reader.php
Register.php
procedural page Register.php
ReplaceRegexpTask.php
procedural page ReplaceRegexpTask.php
ReferenceExistsCondition.php
procedural page ReferenceExistsCondition.php
ReflexiveTask.php
procedural page ReflexiveTask.php
ResolvePathTask.php
procedural page ResolvePathTask.php
Reference.php
procedural page Reference.php
RegularExpression.php
procedural page RegularExpression.php
Regexp.php
procedural page Regexp.php
RegexpEngine.php
procedural page RegexpEngine.php
top

s

$schema
in file XmlLintTask.php, variable XmlLintTask::$schema
$script
in file AdhocTask.php, variable AdhocTask::$script
    The PHP script
$selectors
in file DirectoryScanner.php, variable DirectoryScanner::$selectors
    Selectors
$selectors
in file AbstractFileSet.php, variable AbstractFileSet::$selectors
$semicolon
in file Win32FileSystem.php, variable Win32FileSystem::$semicolon
$separator
in file PhingFile.php, variable PhingFile::$separator
    separator string, static, obtained from FileSystem
$showSniffs
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$showSniffs
$showWarnings
in file JslLintTask.php, variable JslLintTask::$showWarnings
$showWarnings
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$showWarnings
$slash
in file Win32FileSystem.php, variable Win32FileSystem::$slash
$sniffs
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$sniffs
$source
in file EventObject.php, variable EventObject::$source
    The object on which the Event initially occurred.
$sourcepath
in file PhpDocumentorExternalTask.php, variable PhpDocumentorExternalTask::$sourcepath
$spawn
in file ExecTask.php, variable ExecTask::$spawn
    If spawn is set then [unix] programs will redirect stdout and add '&'.
$standard
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$standard
$startTime
in file PearLogListener.php, variable PearLogListener::$startTime
    Time that the build started
$startTime
in file DefaultLogger.php, variable DefaultLogger::$startTime
    Time that the build started
$stime
in file Timer.php, variable Timer::$stime
    start time
$stream
in file OutputStream.php, variable OutputStream::$stream
$stream
in file InputStream.php, variable InputStream::$stream
$subject
in file MailTask.php, variable MailTask::$subject
StripLineBreaks.php
procedural page StripLineBreaks.php
StripLineComments.php
procedural page StripLineComments.php
StripPhpComments.php
procedural page StripPhpComments.php
StripWhitespace.php
procedural page StripWhitespace.php
StreamRequiredBuildLogger.php
procedural page StreamRequiredBuildLogger.php
scan
in file DirectoryScanner.php, method DirectoryScanner::scan()
    Scans the base directory for files that match at least one include pattern, and don't match any exclude patterns.
scanDir
in file UpToDateTask.php, method UpToDateTask::scanDir()
ScpSendTask
in file ScpSendTask.php, class ScpSendTask
    SCPs a File to a remote server
ScpTask
in file ScpTask.php, class ScpTask
    Copy files to and from a remote host using scp.
SecurityException
in file SecurityException.php, class SecurityException
SelectorContainer
in file SelectorContainer.php, class SelectorContainer
    This is the interface for selectors that can contain other selectors.
selectorCount
in file AbstractFileSet.php, method AbstractFileSet::selectorCount()
    Gives the count of the number of selectors in this container
selectorCount
in file SelectSelector.php, method SelectSelector::selectorCount()
    Gives the count of the number of selectors in this container
selectorCount
in file BaseSelectorContainer.php, method BaseSelectorContainer::selectorCount()
    Gives the count of the number of selectors in this container
selectorCount
in file MatchingTask.php, method MatchingTask::selectorCount()
    Gives the count of the number of selectors in this container
selectorCount
in file SelectorContainer.php, method SelectorContainer::selectorCount()
    Gives the count of the number of selectors in this container
selectorCreate
in file ExtendSelector.php, method ExtendSelector::selectorCreate()
    Instantiates the identified custom selector class.
selectorElements
in file AbstractFileSet.php, method AbstractFileSet::selectorElements()
    Returns an array for accessing the set of selectors.
selectorElements
in file BaseSelectorContainer.php, method BaseSelectorContainer::selectorElements()
    Returns an array for accessing the set of selectors (not a copy).
selectorElements
in file SelectorContainer.php, method SelectorContainer::selectorElements()
    Returns an array for accessing the set of selectors.
selectorElements
in file MatchingTask.php, method MatchingTask::selectorElements()
    Returns an enumerator for accessing the set of selectors.
selectorElements
in file SelectSelector.php, method SelectSelector::selectorElements()
    Returns an enumerator for accessing the set of selectors.
SelectorScanner
in file SelectorScanner.php, class SelectorScanner
    An interface used to describe the actions required by any type of directory scanner that supports Selecters.
SelectorUtils
in file SelectorUtils.php, class SelectorUtils
    <p>This is a utility class used by selectors and DirectoryScanner. The functionality more properly belongs just to selectors, but unfortunately DirectoryScanner exposed these as protected methods. Thus we have to support any subclasses of DirectoryScanner that may access these methods.
SelectSelector
in file SelectSelector.php, class SelectSelector
    This selector just holds one other selector and forwards all
SEPARATOR
in file AnsiColorLogger.php, class constant AnsiColorLogger::SEPARATOR
SequentialTask
in file SequentialTask.php, class SequentialTask
    Sequential is a container task that contains other Phing Task objects.
setAbsparam
in file ForeachTask.php, method ForeachTask::setAbsparam()
setAllowedFileExtensions
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setAllowedFileExtensions()
    Sets the allowed file extensions when using directories instead of specific files
setAllowedServer
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setAllowedServer()
    Sets the allowed server
setAllowtie
in file MajoritySelector.php, method MajoritySelector::setAllowtie()
setAnalyzerPath
in file ZendCodeAnalyzerTask.php, method ZendCodeAnalyzerTask::setAnalyzerPath()
    Path to ZendCodeAnalyzer binary
setAppend
in file EchoTask.php, method EchoTask::setAppend()
    setter for append
setAppend
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setAppend()
    whether output should be appended to or overwrite an existing file. Defaults to false.
setAppend
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setAppend()
    whether output should be appended to or overwrite an existing file. Defaults to false.
setArg1
in file EqualsCondition.php, method EqualsCondition::setArg1()
setArg2
in file EqualsCondition.php, method EqualsCondition::setArg2()
setAttribute
in file IntrospectionHelper.php, method IntrospectionHelper::setAttribute()
    Sets the named attribute.
setAttributes
in file RuntimeConfigurable.php, method RuntimeConfigurable::setAttributes()
    Set's the attributes for the wrapped element.
setAutocommit
in file PDOTask.php, method PDOTask::setAutocommit()
    Auto commit flag for database connection; optional, default false.
setAutocommit
in file CreoleTask.php, method CreoleTask::setAutocommit()
    Auto commit flag for database connection; optional, default false.
setBaseDir
in file PharPackageTask.php, method PharPackageTask::setBaseDir()
setBasedir
in file ZipTask.php, method ZipTask::setBasedir()
    This is the base directory to look in for things to zip.
setBasedir
in file TarTask.php, method TarTask::setBasedir()
    This is the base directory to look in for things to tar.
setBasedir
in file DirectoryScanner.php, method DirectoryScanner::setBasedir()
    Sets the basedir for scanning. This is the directory that is scanned recursively. All '/' and '\' characters are replaced by DIRECTORY_SEPARATOR
setBasedir
in file Project.php, method Project::setBasedir()
    Set basedir object from xml
setBasedir
in file XincludeFilter.php, method XincludeFilter::setBasedir()
setBeginToken
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::setBeginToken()
    Sets the "begin token" character.
setBeginToken
in file ReplaceTokens.php, method ReplaceTokens::setBeginToken()
    Sets the "begin token" character.
setBinary
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setBinary()
    Sets the binary option
setBootstrap
in file PHPUnitTask.php, method PHPUnitTask::setBootstrap()
    Sets the name of a bootstrap file that is run before executing the tests
setBufferSize
in file ChainReaderHelper.php, method ChainReaderHelper::setBufferSize()
setBuildfile
in file PhingTask.php, method PhingTask::setBuildfile()
    Alias function for setPhingfile
setByline
in file ReplaceRegexpTask.php, method ReplaceRegexpTask::setByline()
    Match only per line
setCacheFile
in file JslLintTask.php, method JslLintTask::setCacheFile()
    Whether to store last-modified times in cache
setCacheFile
in file PhpLintTask.php, method PhpLintTask::setCacheFile()
    Whether to store last-modified times in cache
setCaching
in file CreoleTask.php, method CreoleTask::setCaching()
    Caching loaders / driver. This is to avoid
setCaching
in file PDOTask.php, method PDOTask::setCaching()
    Caching loaders / driver. This is to avoid
setCasesensitive
in file FilenameSelector.php, method FilenameSelector::setCasesensitive()
    Whether to ignore case when checking filenames.
setCaseSensitive
in file DirectoryScanner.php, method DirectoryScanner::setCaseSensitive()
    Sets the case sensitivity of the file system
setCaseSensitive
in file EqualsCondition.php, method EqualsCondition::setCaseSensitive()
    Should the comparison be case sensitive?
setCasesensitive
in file ContainsSelector.php, method ContainsSelector::setCasesensitive()
    Whether to ignore case in the string being searched.
setCaseSensitive
in file AbstractFileSet.php, method AbstractFileSet::setCaseSensitive()
    Sets case sensitivity of the file system
setCaseSensitive
in file MatchingTask.php, method MatchingTask::setCaseSensitive()
    Sets case sensitivity of the file system
setCasesensitive
in file ContainsRegexpSelector.php, method ContainsRegexpSelector::setCasesensitive()
    Whether to ignore case in the regex match.
setCaseSensitive
in file ContainsCondition.php, method ContainsCondition::setCaseSensitive()
    Whether to search ignoring case or not.
setCheckdirs
in file DateSelector.php, method DateSelector::setCheckdirs()
    Should we be checking dates on directories?
setCheckreturn
in file ExecTask.php, method ExecTask::setCheckreturn()
    Whether to check the return code.
setChecksum
in file ManifestTask.php, method ManifestTask::setChecksum()
    The setter for the attribute "checksum"
setClass
in file PhpEvalTask.php, method PhpEvalTask::setClass()
    Set [static] class which contains function to execute
setClassname
in file TaskdefTask.php, method TaskdefTask::setClassname()
    Sets the class name / dotpath to use.
setClassname
in file TokenSource.php, method TokenSource::setClassname()
    Set the classname (dot-path) to use for handling token replacement.
setClassname
in file TypedefTask.php, method TypedefTask::setClassname()
    Sets the class name / dotpath to use.
setClassname
in file Mapper.php, method Mapper::setClassname()
    Set the class name of the FileNameMapper to use.
setClassName
in file FormatterElement.php, method FormatterElement::setClassName()
setClassName
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setClassName()
    Set classname for a custom formatter (must extend PDOResultFormatter).
setClassname
in file ExtendSelector.php, method ExtendSelector::setClassname()
    Sets the classname of the custom selector.
setClassName
in file PhingFilterReader.php, method PhingFilterReader::setClassName()
setClasspath
in file TypedefTask.php, method TypedefTask::setClasspath()
    Set the classpath to be used when searching for component being defined
setClasspath
in file Mapper.php, method Mapper::setClasspath()
    Set the classpath to be used when searching for component being defined
setClasspath
in file IncludePathTask.php, method IncludePathTask::setClasspath()
    Set the classpath to be used when searching for component being defined
setClasspath
in file TaskdefTask.php, method TaskdefTask::setClasspath()
    Set the classpath to be used when searching for component being defined
setClasspath
in file PhingFilterReader.php, method PhingFilterReader::setClasspath()
    Set the classpath to load the FilterReader through (attribute).
setClasspath
in file CoverageReportTask.php, method CoverageReportTask::setClasspath()
setClasspath
in file CoverageSetupTask.php, method CoverageSetupTask::setClasspath()
setClasspath
in file BatchTest.php, method BatchTest::setClasspath()
    Sets the classpath
setClasspathRef
in file TaskdefTask.php, method TaskdefTask::setClasspathRef()
    Reference to a classpath to use when loading the files.
setClasspathRef
in file PhingFilterReader.php, method PhingFilterReader::setClasspathRef()
setClasspathRef
in file IncludePathTask.php, method IncludePathTask::setClasspathRef()
    Reference to a classpath to use when loading the files.
setClasspathRef
in file Mapper.php, method Mapper::setClasspathRef()
    Reference to a classpath to use when loading the files.
setClasspathRef
in file TypedefTask.php, method TypedefTask::setClasspathRef()
    Reference to a classpath to use when loading the files.
setClearFirst
in file FtpDeployTask.php, method FtpDeployTask::setClearFirst()
setCliRunScript
in file PhkPackageTask.php, method PhkPackageTask::setCliRunScript()
setCliStub
in file PharPackageTask.php, method PharPackageTask::setCliStub()
setCodecoverage
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::setCodecoverage()
setCodecoverage
in file PHPUnitTask.php, method PHPUnitTask::setCodecoverage()
setColdelim
in file PlainPDOResultFormatter.php, method PlainPDOResultFormatter::setColdelim()
    Sets the column delimiter.
setColdelim
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setColdelim()
    Sets the column delimiter.
setCommand
in file CvsTask.php, method CvsTask::setCommand()
    The CVS command to execute.
setCommand
in file ExecTask.php, method ExecTask::setCommand()
    The command to use.
setCommand
in file SshTask.php, method SshTask::setCommand()
setComments
in file StripLineComments.php, method StripLineComments::setComments()
setCompilePath
in file SmartyTask.php, method SmartyTask::setCompilePath()
    Set the path Smarty uses as a "cache" for compiled templates.
setCompress
in file PhkPackageTask.php, method PhkPackageTask::setCompress()
    May be none, gzip or bzip2.
setCompression
in file PharPackageTask.php, method PharPackageTask::setCompression()
setCompression
in file CvsTask.php, method CvsTask::setCompression()
    If true, this is the same as compressionlevel="3".
setCompression
in file TarTask.php, method TarTask::setCompression()
    Set compression method.
setCompressionLevel
in file CvsTask.php, method CvsTask::setCompressionLevel()
    If set to a value 1-9 it adds -zN to the cvs command line, else it disables compression.
setConfigdir
in file PhpDocumentorTask.php, method PhpDocumentorTask::setConfigdir()
    Set a directory to search for configuration files in.
setConfigParameters
in file TidyFilter.php, method TidyFilter::setConfigParameters()
    Sets the config params.
setConfigPath
in file SmartyTask.php, method SmartyTask::setConfigPath()
    Set where Smarty looks for config files.
setContains
in file LineContains.php, method LineContains::setContains()
    Sets the array of words which must be contained within a line read from the original stream in order for it to match this filter.
setContextProperties
in file CapsuleTask.php, method CapsuleTask::setContextProperties()
    Set the context properties that will be fed into the initial context be the generating process starts.
setContextProperties
in file SmartyTask.php, method SmartyTask::setContextProperties()
    Set the context properties that will be fed into the initial context be the generating process starts.
setControlTemplate
in file CapsuleTask.php, method CapsuleTask::setControlTemplate()
    [REQUIRED] Set the control template for the generating process.
setControlTemplate
in file SmartyTask.php, method SmartyTask::setControlTemplate()
    [REQUIRED] Set the control template for the generating process.
setCopy
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setCopy()
    Sets files or folders to copy (separated by space)
setCrcCheck
in file PhkPackageTask.php, method PhkPackageTask::setCrcCheck()
setCurrentProject
in file Phing.php, method Phing::setCurrentProject()
    Sets the current Project
setCurrentProjectName
in file ProjectConfigurator.php, method ProjectConfigurator::setCurrentProjectName()
    set the name of the current project
setCustomtags
in file PhpDocumentorTask.php, method PhpDocumentorTask::setCustomtags()
    custom tags, will be recognized and put in tags[] instead of unknowntags[].
setCustomtags
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setCustomtags()
    custom tags, will be recognized and put in tags[] instead of unknowntags[]
setCvsRoot
in file CvsTask.php, method CvsTask::setCvsRoot()
    The CVSROOT variable.
setCvsroot
in file CvsPassTask.php, method CVSPassTask::setCvsroot()
    The CVS repository to add an entry for.
setCvsRsh
in file CvsTask.php, method CvsTask::setCvsRsh()
    The CVS_RSH variable.
setDatabase
in file CoverageSetupTask.php, method CoverageSetupTask::setDatabase()
    Sets the filename of the coverage database to use
setDate
in file CvsTask.php, method CvsTask::setDate()
    Use the most recent revision no later than the given date.
setDatetime
in file TouchTask.php, method TouchTask::setDatetime()
    the new modification time of the file
setDatetime
in file DateSelector.php, method DateSelector::setDatetime()
    Sets the date. The user must supply it in MM/DD/YYYY HH:MM AM_PM format
setDebug
in file SimpleTestTask.php, method SimpleTestTask::setDebug()
setDefaultCategoryName
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setDefaultCategoryName()
    Sets the default category name.
setDefaultcategoryname
in file PhpDocumentorTask.php, method PhpDocumentorTask::setDefaultcategoryname()
    Sets the default category name.
setDefaultexcludes
in file MatchingTask.php, method MatchingTask::setDefaultexcludes()
    Sets whether default exclusions should be used or not.
setDefaultexcludes
in file AbstractFileSet.php, method AbstractFileSet::setDefaultexcludes()
    Sets whether default exclusions should be used or not.
setDefaultPackageName
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setDefaultPackageName()
    Sets the default package name.
setDefaultpackagename
in file PhpDocumentorTask.php, method PhpDocumentorTask::setDefaultpackagename()
    Sets the default package name.
setDefaultTarget
in file Project.php, method Project::setDefaultTarget()
setDefaultValue
in file InputTask.php, method InputTask::setDefaultValue()
    Add a default value.
setDefaultvalue
in file PropertyPromptTask.php, method PropertyPromptTask::setDefaultvalue()
    Sets defaultValue for the Property being set by this task.
setDefaultValue
in file InputRequest.php, method InputRequest::setDefaultValue()
    Set the default value to use.
setDefinedProperty
in file Phing.php, method Phing::setDefinedProperty()
    This sets a property that was set via command line or otherwise passed into Phing.
setDelimiter
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setDelimiter()
    Set the statement delimiter.
setDelimiter
in file ForeachTask.php, method ForeachTask::setDelimiter()
setDelimiter
in file PDOSQLExecTask.php, method PDOSQLExecTask::setDelimiter()
    Set the statement delimiter.
setDelimiterType
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setDelimiterType()
    Set the Delimiter type for this sql task. The delimiter type takes two values - normal and row. Normal means that any occurence of the delimiter terminate the SQL command whereas with row, only a line containing just the delimiter is recognized as the end of the command.
setDelimiterType
in file PDOSQLExecTask.php, method PDOSQLExecTask::setDelimiterType()
    Set the Delimiter type for this sql task. The delimiter type takes two values - normal and row. Normal means that any occurence of the delimiter terminate the SQL command whereas with row, only a line containing just the delimiter is recognized as the end of the command.
setDeltaSet
in file DbDeployTask.php, method DbDeployTask::setDeltaSet()
setDepends
in file Target.php, method Target::setDepends()
    Sets the target dependencies from xml
setDescription
in file Task.php, method Task::setDescription()
    Sets a textual description of the task
setDescription
in file DataType.php, method DataType::setDescription()
    Sets a description of the current data type. It will be useful in commenting what we are doing.
setDescription
in file Target.php, method Target::setDescription()
    Sets a textual description of this target.
setDescription
in file Project.php, method Project::setDescription()
    Set the projects description
setDest
in file CvsTask.php, method CvsTask::setDest()
    The directory where the checked out files should be placed.
setDestdir
in file PhpDocumentorTask.php, method PhpDocumentorTask::setDestdir()
    Set the destination directory for the generated documentation
setDestFile
in file TarTask.php, method TarTask::setDestFile()
    Set is the name/location of where to create the tar file.
setDestFile
in file ZipTask.php, method ZipTask::setDestFile()
    Set is the name/location of where to create the zip file.
setDestFile
in file PearPackageTask.php, method PearPackageTask::setDestFile()
    Sets the file to use for generated package.xml
setDestFile
in file PharPackageTask.php, method PharPackageTask::setDestFile()
setDestFile
in file AppendTask.php, method AppendTask::setDestFile()
    The more conventional naming for method to set destination file.
setDir
in file ExecTask.php, method ExecTask::setDir()
    Specify the working directory for executing this command.
setDir
in file Fileset.php, method PEAR_PackageFileManager_Fileset::setDir()
    Recursively add all the subdirectories of $contents to $dir without erasing anything in
setDir
in file Path.php, method PathElement::setDir()
setDir
in file FtpDeployTask.php, method FtpDeployTask::setDir()
setDir
in file FileList.php, method FileList::setDir()
    Base directory for files in list.
setDir
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::setDir()
    Sets the drectory where to look for the files to use for token replacement
setDir
in file ResolvePathTask.php, method ResolvePathTask::setDir()
    Sets a base dir to use for resolution.
setDir
in file TranslateGettext.php, method TranslateGettext::setDir()
    Sets the root locale directory.
setDir
in file PhingTask.php, method PhingTask::setDir()
    The directory to use as a base directory for the new phing project.
setDir
in file AbstractFileSet.php, method AbstractFileSet::setDir()
setDir
in file PearPackageTask.php, method PearPackageTask::setDir()
    Sets "dir" property from XML.
setDir
in file DeleteTask.php, method DeleteTask::setDir()
    Set the directory from which files are to be deleted.
setDir
in file Path.php, method Path::setDir()
    Adds a element definition to the path.
setDir
in file DbDeployTask.php, method DbDeployTask::setDir()
setDir
in file MkdirTask.php, method MkdirTask::setDir()
    the directory to create; required.
setDisable
in file ZendCodeAnalyzerTask.php, method ZendCodeAnalyzerTask::setDisable()
    Disable warning levels. Seperate warning levels with ','
setDomain
in file TranslateGettext.php, method TranslateGettext::setDomain()
    Set the text domain to use.
setDriver
in file CreoleTask.php, method CreoleTask::setDriver()
    Set the Creole driver to be used.
setEnable
in file ZendCodeAnalyzerTask.php, method ZendCodeAnalyzerTask::setEnable()
    Enable warning levels. Seperate warning levels with ','
setEncode
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setEncode()
    Sets additional file patterns, files or directories to encode,
setEncoding
in file XMLPDOResultFormatter.php, method XMLPDOResultFormatter::setEncoding()
    Set the DOM document encoding.
setEncoding
in file TidyFilter.php, method TidyFilter::setEncoding()
    Set the encoding for resulting (X)HTML document.
setEncoding
in file PDOSQLExecTask.php, method PDOSQLExecTask::setEncoding()
    Set the file encoding to use on the SQL files read in
setEncoding
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setEncoding()
    Set the file encoding to use on the SQL files read in
setEncoding
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setEncoding()
    Set the DOM document encoding.
setEncrypt
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setEncrypt()
    Sets regexps of additional files to encrypt (separated by space)
setEndToken
in file ReplaceTokens.php, method ReplaceTokens::setEndToken()
    Sets the "end token" character.
setEndToken
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::setEndToken()
    Sets the "end token" character.
setEnvironment
in file PropertyTask.php, method PropertyTask::setEnvironment()
    the prefix to use when retrieving environment variables.
setError
in file BaseSelector.php, method BaseSelector::setError()
    Allows all selectors to indicate a setup error. Note that only the first error message is recorded.
setError
in file CvsTask.php, method CvsTask::setError()
    File to which error output should be written.
setError
in file ExecTask.php, method ExecTask::setError()
    File to which error output should be written.
setErrorproperty
in file SimpleTestTask.php, method SimpleTestTask::setErrorproperty()
setErrorproperty
in file PHPUnitTask.php, method PHPUnitTask::setErrorproperty()
setErrorproperty
in file PhpLintTask.php, method PhpLintTask::setErrorproperty()
    Set an property name in which to put any errors.
setErrorStream
in file BuildLogger.php, method BuildLogger::setErrorStream()
    Sets the output stream to use for errors.
setErrorStream
in file XmlLogger.php, method XmlLogger::setErrorStream()
    Sets the error stream.
setErrorStream
in file Phing.php, method Phing::setErrorStream()
    Sets the stream to use for error output.
setErrorStream
in file DefaultLogger.php, method DefaultLogger::setErrorStream()
    Sets the error stream.
setEscape
in file ExecTask.php, method ExecTask::setEscape()
    Whether to use escapeshellcmd() to escape command.
setExamplesDir
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setExamplesDir()
    Set fullpath to directory to look in for examples.
setExamplesdir
in file PhpDocumentorTask.php, method PhpDocumentorTask::setExamplesdir()
    Set a directory to search for examples in.
setException
in file BuildEvent.php, method BuildEvent::setException()
    Set the exception that was the cause of this event.
setExclude
in file BatchTest.php, method BatchTest::setExclude()
    Sets the classes to exclude
setExcludeGroups
in file PHPUnitTask.php, method PHPUnitTask::setExcludeGroups()
setExcludes
in file PatternSet.php, method PatternSet::setExcludes()
    Sets the set of exclude patterns. Patterns may be separated by a comma or a space.
setExcludes
in file AbstractFileSet.php, method AbstractFileSet::setExcludes()
    Sets the set of exclude patterns. Patterns may be separated by a comma or a space.
setExcludes
in file DirectoryScanner.php, method DirectoryScanner::setExcludes()
    Sets the set of exclude patterns to use. All '/' and '\' characters are replaced by
  1. File.separatorChar
. So the separator used need not match
  1. File.separatorChar
.
setExcludes
in file MatchingTask.php, method MatchingTask::setExcludes()
    Sets the set of exclude patterns. Patterns may be separated by a comma or a space.
setExcludesFile
in file PatternSet.php, method PatternSet::setExcludesFile()
    Sets the name of the file containing the excludes patterns.
setExcludesfile
in file AbstractFileSet.php, method AbstractFileSet::setExcludesfile()
    Sets the name of the file containing the includes patterns.
setExcludesfile
in file MatchingTask.php, method MatchingTask::setExcludesfile()
    Sets the name of the file containing the includes patterns.
setExecutable
in file Commandline.php, method Commandline::setExecutable()
    Sets the executable to run.
setExpandSymbolicLinks
in file DirectoryScanner.php, method DirectoryScanner::setExpandSymbolicLinks()
    Sets whether to expand/dereference symbolic links
setExpandSymbolicLinks
in file AbstractFileSet.php, method AbstractFileSet::setExpandSymbolicLinks()
    Sets whether to expand/dereference symbolic links, default is false
setExpirein
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setExpirein()
    Sets a period after which the files expire
setExpireon
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setExpireon()
    Sets a YYYY-MM-DD date to expire the files
setExpression
in file ContainsRegexpSelector.php, method ContainsRegexpSelector::setExpression()
    The expression to match on within a file.
setExpression
in file PhpEvalTask.php, method PhpEvalTask::setExpression()
    Set PHP expression to evaluate.
setExpression
in file XsltFilter.php, method XSLTParam::setExpression()
    Sets expression value.
setFailonerror
in file ChmodTask.php, method ChmodTask::setFailonerror()
    This flag means 'note errors to the output, but keep going'
setFailOnError
in file CvsTask.php, method CvsTask::setFailOnError()
    Stop the build process if the command exits with a return code other than 0.
setFailonerror
in file JsMinTask.php, method JsMinTask::setFailonerror()
    Whether the build should fail, if an error occured.
setFailonerror
in file ChownTask.php, method ChownTask::setFailonerror()
    This flag means 'note errors to the output, but keep going'
setFailOnError
in file DeleteTask.php, method DeleteTask::setFailOnError()
    this flag means 'note errors to the output, but keep going'
setFailureproperty
in file PHPUnitTask.php, method PHPUnitTask::setFailureproperty()
setFailureproperty
in file SimpleTestTask.php, method SimpleTestTask::setFailureproperty()
setFallback
in file PropertyTask.php, method PropertyTask::setFallback()
setFamily
in file OsCondition.php, method OsCondition::setFamily()
setFetchmode
in file PDOSQLExecTask.php, method PDOSQLExecTask::setFetchmode()
    Sets the fetch mode to use for the PDO resultset.
setFile
in file Commandline.php, method CommandlineArgument::setFile()
    Sets a single commandline argument to the absolute filename of the given file.
setFile
in file TouchTask.php, method TouchTask::setFile()
    Sets a single source file to touch. If the file does not exist an empty file will be created.
setFile
in file ManifestTask.php, method ManifestTask::setFile()
    The setter for the attribute "file" This is where the manifest will be written to/read from
setFile
in file PropertyTask.php, method PropertyTask::setFile()
    Set a file to use as the source for properties.
setFile
in file ImportTask.php, method ImportTask::setFile()
    Set the file to import.
setFile
in file ZendCodeAnalyzerTask.php, method ZendCodeAnalyzerTask::setFile()
    File to be analyzed
setFile
in file PhpCpdTask.php, method PhpCpdTask::setFile()
    File to be performed syntax check on
setFile
in file AvailableTask.php, method AvailableTask::setFile()
setFile
in file PhpLintTask.php, method PhpLintTask::setFile()
    File to be performed syntax check on
setFile
in file AppendTask.php, method AppendTask::setFile()
    Sets specific file to append.
setFile
in file TaskdefTask.php, method TaskdefTask::setFile()
    Sets the file of definitionas to use to use.
setFile
in file JslLintTask.php, method JslLintTask::setFile()
    File to be performed syntax check on
setFile
in file IniFileTokenReader.php, method IniFileTokenReader::setFile()
setFile
in file VersionTask.php, method VersionTask::setFile()
    Set Property for File containing versioninformation
setFile
in file ResolvePathTask.php, method ResolvePathTask::setFile()
    Sets a file that we want to resolve.
setFile
in file FileSizeTask.php, method FileSizeTask::setFile()
    Which file for calculate the has value of
setFile
in file ScpTask.php, method ScpTask::setFile()
setFile
in file CopyTask.php, method CopyTask::setFile()
    Set the file. We have to manually take care of the type that is coming due to limited type support in php in and convert it manually if neccessary.
setFile
in file FileHashTask.php, method FileHashTask::setFile()
    Which file for calculate the has value of
setFile
in file XmlLintTask.php, method XmlLintTask::setFile()
    File to be performed syntax check on
setFile
in file ChmodTask.php, method ChmodTask::setFile()
    Sets a single source file to touch. If the file does not exist an empty file will be created.
setFile
in file ReplaceRegexpTask.php, method ReplaceRegexpTask::setFile()
    File to apply regexp on
setFile
in file EchoTask.php, method EchoTask::setFile()
    setter for file
setFile
in file DeleteTask.php, method DeleteTask::setFile()
    Set the name of a single file to be removed.
setFile
in file ExtractBaseTask.php, method ExtractBaseTask::setFile()
    Set the name of the zip file to extract.
setFile
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setFile()
    File to be performed syntax check on
setFile
in file ChownTask.php, method ChownTask::setFile()
    Sets a single source file to touch. If the file does not exist an empty file will be created.
setFile
in file ReflexiveTask.php, method ReflexiveTask::setFile()
    Alias for setFrom()
setFiles
in file FileList.php, method FileList::setFiles()
    Set the array of files in list.
setFilterChains
in file ChainReaderHelper.php, method ChainReaderHelper::setFilterChains()
setFlags
in file ReplaceRegexpTask.php, method ReplaceRegexpTask::setFlags()
    Sets the regexp flags
setFollowSymlinks
in file MatchingTask.php, method MatchingTask::setFollowSymlinks()
    Sets whether or not symbolic links should be followed.
setForce
in file SvnBaseTask.php, method SvnBaseTask::setForce()
    Sets the force switch
setForceCompile
in file SmartyTask.php, method SmartyTask::setForceCompile()
    Set whether Smarty should always recompile tempaltes.
setFormat
in file PhpCpdTask.php, method PhpCpdTask::setFormat()
    Sets the output format
setFormat
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setFormat()
    Sets the output format
setFormat
in file PHPUnitReportTask.php, method PHPUnitReportTask::setFormat()
    Set the format of the generated report. Must be noframes or frames.
setFormatOutput
in file XMLPDOResultFormatter.php, method XMLPDOResultFormatter::setFormatOutput()
setFormatOutput
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setFormatOutput()
setFrom
in file RegexpMapper.php, method RegexpMapper::setFrom()
    Sets the &quot;from&quot; pattern. Required.
setFrom
in file MergeMapper.php, method MergeMapper::setFrom()
    Ignored.
setFrom
in file Mapper.php, method Mapper::setFrom()
    Set the argument to FileNameMapper.setFrom
setFrom
in file GlobMapper.php, method GlobMapper::setFrom()
setFrom
in file FileNameMapper.php, method FileNameMapper::setFrom()
    Accessor. Sets the from property. What this mapper should recognize. The actual implementation is dependent upon the child class
setFrom
in file IdentityMapper.php, method IdentityMapper::setFrom()
    Ignored here.
setFrom
in file FlattenMapper.php, method FlattenMapper::setFrom()
    Ignored here.
setFromDir
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setFromDir()
    Sets the source directory
setFullpath
in file TarTask.php, method TarFileSet::setFullpath()
    If the fullpath attribute is set, the file in the fileset is written with that path in the archive. The prefix attribute, if specified, is ignored. It is an error to have more than one file specified in such a fileset.
setFunction
in file PhpEvalTask.php, method PhpEvalTask::setFunction()
    Set function to execute
setGenerateSourcecode
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setGenerateSourcecode()
    Set whether to generate sourcecode for each file parsed.
setGeshiLanguagesPath
in file CoverageReportTask.php, method CoverageReportTask::setGeshiLanguagesPath()
setGeshiPath
in file CoverageReportTask.php, method CoverageReportTask::setGeshiPath()
setGranularity
in file DependSelector.php, method DependSelector::setGranularity()
    Sets the number of milliseconds leeway we will give before we consider a file out of date.
setGranularity
in file DateSelector.php, method DateSelector::setGranularity()
    Sets the number of milliseconds leeway we will give before we consider a file not to have matched a date.
setGroup
in file TarTask.php, method TarFileSet::setGroup()
    The groupname for the tar entry; optional, default="" This is not the same as the GID, which is not currently set by the task.
setGroups
in file PHPUnitTask.php, method PHPUnitTask::setGroups()
setHaltonerror
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setHaltonerror()
    Sets the haltonerror flag
setHaltonerror
in file PhpCpdTask.php, method PhpCpdTask::setHaltonerror()
    Sets the haltonerror flag
setHaltonerror
in file PHPUnitTask.php, method PHPUnitTask::setHaltonerror()
setHaltonerror
in file SimpleTestTask.php, method SimpleTestTask::setHaltonerror()
setHaltOnFailure
in file PhingTask.php, method PhingTask::setHaltOnFailure()
    If true, abort the build process if there is a problem with or in the target build file.
setHaltonfailure
in file PHPUnitTask.php, method PHPUnitTask::setHaltonfailure()
setHaltOnFailure
in file PhpLintTask.php, method PhpLintTask::setHaltOnFailure()
    The haltonfailure property
setHaltonfailure
in file SimpleTestTask.php, method SimpleTestTask::setHaltonfailure()
setHaltOnFailure
in file JslLintTask.php, method JslLintTask::setHaltOnFailure()
    The haltonfailure property
setHaltonincomplete
in file PHPUnitTask.php, method PHPUnitTask::setHaltonincomplete()
setHaltonskipped
in file PHPUnitTask.php, method PHPUnitTask::setHaltonskipped()
setHaltonwarning
in file ZendCodeAnalyzerTask.php, method ZendCodeAnalyzerTask::setHaltonwarning()
    Sets the haltonwarning flag
setHaltonwarning
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setHaltonwarning()
    Sets the haltonwarning flag
setHandler
in file AbstractSAXParser.php, method AbstractSAXParser::setHandler()
    Sets the current element handler object for this parser. Usually this is an object using extending "AbstractHandler".
setHashtype
in file FileHashTask.php, method FileHashTask::setHashtype()
    Specify if MD5 or SHA1 hash should be used
setHost
in file SshTask.php, method SshTask::setHost()
setHost
in file FtpDeployTask.php, method FtpDeployTask::setHost()
setHost
in file ScpSendTask.php, method ScpSendTask::setHost()
    Sets the remote host
setHtml
in file XsltFilter.php, method XsltFilter::setHtml()
    Whether to use HTML parser for XML.
setIf
in file Target.php, method Target::setIf()
    Set the if-condition from the XML tag, if any. The property name given as parameter must be present so the if condition evaluates to true
setIf
in file PatternSet.php, method PatternSetNameEntry::setIf()
    Sets an if-condition property for this pattern to match.
setIf
in file ExitTask.php, method ExitTask::setIf()
    Only fail if a property of the given name exists in the current project.
setIgnore
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setIgnore()
    Set files and directories to ignore entirely and exclude from the target directory (separated by space).
setIgnoreCase
in file RegularExpression.php, method RegularExpression::setIgnoreCase()
setIgnoreCase
in file PregEngine.php, method PregEngine::setIgnoreCase()
    Sets whether or not regex operation is case sensitive.
setIgnoreCase
in file RegexpEngine.php, method RegexpEngine::setIgnoreCase()
    Sets whether or not regex operation should ingore case.
setIgnoreCase
in file Regexp.php, method Regexp::setIgnoreCase()
    Sets whether the regexp matching is case insensitive.
setIgnoreExternals
in file SvnBaseTask.php, method SvnBaseTask::setIgnoreExternals()
    Sets the ignore-externals switch
setIgnorePatterns
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setIgnorePatterns()
    Sets the ignore patterns to skip files when using directories instead of specific files
setIgnoreProjectTag
in file ProjectConfigurator.php, method ProjectConfigurator::setIgnoreProjectTag()
    sets the flag to ignore the project tag
setIgnoresymlinks
in file PhpDocumentorExternalTask.php, method PhpDocumentorExternalTask::setIgnoresymlinks()
    Ignore symlinks to other files or directories.
setIgnoretags
in file PhpDocumentorTask.php, method PhpDocumentorTask::setIgnoretags()
    Set (comma-separated) list of tags to ignore.
setIgnoreTags
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setIgnoreTags()
    Set comma-separated list of tags to ignore.
setIncludeEmptyDirs
in file ZipTask.php, method ZipTask::setIncludeEmptyDirs()
    Set the include empty dirs flag.
setIncludeEmptyDirs
in file CopyTask.php, method CopyTask::setIncludeEmptyDirs()
    Set the include empty dirs flag. IntrospectionHelper takes care of booleans in set* methods so we can assume that the right value (boolean primitive) is coming in here.
setIncludeEmptyDirs
in file TarTask.php, method TarTask::setIncludeEmptyDirs()
    Set the include empty dirs flag.
setIncludeEmptyDirs
in file DeleteTask.php, method DeleteTask::setIncludeEmptyDirs()
    Used to delete empty directories.
setIncludes
in file MatchingTask.php, method MatchingTask::setIncludes()
    Sets the set of include patterns. Patterns may be separated by a comma or a space.
setIncludes
in file PatternSet.php, method PatternSet::setIncludes()
    Sets the set of include patterns. Patterns may be separated by a comma or a space.
setIncludes
in file DirectoryScanner.php, method DirectoryScanner::setIncludes()
    Sets the set of include patterns to use. All '/' and '\' characters are replaced by DIRECTORY_SEPARATOR. So the separator used need not match DIRECTORY_SEPARATOR.
setIncludes
in file AbstractFileSet.php, method AbstractFileSet::setIncludes()
    Sets the set of include patterns. Patterns may be separated by a comma or a space.
setIncludesfile
in file MatchingTask.php, method MatchingTask::setIncludesfile()
    Sets the name of the file containing the includes patterns.
setIncludesFile
in file PatternSet.php, method PatternSet::setIncludesFile()
    Sets the name of the file containing the includes patterns.
setIncludesfile
in file AbstractFileSet.php, method AbstractFileSet::setIncludesfile()
    Sets the name of the file containing the includes patterns.
setIncompleteproperty
in file PHPUnitTask.php, method PHPUnitTask::setIncompleteproperty()
setInFile
in file PHPUnitReportTask.php, method PHPUnitReportTask::setInFile()
    Set the filename of the XML results file to use.
setInheritAll
in file PhingCallTask.php, method PhingCallTask::setInheritAll()
    If true, pass all properties to the new Phing project.
setInheritAll
in file PhingTask.php, method PhingTask::setInheritAll()
    If true, pass all properties to the new phing project.
setInheritedProperty
in file Project.php, method Project::setInheritedProperty()
    Sets a user property, which cannot be overwritten by set/unset property calls. Any previous value is overwritten. Also marks these properties as properties that have not come from the command line.
setInheritRefs
in file PhingCallTask.php, method PhingCallTask::setInheritRefs()
    If true, pass all references to the new Phing project.
setInheritRefs
in file PhingTask.php, method PhingTask::setInheritRefs()
    If true, pass all references to the new phing project.
setInitialized
in file BaseFilterReader.php, method BaseFilterReader::setInitialized()
    Sets the initialized status.
setInput
in file InputRequest.php, method InputRequest::setInput()
    Sets the user provided input.
setInputDirectory
in file PhkPackageTask.php, method PhkPackageTask::setInputDirectory()
setInputHandler
in file Project.php, method Project::setInputHandler()
    Sets the input handler
setInterpreter
in file PhpLintTask.php, method PhpLintTask::setInterpreter()
    Override default php interpreter
setIoncubePath
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setIoncubePath()
    Sets the path to the ionCube encoder
setIoncubePath
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::setIoncubePath()
    Sets the path to the ionCube encoder
setJavadocdesc
in file PhpDocumentorTask.php, method PhpDocumentorTask::setJavadocdesc()
    Whether to use javadoc descriptions (more primitive).
setKeep
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setKeep()
    Set files and directories not to be ignored (separated by space).
setKey
in file PearPackageTask.php, method PearPkgMappingElement::setKey()
setKey
in file ReplaceTokens.php, method Token::setKey()
    Sets the token key.
setKey
in file Register.php, method RegisterSlot::setKey()
    Sets the key / name for this slot.
setLastChangeToApply
in file DbDeployTask.php, method DbDeployTask::setLastChangeToApply()
setLastModified
in file PhingFile.php, method PhingFile::setLastModified()
    Sets the last-modified time of the file or directory named by this abstract pathname.
setLastModifiedTime
in file FileSystem.php, method FileSystem::setLastModifiedTime()
    Set the last-modified time of the file or directory denoted by the given abstract pathname returning true if and only if the operation succeeds.
setLeftDelimiter
in file SmartyTask.php, method SmartyTask::setLeftDelimiter()
    Set Smarty template left delimiter.
setLevel
in file EchoTask.php, method EchoTask::setLevel()
    setter for level
setLibRunScript
in file PhkPackageTask.php, method PhkPackageTask::setLibRunScript()
setLicensePath
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::setLicensePath()
    Sets the path to the license file to use
setLicensePath
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setLicensePath()
    Sets the path to the license file to use
setLine
in file Commandline.php, method CommandlineArgument::setLine()
    Line to split into several commandline arguments.
setLineBreaks
in file StripLineBreaks.php, method StripLineBreaks::setLineBreaks()
    Sets the line-breaking characters.
setLines
in file TailFilter.php, method TailFilter::setLines()
    Sets the number of lines to be returned in the filtered stream.
setLines
in file HeadFilter.php, method HeadFilter::setLines()
    Sets the number of lines to be returned in the filtered stream.
setLinksource
in file PhpDocumentorTask.php, method PhpDocumentorTask::setLinksource()
    Set whether to generate sourcecode for each file parsed
setList
in file ForeachTask.php, method ForeachTask::setList()
setListeningExpression
in file XsltFilter.php, method XSLTParam::setListeningExpression()
    Sets expression to dynamic register slot.
setListeningValue
in file Parameter.php, method Parameter::setListeningValue()
    Sets value to dynamic register slot.
setListFile
in file FileList.php, method FileList::setListFile()
    Sets a source "list" file that contains filenames to add -- one per line.
setLocale
in file TranslateGettext.php, method TranslateGettext::setLocale()
    Sets the locale to use for translation.
setLocale
in file TstampTask.php, method TstampCustomFormat::setLocale()
    The locale used to create date/time string.
setLocalFile
in file ScpSendTask.php, method ScpSendTask::setLocalFile()
    Sets the local path to scp from
setLocation
in file Task.php, method Task::setLocation()
    Sets the location within the buildfile this task occurs. Called by the parser to set location information.
setLocation
in file BuildException.php, method BuildException::setLocation()
    Sets the location of error in XML file.
setLogoutput
in file ExecTask.php, method ExecTask::setLogoutput()
    Whether to log returned output as MSG_INFO instead of MSG_VERBOSE
setLongfile
in file TarTask.php, method TarTask::setLongfile()
    Set how to handle long files, those with a path&gt;100 chars.
setMatch
in file ReplaceRegexpTask.php, method ReplaceRegexpTask::setMatch()
    Sets the regexp match pattern
setMax
in file DepthSelector.php, method DepthSelector::setMax()
    The minimum depth below the basedir before a file is selected.
setMessage
in file ExitTask.php, method ExitTask::setMessage()
    A message giving further information on why the build exited.
setMessage
in file SvnCopyTask.php, method SvnCopyTask::setMessage()
    Sets the message
setMessage
in file MailTask.php, method MailTask::setMessage()
    alias setter
setMessage
in file EchoTask.php, method EchoTask::setMessage()
    alias setter
setMessage
in file SvnCommitTask.php, method SvnCommitTask::setMessage()
    Sets the commit message
setMessage
in file BuildEvent.php, method BuildEvent::setMessage()
    Sets the message with details and the message priority for this event.
setMessage
in file InputTask.php, method InputTask::setMessage()
    Sets the Message which gets displayed to the user during the build run.
setMessageOutputLevel
in file BuildLogger.php, method BuildLogger::setMessageOutputLevel()
    Sets the min log level that this logger should respect.
setMessageOutputLevel
in file XmlLogger.php, method XmlLogger::setMessageOutputLevel()
    Set the msgOutputLevel this logger is to respond to.
setMessageOutputLevel
in file DefaultLogger.php, method DefaultLogger::setMessageOutputLevel()
    Set the msgOutputLevel this logger is to respond to.
setMillis
in file TouchTask.php, method TouchTask::setMillis()
    the new modification time of the file in milliseconds since midnight Jan 1 1970.
setMin
in file DepthSelector.php, method DepthSelector::setMin()
    The minimum depth below the basedir before a file is selected.
setMinLines
in file PhpCpdTask.php, method PhpCpdTask::setMinLines()
    Sets the minimum number of identical lines (default: 5).
setMinTokens
in file PhpCpdTask.php, method PhpCpdTask::setMinTokens()
    Sets the minimum number of identical tokens (default: 70).
setMode
in file ScpTask.php, method ScpTask::setMode()
setMode
in file ChmodTask.php, method ChmodTask::setMode()
setMode
in file TarTask.php, method TarFileSet::setMode()
    A 3 digit octal string, specify the user, group and
setMode
in file FtpDeployTask.php, method FtpDeployTask::setMode()
setMode
in file CopyTask.php, method CopyTask::setMode()
    Sets the mode to create destination directories with (ignored on Windows).
setMode
in file ScpSendTask.php, method ScpSendTask::setMode()
    Sets the mode value
setMode
in file PhingFile.php, method PhingFile::setMode()
    Sets the mode of the file
setModule
in file CvsTask.php, method CvsTask::setModule()
    The package/module to operate upon.
setMsg
in file MailTask.php, method MailTask::setMsg()
    setter for message
setMsg
in file ExitTask.php, method ExitTask::setMsg()
    A message giving further information on why the build exited.
setMsg
in file EchoTask.php, method EchoTask::setMsg()
    setter for message
setName
in file Target.php, method Target::setName()
    Sets the name of the target
setName
in file PropertyTask.php, method PropertyTask::setName()
    Sets a the name of current property component
setName
in file PhkPackageTask.php, method PhkPackageTask::setName()
setName
in file AdhocTaskdefTask.php, method AdhocTaskdefTask::setName()
    Set the tag that will represent this adhoc task/type.
setName
in file PearPackageTask.php, method PearPackageTask::setName()
    Sets "name" property from XML.
setName
in file Project.php, method Project::setName()
    Sets the name of the current project
setName
in file PatternSet.php, method PatternSetNameEntry::setName()
    Set the pattern text.
setName
in file FilenameSelector.php, method FilenameSelector::setName()
    The name of the file, or the pattern for the name, that should be used for selection.
setName
in file XsltFilter.php, method XSLTParam::setName()
    Sets param name.
setName
in file CapsuleTask.php, method AssignedVar::setName()
setName
in file TypedefTask.php, method TypedefTask::setName()
    Sets the name that will be used in XML buildfile.
setName
in file PackageAsPathTask.php, method PackageAsPathTask::setName()
setName
in file Parameter.php, method Parameter::setName()
setName
in file AdhocTypedefTask.php, method AdhocTypedefTask::setName()
    Set the tag that will represent this adhoc task/type.
setName
in file PearPackageTask.php, method PearPkgMapping::setName()
setName
in file TaskdefTask.php, method TaskdefTask::setName()
    Sets the name that will be used in XML buildfile.
setName
in file PearPackageTask.php, method PearPkgOption::setName()
setName
in file PharMetadataElement.php, method PharMetadataElement::setName()
setNegate
in file FilenameSelector.php, method FilenameSelector::setNegate()
    You can optionally reverse the selection of this selector, thereby emulating an &lt;exclude&gt; tag, by setting the attribute negate to true. This is identical to surrounding the selector with &lt;not&gt;&lt;/not&gt;.
setNewProperty
in file Project.php, method Project::setNewProperty()
    Sets a property if no value currently exists. If the property exists already, a message is logged and the method returns with no other effect.
setNoCache
in file SvnBaseTask.php, method SvnBaseTask::setNoCache()
    Sets the no-auth-cache switch
setNoDocComments
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setNoDocComments()
    Sets the no-doc-comments option
setNoexec
in file CvsTask.php, method CvsTask::setNoexec()
    If true, report only and don't change any files.
setNoSubdirectories
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setNoSubdirectories()
    Sets the flag if subdirectories should be skipped
setObfuscate
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setObfuscate()
    Sets the obfuscate option
setObfuscationKey
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setObfuscationKey()
    Sets the obfuscation key (required if using the obfuscate option)
setOnerror
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setOnerror()
    Action to perform when statement fails: continue, stop, or abort
setOnerror
in file PDOSQLExecTask.php, method PDOSQLExecTask::setOnerror()
    Action to perform when statement fails: continue, stop, or abort
setOptimize
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setOptimize()
    Sets the optimize option
setOptional
in file ImportTask.php, method ImportTask::setOptional()
    Is this include optional?
setOptions
in file PearPackageTask.php, method PearPackageTask::setOptions()
    Sets PEAR package.xml options, based on class properties.
setOs
in file ExecTask.php, method ExecTask::setOs()
    Specify OS (or muliple OS) that must match in order to execute this command.
setOutfile
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask_FormatterElement::setOutfile()
setOutfile
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setOutfile()
    Sets the output file for the formatter results.
setOutfile
in file FormatterElement.php, method FormatterElement::setOutfile()
setOutfile
in file CoverageReportTask.php, method CoverageReportTask::setOutfile()
setOutfile
in file PhpCpdTask.php, method PhpCpdTask_FormatterElement::setOutfile()
setOutput
in file PhpDocumentorTask.php, method PhpDocumentorTask::setOutput()
    Set the output format (e.g. HTML:Smarty:PHP).
setOutput
in file CvsTask.php, method CvsTask::setOutput()
    File to which output should be written.
setOutput
in file ExecTask.php, method ExecTask::setOutput()
    File to which output should be written.
setOutput
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setOutput()
    Set the output file; optional, defaults to the console.
setOutput
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::setOutput()
    Sets the writer the formatter is supposed to write its results to.
setOutput
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::setOutput()
    Sets the writer the formatter is supposed to write its results to.
setOutput
in file PDOResultFormatter.php, method PDOResultFormatter::setOutput()
    Sets the output writer.
setOutputDirectory
in file SmartyTask.php, method SmartyTask::setOutputDirectory()
    [REQUIRED] Set the output directory. It will be created if it doesn't exist.
setOutputDirectory
in file CapsuleTask.php, method CapsuleTask::setOutputDirectory()
    [REQUIRED] Set the output directory. It will be created if it doesn't exist.
setOutputDirectory
in file Capsule.php, method Capsule::setOutputDirectory()
    Set a basepath to use for output file creation.
setOutputFile
in file PhkPackageTask.php, method PhkPackageTask::setOutputFile()
setOutputFile
in file SmartyTask.php, method SmartyTask::setOutputFile()
    [REQUIRED] Set the output file for the generation process.
setOutputFile
in file CapsuleTask.php, method CapsuleTask::setOutputFile()
    [REQUIRED] Set the output file for the generation process.
setOutputFile
in file DbDeployTask.php, method DbDeployTask::setOutputFile()
setOutputProperty
in file ExecTask.php, method ExecTask::setOutputProperty()
    The name of property to set to output value from exec() call.
setOutputStream
in file BuildLogger.php, method BuildLogger::setOutputStream()
    Sets the standard output stream to use.
setOutputStream
in file XmlLogger.php, method XmlLogger::setOutputStream()
    Sets the output stream.
setOutputStream
in file Phing.php, method Phing::setOutputStream()
    Sets the stream to use for standard (non-error) output.
setOutputStream
in file DefaultLogger.php, method DefaultLogger::setOutputStream()
    Sets the output stream.
setOverride
in file PropertyTask.php, method PropertyTask::setOverride()
setOverwrite
in file CopyTask.php, method CopyTask::setOverwrite()
    Set the overwrite flag. IntrospectionHelper takes care of booleans in set* methods so we can assume that the right value (boolean primitive) is coming in here.
setOwningTarget
in file Task.php, method Task::setOwningTarget()
    Sets the owning target this task belongs to.
setPackage
in file PackageAsPathTask.php, method PackageAsPathTask::setPackage()
setPackage
in file PearPackageTask.php, method PearPackageTask::setPackage()
    Set "package" property from XML.
setPackageoutput
in file PhpDocumentorTask.php, method PhpDocumentorTask::setPackageoutput()
    Set (comma-separated) list of packages to output.
setParam
in file ForeachTask.php, method ForeachTask::setParam()
setParameters
in file Parameterizable.php, method Parameterizable::setParameters()
setParameters
in file DateSelector.php, method DateSelector::setParameters()
    When using this as a custom selector, this method will be called.
setParameters
in file BaseParamFilterReader.php, method BaseParamFilterReader::setParameters()
setParameters
in file ContainsSelector.php, method ContainsSelector::setParameters()
    When using this as a custom selector, this method will be called.
setParameters
in file FilenameSelector.php, method FilenameSelector::setParameters()
    When using this as a custom selector, this method will be called.
setParameters
in file ContainsRegexpSelector.php, method ContainsRegexpSelector::setParameters()
    When using this as a custom selector, this method will be called.
setParameters
in file SizeSelector.php, method SizeSelector::setParameters()
    When using this as a custom selector, this method will be called.
setParameters
in file DepthSelector.php, method DepthSelector::setParameters()
    When using this as a custom selector, this method will be called.
setParameters
in file TypeSelector.php, method TypeSelector::setParameters()
    When using this as a custom selector, this method will be called.
setParameters
in file BaseExtendSelector.php, method BaseExtendSelector::setParameters()
    Set all the Parameters for this custom selector, collected by the ExtendSelector class.
setParams
in file XsltFilter.php, method XsltFilter::setParams()
    Sets the XSLT params for this class.
setParseprivate
in file PhpDocumentorTask.php, method PhpDocumentorTask::setParseprivate()
    Should private members/classes be documented
setPassfile
in file CvsPassTask.php, method CVSPassTask::setPassfile()
    Password file to add the entry to.
setPassfile
in file CvsTask.php, method CvsTask::setPassfile()
    Password file to read passwords from.
setPassive
in file FtpDeployTask.php, method FtpDeployTask::setPassive()
setPassPhrase
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setPassPhrase()
    Sets the passphrase to use when encoding files
setPassPhrase
in file IoncubeLicenseTask.php, method IoncubeLicenseTask::setPassPhrase()
    Sets the passphrase to use when encoding files
setPassthru
in file ExecTask.php, method ExecTask::setPassthru()
    Whether to use PHP's passthru() function instead of exec()
setPassword
in file DbDeployTask.php, method DbDeployTask::setPassword()
setPassword
in file PDOTask.php, method PDOTask::setPassword()
    Sets the password; required.
setPassword
in file SshTask.php, method SshTask::setPassword()
setPassword
in file SvnBaseTask.php, method SvnBaseTask::setPassword()
    Sets the password of the user to export
setPassword
in file CvsPassTask.php, method CVSPassTask::setPassword()
    Password to be added to the password file.
setPassword
in file CreoleTask.php, method CreoleTask::setPassword()
    Sets the password; required.
setPassword
in file ScpSendTask.php, method ScpSendTask::setPassword()
    Sets the password of the user to scp
setPassword
in file FtpDeployTask.php, method FtpDeployTask::setPassword()
setPath
in file Path.php, method Path::setPath()
    Parses a path definition and creates single PathElements.
setPath
in file Path.php, method PathElement::setPath()
setPath
in file ResolvePathTask.php, method ResolvePathTask::setPath()
    Sets a path (file or directory) that we want to resolve.
setPath
in file Commandline.php, method CommandlineArgument::setPath()
    Sets a single commandline argument and treats it like a PATH - ensures the right separator for the local platform is used.
setPattern
in file Regexp.php, method Regexp::setPattern()
    Sets pattern to use for matching.
setPattern
in file RegularExpression.php, method RegularExpression::setPattern()
setPattern
in file PatternSet.php, method PatternSetNameEntry::setPattern()
    An alias for the setName() method.
setPattern
in file ReplaceRegexpTask.php, method ReplaceRegexpTask::setPattern()
setPattern
in file TstampTask.php, method TstampCustomFormat::setPattern()
    The date/time pattern to be used. The values are as defined by the PHP strftime() function.
setPear
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setPear()
    Set whether to parse dirs as PEAR repos.
setPear
in file PhpDocumentorTask.php, method PhpDocumentorTask::setPear()
    Set whether to parse as PEAR repository.
setPhingfile
in file PhingTask.php, method PhingTask::setPhingfile()
    The build file to use.
setPhkCreatorPath
in file PhkPackageTask.php, method PhkPackageTask::setPhkCreatorPath()
    Path to PHK_Creator.phk file.
setPhpDocumentorOptions
in file PhpDocumentorTask.php, method PhpDocumentorTask::setPhpDocumentorOptions()
    Sets the options on the passed-in phpdoc setup object.
setPhpVersion
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setPhpVersion()
    Sets the version of PHP to use (defaults to 5)
setPluginClass
in file PhkPackageTask.php, method PhkPackageTask::setPluginClass()
setPort
in file ScpSendTask.php, method ScpSendTask::setPort()
    Sets the remote host port
setPort
in file FtpDeployTask.php, method FtpDeployTask::setPort()
setPort
in file CvsTask.php, method CvsTask::setPort()
    Port used by CVS to communicate with the server.
setPort
in file SshTask.php, method SshTask::setPort()
setPostfix
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::setPostfix()
    Sets the postfix that is added to the token in order to create the file name. For example if the token is 01 and the postfix is ".php" then the filename to look for will be "01.php"
setPrefix
in file TarTask.php, method TarFileSet::setPrefix()
    If the prefix attribute is set, all files in the fileset are prefixed with that path in the archive.
setPrefix
in file TstampTask.php, method TstampTask::setPrefix()
    Set a prefix for the properties. If the prefix does not end with a "." one is automatically added.
setPrefix
in file PropertyTask.php, method PropertyTask::setPrefix()
    Prefix to apply to properties loaded using
.
setPrefix
in file PrefixLines.php, method PrefixLines::setPrefix()
    Sets the prefix to add at the start of each input line.
setPrefix
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::setPrefix()
    Sets the prefix that is prepended to the token in order to create the file name. For example if the token is 01 and the prefix is "example" then the filename to look for will be "example01"
setPresent
in file PresentSelector.php, method PresentSelector::setPresent()
    This sets whether to select a file if its dest file is present.
setPreserveLeadingSlashes
in file TarTask.php, method TarFileSet::setPreserveLeadingSlashes()
    Flag to indicates whether leading `/'s should be preserved in the file names.
setPrimaryReader
in file ChainReaderHelper.php, method ChainReaderHelper::setPrimaryReader()
setPrint
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setPrint()
    Set the print flag.
setPrintsummary
in file PHPUnitTask.php, method PHPUnitTask::setPrintsummary()
setPrintsummary
in file SimpleTestTask.php, method SimpleTestTask::setPrintsummary()
setProgramPath
in file PhpDocumentorExternalTask.php, method PhpDocumentorExternalTask::setProgramPath()
    Sets the path to the phpDocumentor executable
setProject
in file BaseFilterReader.php, method BaseFilterReader::setProject()
    Sets the project to work with.
setProject
in file SimpleTestResultFormatter.php, method SimpleTestResultFormatter::setProject()
    Sets the project
setProject
in file ProjectComponent.php, method ProjectComponent::setProject()
    References the project to the current component.
setProject
in file MatchingTask.php, method MatchingTask::setProject()
setProject
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::setProject()
    Sets the project
setProject
in file Target.php, method Target::setProject()
    References the project to the current component.
setProject
in file ChainReaderHelper.php, method ChainReaderHelper::setProject()
setPromptChar
in file InputRequest.php, method InputRequest::setPromptChar()
    Set the default value to use.
setPromptChar
in file InputTask.php, method InputTask::setPromptChar()
    Set the character/string to use for the prompt.
setPromptCharacter
in file PropertyPromptTask.php, method PropertyPromptTask::setPromptCharacter()
    Sets the terminating character used to punctuate the prompt text (default is "?").
setPromptText
in file PropertyPromptTask.php, method PropertyPromptTask::setPromptText()
    Sets text of the prompt.
setProperty
in file AvailableTask.php, method AvailableTask::setProperty()
setProperty
in file Properties.php, method Properties::setProperty()
    Set the value for a property.
setProperty
in file Phing.php, method Phing::setProperty()
setProperty
in file IsSetCondition.php, method IsSetCondition::setProperty()
setProperty
in file TstampTask.php, method TstampCustomFormat::setProperty()
    The property to receive the date/time string in the given pattern
setProperty
in file Project.php, method Project::setProperty()
    Sets a property. Any existing property of the same name is overwritten, unless it is a user property.
setProperty
in file VersionTask.php, method VersionTask::setProperty()
    Set
setProperty
in file UpToDateTask.php, method UpToDateTask::setProperty()
    The property to set if the target file is more up-to-date than (each of) the source file(s).
setProperty
in file ConditionTask.php, method ConditionTask::setProperty()
    The name of the property to set. Required.
setPropertyName
in file FileSizeTask.php, method FileSizeTask::setPropertyName()
    Set the name of the property to use to return the has value
setPropertyName
in file FileHashTask.php, method FileHashTask::setPropertyName()
    Set the name of the property to use to return the has value
setPropertyName
in file SvnCommitTask.php, method SvnCommitTask::setPropertyName()
    Sets the name of the property to use for returned revision
setPropertyName
in file PropertyPromptTask.php, method PropertyPromptTask::setPropertyName()
    Specifies the Phing Project Property being set by this task.
setPropertyName
in file ResolvePathTask.php, method ResolvePathTask::setPropertyName()
    Set the name of the property to set.
setPropertyName
in file InputTask.php, method InputTask::setPropertyName()
    Defines the name of a property to be set from input.
setPropertyName
in file SvnLastRevisionTask.php, method SvnLastRevisionTask::setPropertyName()
    Sets the name of the property to use
setProxy
in file RuntimeConfigurable.php, method RuntimeConfigurable::setProxy()
setProxy
in file TaskAdapter.php, method TaskAdapter::setProxy()
    Set the target object.
setQuiet
in file CvsTask.php, method CvsTask::setQuiet()
    If true, suppress informational messages.
setQuiet
in file PhpDocumentorTask.php, method PhpDocumentorTask::setQuiet()
    Set whether to suppress output.
setQuiet
in file ChownTask.php, method ChownTask::setQuiet()
    Set quiet mode, which suppresses warnings if chown() fails.
setQuiet
in file ChmodTask.php, method ChmodTask::setQuiet()
    Set quiet mode, which suppresses warnings if chmod() fails.
setQuiet
in file DeleteTask.php, method DeleteTask::setQuiet()
    If the file does not exist, do not display a diagnostic message or modify the exit status to reflect an error.
setQuietMode
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setQuietMode()
    Enables quiet mode.
setReader
in file FilterReader.php, method FilterReader::setReader()
setReadOnly
in file Win32FileSystem.php, method Win32FileSystem::setReadOnly()
setReadOnly
in file PhingFile.php, method PhingFile::setReadOnly()
    Marks the file or directory named by this abstract pathname so that
setReadOnly
in file UnixFileSystem.php, method UnixFileSystem::setReadOnly()
    set file readonly on unix
setReadOnly
in file FileSystem.php, method FileSystem::setReadOnly()
    Mark the file or directory denoted by the given abstract pathname as read-only, returning
  1. true
if and only if the operation succeeds.
setRecipient
in file MailTask.php, method MailTask::setRecipient()
    setter for recipient *
setRecursive
in file SvnBaseTask.php, method SvnBaseTask::setRecursive()
    Sets the non-recursive switch
setRef
in file ReferenceExistsCondition.php, method ReferenceExistsCondition::setRef()
setRefid
in file FileList.php, method FileList::setRefid()
    Makes this instance in effect a reference to another FileList instance.
setRefid
in file PatternSet.php, method PatternSet::setRefid()
    Makes this instance in effect a reference to another PatternSet instance.
setRefid
in file PropertyTask.php, method PropertyTask::setRefid()
setRefid
in file Path.php, method Path::setRefid()
    Makes this instance in effect a reference to another Path instance.
setRefId
in file Reference.php, method Reference::setRefId()
setRefid
in file FilterChain.php, method FilterChain::setRefid()
setRefid
in file AbstractFileSet.php, method AbstractFileSet::setRefid()
    Makes this instance in effect a reference to another PatternSet instance.
setRefid
in file DataType.php, method DataType::setRefid()
    Set the value of the refid attribute.
setRefid
in file Mapper.php, method Mapper::setRefid()
    Make this Mapper instance a reference to another Mapper.
setRefid
in file PhingFilterReader.php, method PhingFilterReader::setRefid()
setRegexps
in file ReplaceRegexp.php, method ReplaceRegexp::setRegexps()
    Sets the current regexps.
setRegexps
in file LineContainsRegexp.php, method LineContainsRegexp::setRegexps()
    Sets the vector of regular expressions which must be contained within a line read from the original stream in order for it to match this filter.
setReleasetype
in file VersionTask.php, method VersionTask::setReleasetype()
    Set Property for Releasetype (Minor, Major, Bugfix)
setRemoteFile
in file ScpSendTask.php, method ScpSendTask::setRemoteFile()
    Sets the remote path to scp to
setRemovePath
in file ExtractBaseTask.php, method ExtractBaseTask::setRemovePath()
setReplace
in file RegularExpression.php, method RegularExpression::setReplace()
setReplace
in file Regexp.php, method Regexp::setReplace()
    Sets replacement string.
setReplace
in file ReplaceRegexpTask.php, method ReplaceRegexpTask::setReplace()
    Sets the replacement string
setRepositoryUrl
in file SvnBaseTask.php, method SvnBaseTask::setRepositoryUrl()
    Sets the path/URI to the repository
setResolveDocumentExternals
in file XsltFilter.php, method XsltFilter::setResolveDocumentExternals()
    Whether to resolve entities in document.
setResolveDocumentExternals
in file XsltTask.php, method XsltTask::setResolveDocumentExternals()
    Whether to resolve entities in the XML document.
setResolveExternals
in file XincludeFilter.php, method XincludeFilter::setResolveExternals()
    Whether to resolve entities.
setResolveStylesheetExternals
in file XsltTask.php, method XsltTask::setResolveStylesheetExternals()
    Whether to resolve entities in the stylesheet.
setResolveStylesheetExternals
in file XsltFilter.php, method XsltFilter::setResolveStylesheetExternals()
    Whether to resolve entities in stylesheet.
setResource
in file AvailableTask.php, method AvailableTask::setResource()
setReturnProperty
in file PhpEvalTask.php, method PhpEvalTask::setReturnProperty()
    Sets property name to set with return value of function or expression.
setReturnProperty
in file ExecTask.php, method ExecTask::setReturnProperty()
    The name of property to set to return value from exec() call.
setRevision
in file SvnCheckoutTask.php, method SvnCheckoutTask::setRevision()
setRevision
in file SvnExportTask.php, method SvnExportTask::setRevision()
setRevision
in file SvnUpdateTask.php, method SvnUpdateTask::setRevision()
setRicFiles
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setRicFiles()
    Set an array of README/INSTALL/CHANGELOG file paths.
setRightDelimiter
in file SmartyTask.php, method SmartyTask::setRightDelimiter()
    Set Smarty template right delimiter.
setRowdelim
in file PlainPDOResultFormatter.php, method PlainPDOResultFormatter::setRowdelim()
    Sets the row delimiter.
setRowdelim
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setRowdelim()
    Sets the row delimiter.
setRuntimeConfigurableWrapper
in file Task.php, method Task::setRuntimeConfigurableWrapper()
    Sets the wrapper object this task should use for runtime configurable elements.
setSalt
in file ManifestTask.php, method ManifestTask::setSalt()
    The setter for the optional attribute "salt"
setSchema
in file XmlLintTask.php, method XmlLintTask::setSchema()
    XML Schema Description file to validate against
setSeconds
in file DateSelector.php, method DateSelector::setSeconds()
    For users that prefer to express time in seconds since 1970
setSection
in file IniFileTokenReader.php, method IniFileTokenReader::setSection()
setSelectors
in file DirectoryScanner.php, method DirectoryScanner::setSelectors()
    Sets the selectors that will select the filelist.
setSelectors
in file SelectorScanner.php, method SelectorScanner::setSelectors()
    Sets the selectors the scanner should use.
setShowheaders
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setShowheaders()
    Print headers for result sets from the statements; optional, default true.
setShowheaders
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setShowheaders()
    Print headers for result sets from the statements; optional, default true.
setShowheaders
in file PlainPDOResultFormatter.php, method PlainPDOResultFormatter::setShowheaders()
    Set the showheaders attribute.
setShowSniffs
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setShowSniffs()
    Sets the flag if the used sniffs should be listed
setShowWarnings
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setShowWarnings()
    Sets the flag if warnings should be shown
setShowWarnings
in file JslLintTask.php, method JslLintTask::setShowWarnings()
    Sets the flag if warnings should be shown
setShowWarnings
in file PhpCpdTask.php, method PhpCpdTask::setShowWarnings()
    Sets the flag if warnings should be shown
setSignature
in file PharPackageTask.php, method PharPackageTask::setSignature()
setSkippedproperty
in file PHPUnitTask.php, method PHPUnitTask::setSkippedproperty()
setSniffs
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setSniffs()
    Sets the sniffs which the standard should be restricted to
setSourcecode
in file PhpDocumentorTask.php, method PhpDocumentorTask::setSourcecode()
    Set whether to generate sourcecode for each file parsed
setSourcepath
in file PhpDocumentorExternalTask.php, method PhpDocumentorExternalTask::setSourcepath()
    Set the source path. A directory or a comma separate list of directories.
setSpawn
in file ExecTask.php, method ExecTask::setSpawn()
    Whether to suppress all output and run in the background.
setSrc
in file CreoleSQLExecTask.php, method SQLExecTransaction::setSrc()
setSrc
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setSrc()
    Set the name of the SQL file to be run.
setSrc
in file PDOSQLExecTask.php, method PDOSQLExecTransaction::setSrc()
setSrc
in file PDOSQLExecTask.php, method PDOSQLExecTask::setSrc()
    Set the name of the SQL file to be run.
setSrcfile
in file UpToDateTask.php, method UpToDateTask::setSrcfile()
    The file that must be older than the target file if the property is to be set.
setStandard
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setStandard()
    Sets the standard to test for
setString
in file ContainsCondition.php, method ContainsCondition::setString()
    The string to search in.
setStrip
in file PhkPackageTask.php, method PhkPackageTask::setStrip()
    True or false.
setStyle
in file XsltTask.php, method XsltTask::setStyle()
    Set the stylesheet to use.
setStyle
in file XsltFilter.php, method XsltFilter::setStyle()
    Set the XSLT stylesheet.
setStyleDir
in file CoverageReportTransformer.php, method CoverageReportTransformer::setStyleDir()
setStyleDir
in file PHPUnitReportTask.php, method PHPUnitReportTask::setStyleDir()
    Set the directory where the stylesheets are located.
setSubject
in file MailTask.php, method MailTask::setSubject()
    setter for subject *
setSubstring
in file ContainsCondition.php, method ContainsCondition::setSubstring()
    The string to search for.
setSummary
in file PhkPackageTask.php, method PhkPackageTask::setSummary()
setSvnPath
in file SvnBaseTask.php, method SvnBaseTask::setSvnPath()
    Sets the path to the SVN executable
setSystemProperties
in file Project.php, method Project::setSystemProperties()
    Sets system properties and the environment variables for this project.
setTablength
in file TabToSpaces.php, method TabToSpaces::setTablength()
    Sets the tab length.
setTabWidth
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setTabWidth()
    Sets the tab width to replace tabs with spaces
setTag
in file CvsTask.php, method CvsTask::setTag()
    The tag of the package/module to operate upon.
setTarget
in file PhpDocumentorTask.php, method PhpDocumentorTask::setTarget()
    Alias for setDestdir()).
setTarget
in file PhingTask.php, method PhingTask::setTarget()
    The target of the new Phing project to execute.
setTarget
in file ForeachTask.php, method ForeachTask::setTarget()
setTarget
in file PhingCallTask.php, method PhingCallTask::setTarget()
    Target to execute, required.
setTargetdir
in file DependSelector.php, method DependSelector::setTargetdir()
    The name of the file or directory which is checked for out-of-date files.
setTargetdir
in file PresentSelector.php, method PresentSelector::setTargetdir()
    The name of the file or directory which is checked for matching files.
setTargetDir
in file JsMinTask.php, method JsMinTask::setTargetDir()
    sets the directory where minified javascript files should be put inot
setTargetFile
in file UpToDateTask.php, method UpToDateTask::setTargetFile()
    The file which must be more up-to-date than (each of) the source file(s) if the property is to be set.
setTargetOption
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setTargetOption()
    Sets the option to use when encoding target directory already exists (defaults to none)
setTaskName
in file Task.php, method Task::setTaskName()
    Sets the name of this task for log messages
setTaskType
in file Task.php, method Task::setTaskType()
    Sets the type of the task. Usually this is the name of the XML tag
setTemplateBase
in file PhpDocumentorTask.php, method PhpDocumentorTask::setTemplateBase()
    Set base location of all templates for this parse.
setTemplatePath
in file SmartyTask.php, method SmartyTask::setTemplatePath()
    [REQUIRED] Set the path where Velocity will look for templates using the file template loader.
setTemplatePath
in file CapsuleTask.php, method CapsuleTask::setTemplatePath()
    [REQUIRED] Set the path where Velocity will look for templates using the file template loader.
setTemplatePath
in file Capsule.php, method Capsule::setTemplatePath()
    Set the basepath to use for template lookups.
setText
in file AppendTask.php, method AppendTask::setText()
    Sets text to append. (cannot be used in conjunction w/ files or filesets).
setText
in file ContainsSelector.php, method ContainsSelector::setText()
    The string to search for within a file.
setTitle
in file PhpDocumentorTask.php, method PhpDocumentorTask::setTitle()
    Set the title for the generated documentation
setTo
in file MailTask.php, method MailTask::setTo()
    alias for recipient *
setTo
in file GlobMapper.php, method GlobMapper::setTo()
    Sets the &quot;to&quot; pattern. Required.
setTo
in file Mapper.php, method Mapper::setTo()
    Set the argument to FileNameMapper.setTo
setTo
in file IdentityMapper.php, method IdentityMapper::setTo()
    Ignored here.
setTo
in file FileNameMapper.php, method FileNameMapper::setTo()
    Accessor. Sets the to property. The actual implementation depends on the child class.
setTo
in file RegexpMapper.php, method RegexpMapper::setTo()
    Sets the &quot;to&quot; pattern. Required.
setTo
in file AppendTask.php, method AppendTask::setTo()
    Set target file to append to.
setTo
in file MergeMapper.php, method MergeMapper::setTo()
    Accessor. Sets the to property
setTo
in file FlattenMapper.php, method FlattenMapper::setTo()
    Ignored here.
setToDir
in file CoverageReportTransformer.php, method CoverageReportTransformer::setToDir()
setToDir
in file ExtractBaseTask.php, method ExtractBaseTask::setToDir()
    This is the base directory to look in for things to zip.
setToDir
in file FormatterElement.php, method FormatterElement::setToDir()
setTodir
in file CopyTask.php, method CopyTask::setTodir()
    Set the toDir. We have to manually take care of the type that is coming due to limited type support in php in and convert it manually if neccessary.
setToDir
in file PHPUnitReportTask.php, method PHPUnitReportTask::setToDir()
    Set the directory where the files resulting from the transformation should be written to.
setToDir
in file SvnBaseTask.php, method SvnBaseTask::setToDir()
    Sets the path to export/checkout to
setToDir
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setToDir()
    Sets the target directory
setTodir
in file ScpTask.php, method ScpTask::setTodir()
setTofile
in file CopyTask.php, method CopyTask::setTofile()
    Set the toFile. We have to manually take care of the type that is coming due to limited type support in php in and convert it manually if neccessary.
setTokens
in file ReplaceTokens.php, method ReplaceTokens::setTokens()
    Sets the map of tokens to replace.
setTokensources
in file ReplaceTokens.php, method ReplaceTokens::setTokensources()
    Sets the tokensources to use; used by ReplaceTokens::chain()
setToRefid
in file PhingTask.php, method PhingReference::setToRefid()
    Set the id that this reference to be stored under in the new project.
setTranslateHTML
in file ReplaceTokensWithFile.php, method ReplaceTokensWithFile::setTranslateHTML()
    Sets the drectory where to look for the files to use for token replacement
setTrim
in file EqualsCondition.php, method EqualsCondition::setTrim()
    Should we want to trim the arguments before comparing them?
setTstamp
in file CopyTask.php, method CopyTask::setTstamp()
    Set the preserve timestmap flag. IntrospectionHelper takes care of booleans in set* methods so we can assume that the right value (boolean primitive) is coming in here.
setType
in file PhpCpdTask.php, method PhpCpdTask_FormatterElement::setType()
setType
in file AvailableTask.php, method AvailableTask::setType()
setType
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setType()
    Sets the formatter type.
setType
in file SimpleTestFormatterElement.php, method SimpleTestFormatterElement::setType()
setType
in file TypeSelector.php, method TypeSelector::setType()
    Set the type of file to require.
setType
in file Mapper.php, method Mapper::setType()
    Set the type of FileNameMapper to use.
setType
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask_FormatterElement::setType()
setType
in file FormatterElement.php, method FormatterElement::setType()
setType
in file Parameter.php, method Parameter::setType()
setUndocumentedelements
in file PhpDocumentorTask.php, method PhpDocumentorTask::setUndocumentedelements()
    Control whether or not warnings will be shown for undocumented elements.
setUndocumentedelements
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::setUndocumentedelements()
    Control whether or not warnings will be shown for undocumented elements.
setUndoOutputFile
in file DbDeployTask.php, method DbDeployTask::setUndoOutputFile()
setUnits
in file SizeSelector.php, method SizeSelector::setUnits()
    Sets the units to use for the comparison. This is a little
setUnless
in file ExitTask.php, method ExitTask::setUnless()
    Only fail if a property of the given name does not exist in the current project.
setUnless
in file Target.php, method Target::setUnless()
    Set the unless-condition from the XML tag, if any. The property name given as parameter must be present so the unless condition evaluates to true
setUnless
in file PatternSet.php, method PatternSetNameEntry::setUnless()
    Sets an unless-condition property for this pattern to match.
setup
in file SvnBaseTask.php, method SvnBaseTask::setup()
    Creates a VersionControl_SVN class based on $mode
setupDirectoryScanner
in file AbstractFileSet.php, method AbstractFileSet::setupDirectoryScanner()
    feed dirscanner with infos defined by this fileset
setUrl
in file CreoleTask.php, method CreoleTask::setUrl()
    Sets the database connection URL; required.
setUrl
in file PDOTask.php, method PDOTask::setUrl()
    Sets the database connection URL; required.
setUrl
in file DbDeployTask.php, method DbDeployTask::setUrl()
setUseExistingValue
in file PropertyPromptTask.php, method PropertyPromptTask::setUseExistingValue()
setUseFile
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::setUseFile()
    Set whether to write formatter results to file.
setUseFile
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask_FormatterElement::setUseFile()
setUseFile
in file FormatterElement.php, method FormatterElement::setUseFile()
setUser
in file PhingFile.php, method PhingFile::setUser()
    Sets the owner of the file.
setUser
in file ChownTask.php, method ChownTask::setUser()
setUserid
in file CreoleTask.php, method CreoleTask::setUserid()
    Set the user name for the connection; required.
setUserId
in file DbDeployTask.php, method DbDeployTask::setUserId()
setUserid
in file PDOTask.php, method PDOTask::setUserid()
    Set the user name for the connection; required.
setUsername
in file SvnBaseTask.php, method SvnBaseTask::setUsername()
    Sets the username of the user to export
setUsername
in file SshTask.php, method SshTask::setUsername()
setUsername
in file ScpSendTask.php, method ScpSendTask::setUsername()
    Sets the username of the user to scp
setUserName
in file TarTask.php, method TarFileSet::setUserName()
    The username for the tar entry This is not the same as the UID, which is not currently set by the task.
setUsername
in file FtpDeployTask.php, method FtpDeployTask::setUsername()
setUserProperty
in file PropertyTask.php, method PropertyTask::setUserProperty()
    Set whether this is a user property (ro).
setUserProperty
in file Project.php, method Project::setUserProperty()
    Sets a user property, which cannot be overwritten by set/unset property calls. Any previous value is overwritten.
setValidargs
in file InputTask.php, method InputTask::setValidargs()
    Defines valid input parameters as comma separated strings. If set, input task will reject any input not defined as accepted and requires the user to reenter it. Validargs are case sensitive. If you want 'a' and 'A' to be accepted you need to define both values as accepted arguments.
setValue
in file StripLineComments.php, method Comment::setValue()
setValue
in file ConditionTask.php, method ConditionTask::setValue()
    The value for the property to set. Defaults to "true".
setValue
in file PearPackageTask.php, method PearPkgMappingElement::setValue()
setValue
in file PropertyTask.php, method PropertyTask::setValue()
    Sets a the value of current property component.
setValue
in file Parameter.php, method Parameter::setValue()
setValue
in file PearPackageTask.php, method PearPkgOption::setValue()
setValue
in file PharMetadataElement.php, method PharMetadataElement::setValue()
setValue
in file Register.php, method RegisterSlot::setValue()
    Sets the value for this slot.
setValue
in file CapsuleTask.php, method AssignedVar::setValue()
setValue
in file ReplaceTokens.php, method Token::setValue()
    Sets the token value.
setValue
in file LineContains.php, method Contains::setValue()
    Set 'contains' value.
setValue
in file AvailableTask.php, method AvailableTask::setValue()
setValue
in file SizeSelector.php, method SizeSelector::setValue()
    A size selector needs to know what size to base its selecting on.
setValue
in file XsltFilter.php, method XSLTParam::setValue()
    Sets expression value (alias to the setExpression()) method.
setValue
in file PhpEvalTask.php, method FunctionParam::setValue()
setValue
in file UpToDateTask.php, method UpToDateTask::setValue()
    The value to set the named property to if the target file is more up-to-date than (each of) the source file(s). Defaults to 'true'.
setValue
in file IsFalseCondition.php, method IsFalseCondition::setValue()
    Set the value to be tested.
setValue
in file Commandline.php, method CommandlineArgument::setValue()
    Sets a single commandline argument.
setValue
in file IsTrueCondition.php, method IsTrueCondition::setValue()
    Set the value to be tested.
setVerbose
in file CopyTask.php, method CopyTask::setVerbose()
    Used to force listing of all names of copied files.
setVerbose
in file ChownTask.php, method ChownTask::setVerbose()
    Set verbosity, which if set to false surpresses all but an overview of what happened.
setVerbose
in file ChmodTask.php, method ChmodTask::setVerbose()
    Set verbosity, which if set to false surpresses all but an overview of what happened.
setVerbose
in file DeleteTask.php, method DeleteTask::setVerbose()
    Used to force listing of all names of deleted files.
setVerbosity
in file PhpCodeSnifferTask.php, method PhpCodeSnifferTask::setVerbosity()
    Sets the verbosity level
setVersion
in file PhkPackageTask.php, method PhkPackageTask::setVersion()
setVersion
in file CreoleTask.php, method CreoleTask::setVersion()
    Sets the version string, execute task only if rdbms version match; optional.
setVersion
in file PDOTask.php, method PDOTask::setVersion()
    Sets the version string, execute task only if rdbms version match; optional.
setVersion2Options
in file PearPackage2Task.php, method PearPackage2Task::setVersion2Options()
setWebMainRedirect
in file PhkPackageTask.php, method PhkPackageTask::setWebMainRedirect()
setWebRunScript
in file PhkPackageTask.php, method PhkPackageTask::setWebRunScript()
setWebStub
in file PharPackageTask.php, method PharPackageTask::setWebStub()
setWhen
in file DateSelector.php, method DateSelector::setWhen()
    Sets the type of comparison to be done on the file's last modified date.
setWhen
in file SizeSelector.php, method SizeSelector::setWhen()
    This specifies when the file should be selected, whether it be when the file matches a particular size, when it is smaller, or whether it is larger.
setWithoutRuntimeLoaderSupport
in file IoncubeEncoderTask.php, method IoncubeEncoderTask::setWithoutRuntimeLoaderSupport()
    Sets the without-runtime-loader-support option
setWorkingCopy
in file SvnBaseTask.php, method SvnBaseTask::setWorkingCopy()
    Sets the path to the workingcopy
setXmlDocument
in file CoverageReportTransformer.php, method CoverageReportTransformer::setXmlDocument()
shutdown
in file Phing.php, method Phing::shutdown()
    Performs any shutdown routines, such as stopping timers.
SimpleTestCountResultFormatter
in file SimpleTestCountResultFormatter.php, class SimpleTestCountResultFormatter
    Dummy result formatter used to count SimpleTest results
SimpleTestDebugResultFormatter
in file SimpleTestDebugResultFormatter.php, class SimpleTestDebugResultFormatter
    Prints plain text output of the test to a specified Writer.
SimpleTestFormatterElement
in file SimpleTestFormatterElement.php, class SimpleTestFormatterElement
    Child class of "FormatterElement", overrides setType to provide other formatter classes for SimpleTest
SimpleTestPlainResultFormatter
in file SimpleTestPlainResultFormatter.php, class SimpleTestPlainResultFormatter
    Prints plain text output of the test to a specified Writer.
SimpleTestResultFormatter
in file SimpleTestResultFormatter.php, class SimpleTestResultFormatter
    This abstract class describes classes that format the results of a SimpleTest testrun.
SimpleTestSummaryResultFormatter
in file SimpleTestSummaryResultFormatter.php, class SimpleTestSummaryResultFormatter
    Prints short summary output of the test to Phing's logging system.
SimpleTestTask
in file SimpleTestTask.php, class SimpleTestTask
    Runs SimpleTest tests.
SimpleTestXmlResultFormatter
in file SimpleTestXmlResultFormatter.php, class SimpleTestXmlResultFormatter
    Prints plain text output of the test to a specified Writer.
size
in file Path.php, method Path::size()
    How many parts does this Path instance consist of.
size
in file Commandline.php, method Commandline::size()
SizeSelector
in file SizeSelector.php, class SizeSelector
    Selector that filters files based on their size.
SIZE_KEY
in file SizeSelector.php, class constant SizeSelector::SIZE_KEY
skip
in file InputStreamReader.php, method InputStreamReader::skip()
    Skip over $n bytes.
skip
in file InputStream.php, method InputStream::skip()
    Skip over $n bytes.
skip
in file StringReader.php, method StringReader::skip()
skip
in file FilterReader.php, method FilterReader::skip()
skip
in file Reader.php, method Reader::skip()
    Move stream position relative to current pos.
skip
in file BufferedReader.php, method BufferedReader::skip()
SKIPPED
in file PHPUnitTestRunner.php, class constant PHPUnitTestRunner::SKIPPED
slashify
in file Win32FileSystem.php, method Win32FileSystem::slashify()
slotVar
in file StringHelper.php, method StringHelper::slotVar()
    Extracts the variable name for a slot var in the format %{task.current_file}
slowScan
in file DirectoryScanner.php, method DirectoryScanner::slowScan()
    Toplevel invocation for the scan.
SmartyTask
in file SmartyTask.php, class SmartyTask
    A phing task for generating output by using Smarty.
SourceFileScanner
in file SourceFileScanner.php, class SourceFileScanner
    Utility class that collects the functionality of the various scanDir methods that have been scattered in several tasks before.
SQLExecTransaction
in file CreoleSQLExecTask.php, class SQLExecTransaction
    "Inner" class that contains the definition of a new transaction element.
SshTask
in file SshTask.php, class SshTask
    Execute commands on a remote host using ssh.
STACKTRACE_TAG
in file XmlLogger.php, class constant XmlLogger::STACKTRACE_TAG
    XML element name for a stack trace.
start
in file Phing.php, method Phing::start()
    Entry point allowing for more options from other front ends.
start
in file Timer.php, method Timer::start()
    This function sets the class variable $stime to the current time in microseconds.
startConfigure
in file PhingXMLContext.php, method PhingXMLContext::startConfigure()
startElement
in file TaskHandler.php, method TaskHandler::startElement()
    Checks for nested tags within the current one. Creates and calls handlers respectively.
startElement
in file DataTypeHandler.php, method DataTypeHandler::startElement()
    Checks for nested tags within the current one. Creates and calls handlers respectively.
startElement
in file AbstractHandler.php, method AbstractHandler::startElement()
    Gets invoked when a XML open tag occurs
startElement
in file RootHandler.php, method RootHandler::startElement()
    Kick off a custom action for a start element tag.
startElement
in file TargetHandler.php, method TargetHandler::startElement()
    Checks for nested tags within the current one. Creates and calls handlers respectively.
startElement
in file AbstractSAXParser.php, method AbstractSAXParser::startElement()
    Method that gets invoked when the parser runs over a XML start element.
startElement
in file NestedElementHandler.php, method NestedElementHandler::startElement()
    Checks for nested tags within the current one. Creates and calls handlers respectively.
startElement
in file ProjectHandler.php, method ProjectHandler::startElement()
    Handles start elements within the <project> tag by creating and calling the required handlers for the detected element.
startPhpErrorCapture
in file Phing.php, method Phing::startPhpErrorCapture()
    Begins capturing PHP errors to a buffer.
startsWith
in file StringHelper.php, method StringHelper::startsWith()
    tests if a string starts with a given string
startTest
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::startTest()
startTest
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::startTest()
startTest
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::startTest()
    A test started.
startTestRun
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::startTestRun()
startTestSuite
in file PlainPHPUnitResultFormatter.php, method PlainPHPUnitResultFormatter::startTestSuite()
startTestSuite
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::startTestSuite()
    A test suite started.
startTestSuite
in file PHPUnitResultFormatter.php, method PHPUnitResultFormatter::startTestSuite()
startTestSuite
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::startTestSuite()
startup
in file Phing.php, method Phing::startup()
    Start up Phing.
stop
in file Timer.php, method Timer::stop()
    This function sets the class variable $etime to the current time in microseconds.
stopPhpErrorCapture
in file Phing.php, method Phing::stopPhpErrorCapture()
    Stops capturing PHP errors to a buffer.
store
in file Properties.php, method Properties::store()
    Stores current properties to specified file.
storeChild
in file ProjectConfigurator.php, method ProjectConfigurator::storeChild()
    Stores a configured child element into its parent object
storeElement
in file IntrospectionHelper.php, method IntrospectionHelper::storeElement()
    Creates a named nested element.
StreamRequiredBuildLogger
in file StreamRequiredBuildLogger.php, class StreamRequiredBuildLogger
    Interface for build loggers that require that out/err streams be set in order to function.
stream_close
in file ExtendedFileStream.php, method ExtendedFileStream::stream_close()
stream_eof
in file ExtendedFileStream.php, method ExtendedFileStream::stream_eof()
stream_flush
in file ExtendedFileStream.php, method ExtendedFileStream::stream_flush()
stream_open
in file ExtendedFileStream.php, method ExtendedFileStream::stream_open()
stream_read
in file ExtendedFileStream.php, method ExtendedFileStream::stream_read()
stream_seek
in file ExtendedFileStream.php, method ExtendedFileStream::stream_seek()
stream_stat
in file ExtendedFileStream.php, method ExtendedFileStream::stream_stat()
stream_tell
in file ExtendedFileStream.php, method ExtendedFileStream::stream_tell()
stream_write
in file ExtendedFileStream.php, method ExtendedFileStream::stream_write()
StringHelper
in file StringHelper.php, class StringHelper
    String helper utility class.
StringReader
in file StringReader.php, class StringReader
    Dummy class for reading from string of characters.
stripDiv
in file CoverageReportTask.php, method CoverageReportTask::stripDiv()
StripLineBreaks
in file StripLineBreaks.php, class StripLineBreaks
    Filter to flatten the stream to a single line.
StripLineComments
in file StripLineComments.php, class StripLineComments
    This filter strips line comments.
StripPhpComments
in file StripPhpComments.php, class StripPhpComments
    This is a Php comment and string stripper reader that filters those lexical tokens out for purposes of simple Php parsing.
StripWhitespace
in file StripWhitespace.php, class StripWhitespace
    Strips whitespace from [php] files using PHP stripwhitespace() method.
substring
in file StringHelper.php, method StringHelper::substring()
    a natural way of getting a subtring, php's circular string buffer and strange
SUCCESS
in file PHPUnitTestRunner.php, class constant PHPUnitTestRunner::SUCCESS
SUCCESS
in file SimpleTestCountResultFormatter.php, class constant SimpleTestCountResultFormatter::SUCCESS
SUFFIX
in file AnsiColorLogger.php, class constant AnsiColorLogger::SUFFIX
SummaryPHPUnitResultFormatter
in file SummaryPHPUnitResultFormatter.php, class SummaryPHPUnitResultFormatter
    Prints short summary output of the test to Phing's logging system.
supportsCharacters
in file IntrospectionHelper.php, method IntrospectionHelper::supportsCharacters()
    Does the introspected class support PCDATA?
SvnBaseTask
in file SvnBaseTask.php, class SvnBaseTask
    Base class for Subversion tasks
SvnCheckoutTask
in file SvnCheckoutTask.php, class SvnCheckoutTask
    Checks out a repository to a local directory
SvnCommitTask
in file SvnCommitTask.php, class SvnCommitTask
    Commits changes in a local working copy to the repository
SvnCopyTask
in file SvnCopyTask.php, class SvnCopyTask
    Copies a repository from the repository url to another
SvnExportTask
in file SvnExportTask.php, class SvnExportTask
    Exports/checks out a repository to a local directory with authentication
SvnLastRevisionTask
in file SvnLastRevisionTask.php, class SvnLastRevisionTask
    Stores the number of the last revision of a workingcopy in a property
SvnUpdateTask
in file SvnUpdateTask.php, class SvnUpdateTask
    Updates a repository in local directory
symlink
in file FileSystem.php, method FileSystem::symlink()
    Symbolically link a file to another name.
StringReader.php
procedural page StringReader.php
SecurityException.php
procedural page SecurityException.php
SummaryPHPUnitResultFormatter.php
procedural page SummaryPHPUnitResultFormatter.php
ScpSendTask.php
procedural page ScpSendTask.php
ScpTask.php
procedural page ScpTask.php
SimpleTestCountResultFormatter.php
procedural page SimpleTestCountResultFormatter.php
SimpleTestDebugResultFormatter.php
procedural page SimpleTestDebugResultFormatter.php
SimpleTestFormatterElement.php
procedural page SimpleTestFormatterElement.php
SimpleTestPlainResultFormatter.php
procedural page SimpleTestPlainResultFormatter.php
SimpleTestResultFormatter.php
procedural page SimpleTestResultFormatter.php
SimpleTestSummaryResultFormatter.php
procedural page SimpleTestSummaryResultFormatter.php
SimpleTestTask.php
procedural page SimpleTestTask.php
SimpleTestXmlResultFormatter.php
procedural page SimpleTestXmlResultFormatter.php
SmartyTask.php
procedural page SmartyTask.php
SshTask.php
procedural page SshTask.php
SvnBaseTask.php
procedural page SvnBaseTask.php
SvnCheckoutTask.php
procedural page SvnCheckoutTask.php
SvnCommitTask.php
procedural page SvnCommitTask.php
SvnCopyTask.php
procedural page SvnCopyTask.php
SvnExportTask.php
procedural page SvnExportTask.php
SvnLastRevisionTask.php
procedural page SvnLastRevisionTask.php
SvnUpdateTask.php
procedural page SvnUpdateTask.php
SequentialTask.php
procedural page SequentialTask.php
SelectorContainer.php
procedural page SelectorContainer.php
SelectorScanner.php
procedural page SelectorScanner.php
SelectorUtils.php
procedural page SelectorUtils.php
SelectSelector.php
procedural page SelectSelector.php
SizeSelector.php
procedural page SizeSelector.php
SourceFileScanner.php
procedural page SourceFileScanner.php
StringHelper.php
procedural page StringHelper.php
top

t

$TABLE_NAME
in file DbDeployTask.php, variable DbDeployTask::$TABLE_NAME
$tabWidth
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$tabWidth
$target
in file BuildEvent.php, variable BuildEvent::$target
    A reference to the target
$target
in file Task.php, variable Task::$target
$targetDir
in file JsMinTask.php, variable JsMinTask::$targetDir
    directory to put minified javascript files into
$task
in file BuildEvent.php, variable BuildEvent::$task
    A reference to the task
$taskname
in file ManifestTask.php, variable ManifestTask::$taskname
$taskName
in file Task.php, variable Task::$taskName
$taskType
in file Task.php, variable Task::$taskType
$templateBase
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$templateBase
$templatePath
in file Capsule.php, variable Capsule::$templatePath
    Look for templates here (if relative path provided).
$templatePath
in file CapsuleTask.php, variable CapsuleTask::$templatePath
    This is where Velocity will look for templates using the file template loader.
$templatePath
in file SmartyTask.php, variable SmartyTask::$templatePath
    This is where Velocity will look for templates using the file template loader.
$title
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$title
$to
in file Mapper.php, variable Mapper::$to
$toDir
in file FormatterElement.php, variable FormatterElement::$toDir
$todir
in file ExtractBaseTask.php, variable ExtractBaseTask::$todir
$tokens
in file TokenSource.php, variable TokenSource::$tokens
    Array with key/value pairs of tokens
$type
in file FormatterElement.php, variable FormatterElement::$type
$type
in file Mapper.php, variable Mapper::$type
$type
in file PhpCpdTask.php, variable PhpCpdTask_FormatterElement::$type
    Type of output to generate
$type
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask_FormatterElement::$type
    Type of output to generate
$type
in file Parameter.php, variable Parameter::$type
    Paramter type
TabToSpaces.php
procedural page TabToSpaces.php
TailFilter.php
procedural page TailFilter.php
TidyFilter.php
procedural page TidyFilter.php
TranslateGettext.php
procedural page TranslateGettext.php
TargetHandler.php
procedural page TargetHandler.php
TaskHandler.php
procedural page TaskHandler.php
Timer.php
procedural page Timer.php
TabToSpaces
in file TabToSpaces.php, class TabToSpaces
    Converts tabs to spaces.
TAB_LENGTH_KEY
in file TabToSpaces.php, class constant TabToSpaces::TAB_LENGTH_KEY
    Parameter name for the length of a tab.
TailFilter
in file TailFilter.php, class TailFilter
    Reads the last
  1. n
lines of a stream. (Default is last10 lines.)
TarFileSet
in file TarTask.php, class TarFileSet
    This is a FileSet with the option to specify permissions.
Target
in file Target.php, class Target
    The Target component. Carries all required target data. Implements the abstract class TaskContainer
Target.php
procedural page Target.php
targetFinished
in file PearLogListener.php, method PearLogListener::targetFinished()
    Fired when a target has finished. We don't need specific action on this event. So the methods are empty.
targetFinished
in file NoBannerLogger.php, method NoBannerLogger::targetFinished()
targetFinished
in file BuildListener.php, method BuildListener::targetFinished()
    Fired when a target has finished.
targetFinished
in file XmlLogger.php, method XmlLogger::targetFinished()
    Fired when a target finishes building, this adds the time taken to the appropriate target element in the log.
targetFinished
in file DefaultLogger.php, method DefaultLogger::targetFinished()
    Fired when a target has finished. We don't need specific action on this event. So the methods are empty.
TargetHandler
in file TargetHandler.php, class TargetHandler
    The target handler class.
targetStarted
in file NoBannerLogger.php, method NoBannerLogger::targetStarted()
targetStarted
in file XmlLogger.php, method XmlLogger::targetStarted()
    Fired when a target starts building, remembers the current time and the name of the target.
targetStarted
in file PearLogListener.php, method PearLogListener::targetStarted()
    Logs the current target name
targetStarted
in file BuildListener.php, method BuildListener::targetStarted()
    Fired when a target is started.
targetStarted
in file DefaultLogger.php, method DefaultLogger::targetStarted()
    Prints the current target name
TARGET_TAG
in file XmlLogger.php, class constant XmlLogger::TARGET_TAG
    XML element name for a target.
TarTask
in file TarTask.php, class TarTask
    Creates a tar archive using PEAR Archive_Tar.
TAR_NAMELEN
in file TarTask.php, class constant TarTask::TAR_NAMELEN
Task
in file Task.php, class Task
    The base class for all Tasks.
Task.php
procedural page Task.php
TaskAdapter
in file TaskAdapter.php, class TaskAdapter
    Use introspection to "adapt" an arbitrary ( not extending Task, but with similar patterns).
TaskAdapter.php
procedural page TaskAdapter.php
TaskContainer
in file TaskContainer.php, class TaskContainer
    Abstract interface for objects which can contain tasks (targets) Used to check if a class can contain tasks (via instanceof)
TaskContainer.php
procedural page TaskContainer.php
TaskdefTask
in file TaskdefTask.php, class TaskdefTask
    Register a task for use within a buildfile.
taskFinished
in file XmlLogger.php, method XmlLogger::taskFinished()
    Fired when a task finishes building, this adds the time taken to the appropriate task element in the log.
taskFinished
in file DefaultLogger.php, method DefaultLogger::taskFinished()
    Fired when a task has finished. We don't need specific action on this event. So the methods are empty.
taskFinished
in file PearLogListener.php, method PearLogListener::taskFinished()
    Fired when a task has finished. We don't need specific action on this event. So the methods are empty.
taskFinished
in file BuildListener.php, method BuildListener::taskFinished()
    Fired when a task has finished.
TaskHandler
in file TaskHandler.php, class TaskHandler
    The task handler class.
TarTask.php
procedural page TarTask.php
TaskdefTask.php
procedural page TaskdefTask.php
TouchTask.php
procedural page TouchTask.php
TstampTask.php
procedural page TstampTask.php
TypedefTask.php
procedural page TypedefTask.php
taskStarted
in file BuildListener.php, method BuildListener::taskStarted()
    Fired when a task is started.
taskStarted
in file XmlLogger.php, method XmlLogger::taskStarted()
    Fired when a task starts building, remembers the current time and the name of the task.
taskStarted
in file DefaultLogger.php, method DefaultLogger::taskStarted()
    Fired when a task is started. We don't need specific action on this event. So the methods are empty.
taskStarted
in file PearLogListener.php, method PearLogListener::taskStarted()
    Fired when a task is started. We don't need specific action on this event. So the methods are empty.
TASK_TAG
in file XmlLogger.php, class constant XmlLogger::TASK_TAG
    XML element name for a task.
testEnded
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::testEnded()
    A test ended.
testFailed
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::testFailed()
    A test failed.
testStarted
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::testStarted()
    A test started.
TidyFilter
in file TidyFilter.php, class TidyFilter
    This filter uses the bundled-with-PHP Tidy extension to filter input.
Timer
in file Timer.php, class Timer
    This class can be used to obtain the execution time of all of the scripts that are executed in the process of building a page.
TIME_ATTR
in file XmlLogger.php, class constant XmlLogger::TIME_ATTR
    XML attribute name for a time.
toArray
in file PharMetadata.php, method PharMetadata::toArray()
toArray
in file PharMetadataElement.php, method PharMetadataElement::toArray()
toCharArray
in file StringHelper.php, method StringHelper::toCharArray()
    Converts a string to an indexed array of chars There's really no reason for this to be used in PHP, since strings are all accessible using the $string{0} notation.
Token
in file ReplaceTokens.php, class Token
    Holds a token.
TokenReader
in file TokenReader.php, class TokenReader
    Abstract class for TokenReaders.
TokenSource
in file TokenSource.php, class TokenSource
    A parameter is composed of a name, type and value.
tooManyAttributes
in file DataType.php, method DataType::tooManyAttributes()
    Creates an exception that indicates that refid has to be the only attribute if it is set.
toString
in file DepthSelector.php, method DepthSelector::toString()
toString
in file FilenameSelector.php, method FilenameSelector::toString()
toString
in file Location.php, method Location::toString()
    Returns the file name, line number and a trailing space.
toString
in file DateSelector.php, method DateSelector::toString()
toString
in file Commandline.php, method Commandline::toString()
    Quotes the parts of the given array in way that makes them usable as command line arguments.
toString
in file BaseSelectorContainer.php, method BaseSelectorContainer::toString()
    Convert the Selectors within this container to a string. This will just be a helper class for the subclasses that put their own name around the contents listed here.
toString
in file ContainsRegexpSelector.php, method ContainsRegexpSelector::toString()
toString
in file ContainsSelector.php, method ContainsSelector::toString()
toString
in file MajoritySelector.php, method MajoritySelector::toString()
toString
in file TypeSelector.php, method TypeSelector::toString()
toString
in file DependSelector.php, method DependSelector::toString()
toString
in file EventObject.php, method EventObject::toString()
    Returns a String representation of this EventObject.
toString
in file Target.php, method Target::toString()
    Returns a string representation of this target. In our case it simply returns the target name field
toString
in file PropertyTask.php, method PropertyTask::toString()
toString
in file PatternSet.php, method PatternSetNameEntry::toString()
    Gets a string representation of this pattern.
toString
in file AndSelector.php, method AndSelector::toString()
toString
in file NoneSelector.php, method NoneSelector::toString()
toString
in file PresentSelector.php, method PresentSelector::toString()
toString
in file Properties.php, method Properties::toString()
    Create string representation that can be written to file and would be loadable using load() method.
toString
in file SelectSelector.php, method SelectSelector::toString()
toString
in file PhingFile.php, method PhingFile::toString()
    Backwards compatibility -- use PHP5's native __tostring method.
toString
in file OrSelector.php, method OrSelector::toString()
toString
in file NotSelector.php, method NotSelector::toString()
toString
in file SizeSelector.php, method SizeSelector::toString()
toString
in file PatternSet.php, method PatternSet::toString()
touch
in file FileSystem.php, method FileSystem::touch()
    Set the modification and access time on a file to the present time.
TouchTask
in file TouchTask.php, class TouchTask
    Touch a file and/or fileset(s); corresponds to the Unix touch command.
toURI
in file PhingFile.php, method PhingFile::toURI()
    Constructs a file: URI that represents this abstract pathname.
toURL
in file PhingFile.php, method PhingFile::toURL()
    Converts this abstract pathname into a file: URL. The exact form of the URL is system-dependent. If it can be determined that the file denoted by this abstract pathname is a directory, then the resulting URL will end with a slash.
transform
in file CoverageReportTransformer.php, method CoverageReportTransformer::transform()
transformCoverageInformation
in file CoverageReportTask.php, method CoverageReportTask::transformCoverageInformation()
transformSourceFile
in file CoverageReportTask.php, method CoverageReportTask::transformSourceFile()
translateCommandline
in file Commandline.php, method Commandline::translateCommandline()
translateFile
in file Path.php, method Path::translateFile()
    Returns its argument with all file separator characters replaced so that they match the local OS conventions.
translateFileSep
in file Path.php, method Path::translateFileSep()
    Translates all occurrences of / or \ to correct separator of the current platform and returns whether it had to do any replacements.
TranslateGettext
in file TranslateGettext.php, class TranslateGettext
    Replaces gettext("message id") and _("message id") with the translated string.
translatePath
in file Path.php, method Path::translatePath()
    Splits a PATH (with : or ; as separators) into its parts.
TstampCustomFormat
in file TstampTask.php, class TstampCustomFormat
TstampTask
in file TstampTask.php, class TstampTask
    Sets properties to the current time, or offsets from the current time.
TypedefTask
in file TypedefTask.php, class TypedefTask
    Register a datatype for use within a buildfile.
TypeSelector.php
procedural page TypeSelector.php
TokenReader.php
procedural page TokenReader.php
TokenSource.php
procedural page TokenSource.php
TypeSelector
in file TypeSelector.php, class TypeSelector
    Selector that selects a certain kind of file: directory or regular file.
TYPE_KEY
in file TypeSelector.php, class constant TypeSelector::TYPE_KEY
    Key to used for parameterized custom selector
top

u

$undocumentedelements
in file PhpDocumentorTask.php, variable PhpDocumentorTask::$undocumentedelements
$undoOutputFile
in file DbDeployTask.php, variable DbDeployTask::$undoOutputFile
$url
in file DbDeployTask.php, variable DbDeployTask::$url
$useDefaultExcludes
in file MatchingTask.php, variable MatchingTask::$useDefaultExcludes
$useDefaultExcludes
in file AbstractFileSet.php, variable AbstractFileSet::$useDefaultExcludes
$useFile
in file FormatterElement.php, variable FormatterElement::$useFile
$useFile
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask_FormatterElement::$useFile
    Output to file?
$userid
in file DbDeployTask.php, variable DbDeployTask::$userid
$userProperty
in file PropertyTask.php, variable PropertyTask::$userProperty
    Whether property should be treated as "user" property.
UnixFileSystem.php
procedural page UnixFileSystem.php
UntarTask.php
procedural page UntarTask.php
UnzipTask.php
procedural page UnzipTask.php
UpToDateTask.php
procedural page UpToDateTask.php
umask
in file FileSystem.php, method FileSystem::umask()
    Set the umask for file and directory creation.
undoDeploy
in file DbDeployTask.php, method DbDeployTask::undoDeploy()
UNITS_KEY
in file SizeSelector.php, class constant SizeSelector::UNITS_KEY
UnixFileSystem
in file UnixFileSystem.php, class UnixFileSystem
    UnixFileSystem class. This class encapsulates the basic file system functions for platforms using the unix (posix)-stylish filesystem. It wraps php native functions suppressing normal PHP error reporting and instead uses Exception to report and error.
UnknownElement
in file UnknownElement.php, class UnknownElement
    Wrapper class that holds all information necessary to create a task that did not exist when Phing started.
UnknownElement.php
procedural page UnknownElement.php
unlink
in file ExtendedFileStream.php, method ExtendedFileStream::unlink()
unlink
in file FileSystem.php, method FileSystem::unlink()
    Delete a file.
unlock
in file FileSystem.php, method FileSystem::unlock()
    Unlocks a file and throws an IO Error if this is not possible.
unqualify
in file StringHelper.php, method StringHelper::unqualify()
    Remove qualification to name.
unregisterStream
in file ExtendedFileStream.php, method ExtendedFileStream::unregisterStream()
unsetCurrentProject
in file Phing.php, method Phing::unsetCurrentProject()
    Unsets the current Project
UntarTask
in file UntarTask.php, class UntarTask
    Extracts one or several tar archives using PEAR Archive_Tar
UnzipTask
in file UnzipTask.php, class UnzipTask
    Extracts one or several zip archives using ZipArchive class.
UpToDateTask
in file UpToDateTask.php, class UpToDateTask
    Sets the given property if the specified target has a timestamp greater than all of the source files.
top

v

$value
in file Parameter.php, variable Parameter::$value
    Parameter value
$value
in file PropertyTask.php, variable PropertyTask::$value
    value of the property
$vars
in file Capsule.php, variable Capsule::$vars
    The variables that can be used by the templates.
$verbosity
in file PhpCodeSnifferTask.php, variable PhpCodeSnifferTask::$verbosity
$verbosity
in file CopyTask.php, variable CopyTask::$verbosity
$verbosity
in file DeleteTask.php, variable DeleteTask::$verbosity
VersionTask.php
procedural page VersionTask.php
valid
in file PatternSet.php, method PatternSetNameEntry::valid()
    Checks whether pattern should be applied based on whether the if and unless properties are set in project.
valid
in file ConditionBase.php, method ConditionEnumeration::valid()
validate
in file BaseSelector.php, method BaseSelector::validate()
    Subclasses can use this to throw the requisite exception in isSelected() in the case of an error condition.
validate
in file PhpDocumentorExternalTask.php, method PhpDocumentorExternalTask::validate()
    Validates that necessary minimum options have been set. Based on PhpDocumentorTask::validate().
validate
in file PhpDocumentorTask.php, method PhpDocumentorTask::validate()
    Validates that necessary minimum options have been set.
validate
in file BaseSelectorContainer.php, method BaseSelectorContainer::validate()
    <p>This implementation validates the container by calling verifySettings() and then validates each contained selector provided that the selector implements the validate interface.
validateAttributes
in file MoveTask.php, method MoveTask::validateAttributes()
    Validates attributes coming in from XML
validateAttributes
in file CopyTask.php, method CopyTask::validateAttributes()
    Validates attributes coming in from XML
validateAttributes
in file ManifestTask.php, method ManifestTask::validateAttributes()
    Validates attributes coming in from XML
validateAttributes
in file ExtractBaseTask.php, method ExtractBaseTask::validateAttributes()
    Validates attributes coming in from XML
verifySettings
in file TypeSelector.php, method TypeSelector::verifySettings()
    Checks to make sure all settings are kosher. In this case, it means that the pattern attribute has been set.
verifySettings
in file SizeSelector.php, method SizeSelector::verifySettings()
    <p>Checks to make sure all settings are kosher. In this case, it
verifySettings
in file SelectSelector.php, method SelectSelector::verifySettings()
    Makes sure that there is only one entry, sets an error message if not.
verifySettings
in file PresentSelector.php, method PresentSelector::verifySettings()
    Checks to make sure all settings are kosher. In this case, it means that the targetdir attribute has been set and we have a mapper.
verifySettings
in file FilenameSelector.php, method FilenameSelector::verifySettings()
    Checks to make sure all settings are kosher. In this case, it means that the name attribute has been set.
verifySettings
in file ContainsSelector.php, method ContainsSelector::verifySettings()
    Checks to make sure all settings are kosher. In this case, it means that the pattern attribute has been set.
verifySettings
in file ContainsRegexpSelector.php, method ContainsRegexpSelector::verifySettings()
    Checks to make sure all settings are kosher. In this case, it means that the pattern attribute has been set.
verifySettings
in file BaseSelector.php, method BaseSelector::verifySettings()
    <p>Subclasses can override this method to provide checking of their
verifySettings
in file NotSelector.php, method NotSelector::verifySettings()
    Makes sure that there is only one entry, sets an error message if not.
verifySettings
in file DateSelector.php, method DateSelector::verifySettings()
    This is a consistency check to ensure the selector's required values have been set.
verifySettings
in file ExtendSelector.php, method ExtendSelector::verifySettings()
    These are errors specific to ExtendSelector only. If there are errors in the custom selector, it should throw a BuildException when isSelected() is called.
verifySettings
in file DepthSelector.php, method DepthSelector::verifySettings()
    Checks to make sure all settings are kosher. In this case, it means that the max depth is not lower than the min depth.
verifySettings
in file DependSelector.php, method DependSelector::verifySettings()
    Checks to make sure all settings are kosher. In this case, it means that the dest attribute has been set and we have a mapper.
VersionTask
in file VersionTask.php, class VersionTask
    VersionTask
top

w

$wrapper
in file Task.php, variable Task::$wrapper
Win32FileSystem.php
procedural page Win32FileSystem.php
WinNTFileSystem.php
procedural page WinNTFileSystem.php
Writer.php
procedural page Writer.php
WarnTask.php
procedural page WarnTask.php
warn
in file IntrospectionHelper.php, method IntrospectionHelper::warn()
    Prints warning message to screen if -debug was used.
WARN
in file TarTask.php, class constant TarTask::WARN
WarnTask
in file WarnTask.php, class WarnTask
    Simple task to echo a warning message (Project::MSG_WARN) to all output devices.
WHEN_KEY
in file DateSelector.php, class constant DateSelector::WHEN_KEY
WHEN_KEY
in file SizeSelector.php, class constant SizeSelector::WHEN_KEY
Win32FileSystem
in file Win32FileSystem.php, class Win32FileSystem
WinNTFileSystem
in file WinNTFileSystem.php, class WinNTFileSystem
    FileSystem for Windows NT/2000.
write
in file Writer.php, method Writer::write()
    Writes data to output stream.
write
in file OutputStream.php, method OutputStream::write()
    Writes data to stream.
write
in file BufferedWriter.php, method BufferedWriter::write()
write
in file OutputStreamWriter.php, method OutputStreamWriter::write()
    Write char data to stream.
write
in file LogWriter.php, method LogWriter::write()
Writer
in file Writer.php, class Writer
    Abstract class for writing character streams.
top

x

XincludeFilter.php
procedural page XincludeFilter.php
XsltFilter.php
procedural page XsltFilter.php
XmlLogger.php
procedural page XmlLogger.php
XMLPDOResultFormatter.php
procedural page XMLPDOResultFormatter.php
XMLPHPUnitResultFormatter.php
procedural page XMLPHPUnitResultFormatter.php
XmlLintTask.php
procedural page XmlLintTask.php
XsltTask.php
procedural page XsltTask.php
XincludeFilter
in file XincludeFilter.php, class XincludeFilter
    Applies Xinclude parsing to incoming text.
XmlLintTask
in file XmlLintTask.php, class XmlLintTask
    A XML lint task. Checking syntax of one or more XML files against an XML Schema using the DOM extension.
XmlLogger
in file XmlLogger.php, class XmlLogger
    Generates a file in the current directory with an XML description of what happened during a build.
XMLPDOResultFormatter
in file XMLPDOResultFormatter.php, class XMLPDOResultFormatter
    XML formatter for PDO results.
XMLPHPUnitResultFormatter
in file XMLPHPUnitResultFormatter.php, class XMLPHPUnitResultFormatter
    Prints XML output of the test to a specified Writer
XsltFilter
in file XsltFilter.php, class XsltFilter
    Applies XSL stylesheet to incoming text.
XSLTParam
in file XsltFilter.php, class XSLTParam
    Class that holds an XSLT parameter.
XsltTask
in file XsltTask.php, class XsltTask
    Implements an XSLT processing filter while copying files.
top

y

YesNoInputRequest.php
procedural page YesNoInputRequest.php
YesNoInputRequest
in file YesNoInputRequest.php, class YesNoInputRequest
    Encapsulates an input request that returns a boolean (yes/no).
top

z

Zip.php
procedural page Zip.php
ZendCodeAnalyzerTask.php
procedural page ZendCodeAnalyzerTask.php
ZipTask.php
procedural page ZipTask.php
ZendCodeAnalyzerTask
in file ZendCodeAnalyzerTask.php, class ZendCodeAnalyzerTask
    ZendCodeAnalyzerTask analyze PHP source code using the ZendCodeAnalyzer included in Zend Studio 5.1
ZipFileSet
in file ZipTask.php, class ZipFileSet
    This is a FileSet with the to specify permissions.
ZipTask
in file ZipTask.php, class ZipTask
    Creates a zip archive using PEAR Archive_Zip (which is presently unreleased and included with Phing).
top

_

$_error_code
in file Zip.php, variable Archive_Zip::$_error_code
$_error_string
in file Zip.php, variable Archive_Zip::$_error_string
$_parameters
in file BaseParamFilterReader.php, variable BaseParamFilterReader::$_parameters
    The passed in parameter array.
$_zipname
in file Zip.php, variable Archive_Zip::$_zipname
    The filename of the zip archive.
$_zip_fd
in file Zip.php, variable Archive_Zip::$_zip_fd
    File descriptor of the opened Zip file.
_access
in file Win32FileSystem.php, method Win32FileSystem::_access()
_add
in file Zip.php, method Archive_Zip::_add()
    Archive_Zip::_add()
_addFile
in file Zip.php, method Archive_Zip::_addFile()
    Archive_Zip::_addFile()
_addFileList
in file Zip.php, method Archive_Zip::_addFileList()
    Archive_Zip::_addFileList()
_addList
in file Zip.php, method Archive_Zip::_addList()
    Archive_Zip::_addList()
_checkFormat
in file Zip.php, method Archive_Zip::_checkFormat()
    Archive_Zip::_checkFormat()
_check_parameters
in file Zip.php, method Archive_Zip::_check_parameters()
    Archive_Zip::_check_parameters()
_closeFd
in file Zip.php, method Archive_Zip::_closeFd()
    Archive_Zip::_closeFd()
_constructFileParentStringChild
in file PhingFile.php, method PhingFile::_constructFileParentStringChild()
_constructPathname
in file PhingFile.php, method PhingFile::_constructPathname()
_constructStringParentStringChild
in file PhingFile.php, method PhingFile::_constructStringParentStringChild()
_convertHeader2FileInfo
in file Zip.php, method Archive_Zip::_convertHeader2FileInfo()
    Archive_Zip::_convertHeader2FileInfo()
_create
in file Zip.php, method Archive_Zip::_create()
    Archive_Zip::_create()
_deleteByRule
in file Zip.php, method Archive_Zip::_deleteByRule()
    Archive_Zip::_deleteByRule()
_dirCheck
in file Zip.php, method Archive_Zip::_dirCheck()
    Archive_Zip::_dirCheck()
_driveIndex
in file Win32FileSystem.php, method Win32FileSystem::_driveIndex()
    private
_duplicate
in file Zip.php, method Archive_Zip::_duplicate()
    Archive_Zip::_duplicate()
_errorLog
in file Zip.php, method Archive_Zip::_errorLog()
    Archive_Zip::_errorLog()
_errorReset
in file Zip.php, method Archive_Zip::_errorReset()
    Archive_Zip::_errorReset()
_extractByRule
in file Zip.php, method Archive_Zip::_extractByRule()
    Archive_Zip::_extractByRule()
_extractFile
in file Zip.php, method Archive_Zip::_extractFile()
    Archive_Zip::_extractFile()
_extractFileAsString
in file Zip.php, method Archive_Zip::_extractFileAsString()
    Archive_Zip::_extractFileAsString()
_getDrive
in file Win32FileSystem.php, method Win32FileSystem::_getDrive()
_getDriveDirectory
in file Win32FileSystem.php, method Win32FileSystem::_getDriveDirectory()
    private
_getUserPath
in file Win32FileSystem.php, method Win32FileSystem::_getUserPath()
_list
in file Zip.php, method Archive_Zip::_list()
    Archive_Zip::_list()
_makeCircularException
in file Project.php, method Project::_makeCircularException()
_merge
in file Zip.php, method Archive_Zip::_merge()
    Archive_Zip::_merge()
_nativeListRoots
in file Win32FileSystem.php, method Win32FileSystem::_nativeListRoots()
_openFd
in file Zip.php, method Archive_Zip::_openFd()
    Archive_Zip::_openFd()
_readCentralFileHeader
in file Zip.php, method Archive_Zip::_readCentralFileHeader()
    Archive_Zip::_readCentralFileHeader()
_readEndCentralDir
in file Zip.php, method Archive_Zip::_readEndCentralDir()
    Archive_Zip::_readEndCentralDir()
_readFileHeader
in file Zip.php, method Archive_Zip::_readFileHeader()
    Archive_Zip::_readFileHeader()
_slashify
in file PhingFile.php, method PhingFile::_slashify()
_tool_CopyBlock
in file Zip.php, method Archive_Zip::_tool_CopyBlock()
    _tool_CopyBlock()
_tool_PathInclusion
in file Zip.php, method Archive_Zip::_tool_PathInclusion()
    _tool_PathInclusion()
_tool_PathReduction
in file Zip.php, method Archive_Zip::_tool_PathReduction()
    _tool_PathReduction()
_tool_Rename
in file Zip.php, method Archive_Zip::_tool_Rename()
    _tool_Rename()
_tool_TranslateWinPath
in file Zip.php, method Archive_Zip::_tool_TranslateWinPath()
    _tool_TranslateWinPath()
_topoSort
in file Project.php, method Project::_topoSort()
    Topologically sort a set of Targets.
_touch
in file TouchTask.php, method TouchTask::_touch()
    Does the actual work.
_tsort
in file Project.php, method Project::_tsort()
_writeCentralFileHeader
in file Zip.php, method Archive_Zip::_writeCentralFileHeader()
    Archive_Zip::_writeCentralFileHeader()
_writeCentralHeader
in file Zip.php, method Archive_Zip::_writeCentralHeader()
    Archive_Zip::_writeCentralHeader()
_writeFileHeader
in file Zip.php, method Archive_Zip::_writeFileHeader()
    Archive_Zip::_writeFileHeader()
__clone
in file DirSet.php, method DirSet::__clone()
    Return a DirSet that has the same basedir and same patternsets as this one.
__clone
in file Path.php, method Path::__clone()
    Return a Path that holds the same elements as this instance.
__clone
in file FileSet.php, method FileSet::__clone()
    Return a FileSet that has the same basedir and same patternsets as this one.
__construct
in file Regexp.php, method Regexp::__construct()
    Constructor sets the regex engine to use (preg by default).
__construct
in file SourceFileScanner.php, method SourceFileScanner::__construct()
__construct
in file StringReader.php, method StringReader::__construct()
__construct
in file TargetHandler.php, method TargetHandler::__construct()
    Constructs a new TargetHandler
__construct
in file RegexpMapper.php, method RegexpMapper::__construct()
__construct
in file SimpleTestXmlResultFormatter.php, method SimpleTestXmlResultFormatter::__construct()
__construct
in file TaskHandler.php, method TaskHandler::__construct()
    Constructs a new TaskHandler and sets up everything.
__construct
in file Reference.php, method Reference::__construct()
__construct
in file RuntimeConfigurable.php, method RuntimeConfigurable::__construct()
__construct
in file Register.php, method RegisterSlot::__construct()
    Constructs a new RegisterSlot, setting the key to passed param.
__construct
in file ProjectHandler.php, method ProjectHandler::__construct()
    Constructs a new ProjectHandler
__construct
in file RegularExpression.php, method RegularExpression::__construct()
__construct
in file RootHandler.php, method RootHandler::__construct()
    Constructs a new RootHandler
__construct
in file Zip.php, method Archive_Zip::__construct()
    Archive_Zip Class constructor. This flavour of the constructor only declare a new Archive_Zip object, identifying it by the name of the zip file.
__construct
in file BatchTest.php, method BatchTest::__construct()
    Create a new batchtest instance
__construct
in file BufferedReader.php, method BufferedReader::__construct()
__construct
in file BufferedWriter.php, method BufferedWriter::__construct()
__construct
in file BaseFilterReader.php, method BaseFilterReader::__construct()
    Constructor used by Phing's introspection mechanism.
__construct
in file AnsiColorLogger.php, method AnsiColorLogger::__construct()
    Construct new AnsiColorLogger Perform initializations that cannot be done in var declarations.
__construct
in file AbstractHandler.php, method AbstractHandler::__construct()
    Constructs a SAX handler parser.
__construct
in file AbstractSAXParser.php, method AbstractSAXParser::__construct()
    Constructs a SAX parser
__construct
in file BuildEvent.php, method BuildEvent::__construct()
    Construct a BuildEvent for a project, task or target source event
__construct
in file BuildException.php, method BuildException::__construct()
    Construct a BuildException.
__construct
in file Win32FileSystem.php, method Win32FileSystem::__construct()
__construct
in file UnknownElement.php, method UnknownElement::__construct()
    Constructs a UnknownElement object
__construct
in file TouchTask.php, method TouchTask::__construct()
__construct
in file XmlLogger.php, method XmlLogger::__construct()
    Constructs a new BuildListener that logs build events to an XML file.
__construct
in file XMLPHPUnitResultFormatter.php, method XMLPHPUnitResultFormatter::__construct()
__construct
in file Capsule.php, method Capsule::__construct()
__construct
in file Commandline.php, method Commandline::__construct()
__construct
in file TokenReader.php, method TokenReader::__construct()
    Constructor
__construct
in file PhpLintTask.php, method PhpLintTask::__construct()
    Initialize the interpreter with the Phing property
__construct
in file FileList.php, method FileList::__construct()
    Construct a new FileList.
__construct
in file FileOutputStream.php, method FileOutputStream::__construct()
    Construct a new FileOutputStream.
__construct
in file FileInputStream.php, method FileInputStream::__construct()
    Construct a new FileInputStream.
__construct
in file ExpatParser.php, method ExpatParser::__construct()
    Constructs a new ExpatParser object.
__construct
in file DirSet.php, method DirSet::__construct()
__construct
in file EventObject.php, method EventObject::__construct()
    Constructs a prototypical Event.
__construct
in file FileReader.php, method FileReader::__construct()
    Construct a new FileReader.
__construct
in file Fileset.php, method PEAR_PackageFileManager_Fileset::__construct()
    Set up the FileSet filelist generator
__construct
in file FtpDeployTask.php, method FtpDeployTask::__construct()
__construct
in file Project.php, method Project::__construct()
    Constructor, sets any default vars.
__construct
in file FilterReader.php, method FilterReader::__construct()
__construct
in file FilterChain.php, method FilterChain::__construct()
__construct
in file FileSet.php, method FileSet::__construct()
__construct
in file FileWriter.php, method FileWriter::__construct()
    Construct a new FileWriter.
__construct
in file DependSelector.php, method DependSelector::__construct()
__construct
in file DefaultLogger.php, method DefaultLogger::__construct()
    Construct a new default logger.
__construct
in file CopyTask.php, method CopyTask::__construct()
    Sets up this object internal stuff. i.e. the Fileutils instance
__construct
in file CoverageReportTask.php, method CoverageReportTask::__construct()
__construct
in file ConfigurationException.php, method ConfigurationException::__construct()
    Construct a BuildException.
__construct
in file ConditionBase.php, method ConditionEnumeration::__construct()
__construct
in file Commandline.php, method CommandlineArgument::__construct()
__construct
in file Commandline.php, method CommandlineMarker::__construct()
__construct
in file CoverageReportTransformer.php, method CoverageReportTransformer::__construct()
__construct
in file CreoleSQLExecTask.php, method SQLExecTransaction::__construct()
__construct
in file DateSelector.php, method DateSelector::__construct()
__construct
in file DbmsSyntaxFactory.php, method DbmsSyntaxFactory::__construct()
__construct
in file DataTypeHandler.php, method DataTypeHandler::__construct()
    Constructs a new DataTypeHandler and sets up everything.
__construct
in file DataStore.php, method DataStore::__construct()
    Constructs a new data store
__construct
in file CvsPassTask.php, method CVSPassTask::__construct()
    Create a CVS task using the default cvspass file location.
__construct
in file InputStream.php, method InputStream::__construct()
    Construct a new InputStream.
__construct
in file InputRequest.php, method InputRequest::__construct()
__construct
in file PhingPhpDocumentorSetup.php, method PhingPhpDocumentorSetup::__construct()
    Constructs a new PhingPhpDocumentorSetup.
__construct
in file OutputStream.php, method OutputStream::__construct()
    Construct a new OutputStream.
__construct
in file NestedElementHandler.php, method NestedElementHandler::__construct()
    Constructs a new NestedElement handler and sets up everything.
__construct
in file AbstractFileSet.php, method AbstractFileSet::__construct()
__construct
in file OutputStreamWriter.php, method OutputStreamWriter::__construct()
    Construct a new OutputStreamWriter.
__construct
in file Path.php, method Path::__construct()
    Constructor for internally instantiated objects sets project.
__construct
in file PathTokenizer.php, method PathTokenizer::__construct()
    Constructs a path tokenizer for the specified path.
__construct
in file Path.php, method PathElement::__construct()
__construct
in file PDOSQLExecTask.php, method PDOSQLExecTransaction::__construct()
__construct
in file PhingXMLContext.php, method PhingXMLContext::__construct()
    Constructor
__construct
in file MultipleChoiceInputRequest.php, method MultipleChoiceInputRequest::__construct()
__construct
in file PHPUnitTestRunner.php, method PHPUnitTestRunner::__construct()
__construct
in file JsMin.php, method JSMin::__construct()
__construct
in file IntrospectionHelper.php, method IntrospectionHelper::__construct()
    This function constructs a new introspection helper for a specific class.
__construct
in file InputStreamReader.php, method InputStreamReader::__construct()
    Construct a new InputStreamReader.
__construct
in file LogWriter.php, method LogWriter::__construct()
    Constructs a new LogWriter object
__construct
in file Mapper.php, method Mapper::__construct()
__construct
in file MoveTask.php, method MoveTask::__construct()
__construct
in file PhingFile.php, method PhingFile::__construct()
    constructor
__construct
in file MatchingTask.php, method MatchingTask::__construct()
    Create instance; set fileset to new FileSet.
__construct
in file PDOSQLExecFormatterElement.php, method PDOSQLExecFormatterElement::__construct()
    Construct a new PDOSQLExecFormatterElement with parent task.
__copy
in file Commandline.php, method Commandline::__copy()
__destruct
in file DataStore.php, method DataStore::__destruct()
    Destructor
__import
in file Phing.php, method Phing::__import()
    Import a PHP file
__toString
in file Commandline.php, method Commandline::__toString()
__toString
in file PhingFile.php, method PhingFile::__toString()
    PHP5's native method.
__toString
in file OutputStream.php, method OutputStream::__toString()
    Returns a string representation of the attached PHP stream.
__toString
in file Location.php, method Location::__toString()
__toString
in file FileOutputStream.php, method FileOutputStream::__toString()
    Returns a string representation of the attached file.
__toString
in file FileInputStream.php, method FileInputStream::__toString()
    Returns a string representation of the attached file.
__toString
in file InputStream.php, method InputStream::__toString()
    Returns string representation of attached stream.
__toString
in file Path.php, method Path::__toString()
    Returns a textual representation of the path, which can be used as CLASSPATH or PATH environment variable definition.
top

Documentation generated on Mon, 19 Oct 2009 10:50:12 +0200 by phpDocumentor 1.4.3