Element index for package Xinc-Build
[ a ]
[ b ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ m ]
[ p ]
[ q ]
[ r ]
[ s ]
[ u ]
[ v ]
[ w ]
[ x ]
[ _ ]
top
top
top
top
top
top
g
- generateStatusSubDir
- in file Build.php, method Xinc_Build::generateStatusSubDir()
- get
- in file Statistics.php, method Xinc_Build_Statistics::get()
Returns the property value of the questioned keyname
- get
- in file Properties.php, method Xinc_Build_Properties::get()
Returns the property value of the questioned keyname
- get
- in file History.php, method Xinc_Build_History::get()
returns an array of build timestamps for a project
- getAllProperties
- in file Properties.php, method Xinc_Build_Properties::getAllProperties()
returns all the properties in an array
- getAllStatistics
- in file Statistics.php, method Xinc_Build_Statistics::getAllStatistics()
returns all the properties in an array
- getBuild
- in file Repository.php, method Xinc_Build_Repository::getBuild()
Gets a build defined by its project name and buildTime
- getBuildDir
- in file History.php, method Xinc_Build_History::getBuildDir()
Returns the directory of the serialized build
- getBuildFile
- in file History.php, method Xinc_Build_History::getBuildFile()
Gets the filename of a historical build
- getBuildTime
- in file Build.php, method Xinc_Build::getBuildTime()
returns the timestamp of this build
- getBuildTime
- in file Interface.php, method Xinc_Build_Interface::getBuildTime()
returns the timestamp of this build
- getConfigDirective
- in file Interface.php, method Xinc_Build_Interface::getConfigDirective()
- getConfigDirective
- in file Build.php, method Xinc_Build::getConfigDirective()
Returns the configuration directive for the name
- getCount
- in file History.php, method Xinc_Build_History::getCount()
Get the number of historical builds for a project
- getEngine
- in file Build.php, method Xinc_Build::getEngine()
- getEngine
- in file Interface.php, method Xinc_Build_Interface::getEngine()
- getFromTo
- in file History.php, method Xinc_Build_History::getFromTo()
Returns an array of historical builds
- getFromToTimestamp
- in file History.php, method Xinc_Build_History::getFromToTimestamp()
- getInternalProperties
- in file Interface.php, method Xinc_Build_Interface::getInternalProperties()
returns the internal build properties
- getInternalProperties
- in file Build.php, method Xinc_Build::getInternalProperties()
- getLabel
- in file Interface.php, method Xinc_Build_Interface::getLabel()
returns the label of this build
- getLabel
- in file Build.php, method Xinc_Build::getLabel()
returns the label of this build
- getLabeler
- in file Build.php, method Xinc_Build::getLabeler()
returns the labeler of this build
- getLabeler
- in file Interface.php, method Xinc_Build_Interface::getLabeler()
- getLastBuild
- in file Interface.php, method Xinc_Build_Interface::getLastBuild()
Returns the last build
- getLastBuild
- in file Build.php, method Xinc_Build::getLastBuild()
Returns the last build
- getLastBuild
- in file Repository.php, method Xinc_Build_Repository::getLastBuild()
Gets the last build for a project.
- getLastBuildDir
- in file History.php, method Xinc_Build_History::getLastBuildDir()
- getLastBuildFile
- in file History.php, method Xinc_Build_History::getLastBuildFile()
Gets the last build filename, of the serialized build
- getLastBuildTime
- in file History.php, method Xinc_Build_History::getLastBuildTime()
Finds the last build time of a project
- getLastSuccessfulBuild
- in file Repository.php, method Xinc_Build_Repository::getLastSuccessfulBuild()
- getLastSuccessfulBuildDir
- in file History.php, method Xinc_Build_History::getLastSuccessfulBuildDir()
- getLastSuccessfulBuildFile
- in file History.php, method Xinc_Build_History::getLastSuccessfulBuildFile()
- getLastSuccessfulBuildTime
- in file History.php, method Xinc_Build_History::getLastSuccessfulBuildTime()
- getNextBuild
- in file Queue.php, method Xinc_Build_Queue::getNextBuild()
Removes the next scheduled build from the queue and returns it
- getNextBuildTime
- in file Interface.php, method Xinc_Build_Interface::getNextBuildTime()
Returns the next build time (unix timestamp)
- getNextBuildTime
- in file Build.php, method Xinc_Build::getNextBuildTime()
Returns the next build time (unix timestamp)
- getNextBuildTime
- in file Queue.php, method Xinc_Build_Queue::getNextBuildTime()
Returns the next build time of all the builds scheduled in this queue
- getNumber
- in file Interface.php, method Xinc_Build_Interface::getNumber()
returns the build no for this build
- getNumber
- in file Build.php, method Xinc_Build::getNumber()
returns the build no for this build
- getProject
- in file Build.php, method Xinc_Build::getProject()
- getProject
- in file Interface.php, method Xinc_Build_Interface::getProject()
- getProperties
- in file Build.php, method Xinc_Build::getProperties()
- getProperties
- in file Interface.php, method Xinc_Build_Interface::getProperties()
returns the build properties
- getScheduler
- in file Interface.php, method Xinc_Build_Interface::getScheduler()
- getScheduler
- in file Build.php, method Xinc_Build::getScheduler()
- getStatistics
- in file Interface.php, method Xinc_Build_Interface::getStatistics()
returns the build statistics
- getStatistics
- in file Build.php, method Xinc_Build::getStatistics()
- getStatus
- in file Interface.php, method Xinc_Build_Interface::getStatus()
returns the status of this build
- getStatus
- in file Build.php, method Xinc_Build::getStatus()
returns the status of this build
- getStatusSubDir
- in file Build.php, method Xinc_Build::getStatusSubDir()
- getStatusSubDir
- in file Interface.php, method Xinc_Build_Interface::getStatusSubDir()
Returns the subdirectory inside the status directory
- getTaskRegistry
- in file Build.php, method Xinc_Build::getTaskRegistry()
- getTaskRegistry
- in file Interface.php, method Xinc_Build_Interface::getTaskRegistry()
top
top
top
top
top
top
top
s
- serialize
- in file Interface.php, method Xinc_Build_Interface::serialize()
stores the build information
- serialize
- in file Build.php, method Xinc_Build::serialize()
stores the build information
- set
- in file Properties.php, method Xinc_Build_Properties::set()
set a property
- set
- in file Statistics.php, method Xinc_Build_Statistics::set()
set a property
- setBuildTime
- in file Interface.php, method Xinc_Build_Interface::setBuildTime()
sets the build time for this build
- setBuildTime
- in file Build.php, method Xinc_Build::setBuildTime()
sets the build time for this build
- setConfigDirective
- in file Interface.php, method Xinc_Build_Interface::setConfigDirective()
Sets custom config value for the current build
- setConfigDirective
- in file Build.php, method Xinc_Build::setConfigDirective()
Sets custom config value for the current build
- setLabeler
- in file Interface.php, method Xinc_Build_Interface::setLabeler()
Sets the labeler that should be used for this build
- setLabeler
- in file Build.php, method Xinc_Build::setLabeler()
- setLastBuild
- in file Build.php, method Xinc_Build::setLastBuild()
- setLastBuild
- in file Interface.php, method Xinc_Build_Interface::setLastBuild()
Moves the current build to _lastBuild
- setNumber
- in file Interface.php, method Xinc_Build_Interface::setNumber()
Sets the sequence number for this build
- setNumber
- in file Build.php, method Xinc_Build::setNumber()
Sets the sequence number for this build
- setScheduler
- in file Build.php, method Xinc_Build::setScheduler()
Sets a build scheduler, which calculates the next build time based on the configuration
- setScheduler
- in file Interface.php, method Xinc_Build_Interface::setScheduler()
Sets a build scheduler, which calculates the next build time based on the configuration
- setStatus
- in file Interface.php, method Xinc_Build_Interface::setStatus()
Set the status of this build
- setStatus
- in file Build.php, method Xinc_Build::setStatus()
Set the status of this build
- setTaskRegistry
- in file Build.php, method Xinc_Build::setTaskRegistry()
- setTaskRegistry
- in file Interface.php, method Xinc_Build_Interface::setTaskRegistry()
- sortQueue
- in file Queue.php, method Xinc_Build_Queue::sortQueue()
Sorts the builds in the queue by buildtime
- STOPPED
- in file Interface.php, class constant Xinc_Build_Interface::STOPPED
- Statistics.php
- procedural page Statistics.php
top
top
top
top
top
|
|