Element index for package phing-util
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ u ]
[ w ]
[ _ ]
top
top
top
top
top
top
top
g
- get
- in file DataStore.php, method DataStore::get()
Retrieves a value from the data store
- getBasedir
- in file DirectoryScanner.php, method DirectoryScanner::getBasedir()
Gets the basedir that is used for scanning. This is the directory that is scanned recursively.
- getChainedReader
- in file FileUtils.php, method FileUtils::getChainedReader()
Returns a new Reader with filterchains applied. If filterchains are empty, simply returns passed reader.
- 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>
- 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>
- 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.
- 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.
- 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.
- getResource
- in file LogWriter.php, method LogWriter::getResource()
top
h
- $haveSlowResults
- in file DirectoryScanner.php, variable DirectoryScanner::$haveSlowResults
Have the vars holding our results been built by a slow scan?
- 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 true
, then a subsequent call to nextToken will successfully return a token.
top
top
l
- listDir
- in file DirectoryScanner.php, method DirectoryScanner::listDir()
Lists contens of a given directory and returns array with entries
- LogWriter
- in file LogWriter.php, class LogWriter
Extends the Writer class to output messages to Phing's log
- LogWriter.php
- procedural page LogWriter.php
top
top
top
top
p
- PathTokenizer
- in file PathTokenizer.php, class PathTokenizer
A Path tokenizer takes a path and returns the components that make up that path.
- put
- in file DataStore.php, method DataStore::put()
Adds a value to the data store
- PathTokenizer.php
- procedural page PathTokenizer.php
top
top
s
- $selectors
- in file DirectoryScanner.php, variable DirectoryScanner::$selectors
Selectors
- 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.
- 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
- setCaseSensitive
- in file DirectoryScanner.php, method DirectoryScanner::setCaseSensitive()
Sets the case sensitivity of the file system
- setExcludes
- in file DirectoryScanner.php, method DirectoryScanner::setExcludes()
Sets the set of exclude patterns to use. All '/' and '\' characters are replaced by File.separatorChar
. So the separator used need not match File.separatorChar
.
- setExpandSymbolicLinks
- in file DirectoryScanner.php, method DirectoryScanner::setExpandSymbolicLinks()
Sets whether to expand/dereference symbolic links
- 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.
- setSelectors
- in file DirectoryScanner.php, method DirectoryScanner::setSelectors()
Sets the selectors that will select the filelist.
- slowScan
- in file DirectoryScanner.php, method DirectoryScanner::slowScan()
Toplevel invocation for the scan.
- 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.
- 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()
- SourceFileScanner.php
- procedural page SourceFileScanner.php
top
top
top
|
|