Element index for package phing-tasks-ext-svn
[ g ]
[ i ]
[ m ]
[ r ]
[ s ]
g
- getForce
- in file SvnBaseTask.php, method SvnBaseTask::getForce()
Returns the force switch
- getIgnoreExternals
- in file SvnBaseTask.php, method SvnBaseTask::getIgnoreExternals()
Returns the ignore-externals switch
- getMessage
- in file SvnCopyTask.php, method SvnCopyTask::getMessage()
Gets the message
- getMessage
- in file SvnCommitTask.php, method SvnCommitTask::getMessage()
Gets the commit message
- getNoCache
- in file SvnBaseTask.php, method SvnBaseTask::getNoCache()
Returns the no-auth-cache switch
- getPassword
- in file SvnBaseTask.php, method SvnBaseTask::getPassword()
Returns the password
- getPropertyName
- in file SvnLastRevisionTask.php, method SvnLastRevisionTask::getPropertyName()
Returns the name of the property to use
- getPropertyName
- in file SvnCommitTask.php, method SvnCommitTask::getPropertyName()
Returns the name of the property to use for returned revision
- getRecursive
- in file SvnBaseTask.php, method SvnBaseTask::getRecursive()
Returns the non-recursive switch
- getRepositoryUrl
- in file SvnBaseTask.php, method SvnBaseTask::getRepositoryUrl()
Returns the path/URI to the repository
- getSvnPath
- in file SvnBaseTask.php, method SvnBaseTask::getSvnPath()
Returns the path to the SVN executable
- getToDir
- in file SvnBaseTask.php, method SvnBaseTask::getToDir()
Returns the path to export/checkout to
- getUsername
- in file SvnBaseTask.php, method SvnBaseTask::getUsername()
Returns the username
- getWorkingCopy
- in file SvnBaseTask.php, method SvnBaseTask::getWorkingCopy()
Returns the path to the workingcopy
top
top
top
r
- run
- in file SvnBaseTask.php, method SvnBaseTask::run()
Executes the constructed VersionControl_SVN instance
top
s
- setForce
- in file SvnBaseTask.php, method SvnBaseTask::setForce()
Sets the force switch
- setIgnoreExternals
- in file SvnBaseTask.php, method SvnBaseTask::setIgnoreExternals()
Sets the ignore-externals switch
- setMessage
- in file SvnCommitTask.php, method SvnCommitTask::setMessage()
Sets the commit message
- setMessage
- in file SvnCopyTask.php, method SvnCopyTask::setMessage()
Sets the message
- setNoCache
- in file SvnBaseTask.php, method SvnBaseTask::setNoCache()
Sets the no-auth-cache switch
- setPassword
- in file SvnBaseTask.php, method SvnBaseTask::setPassword()
Sets the password of the user to export
- setPropertyName
- in file SvnCommitTask.php, method SvnCommitTask::setPropertyName()
Sets the name of the property to use for returned revision
- setPropertyName
- in file SvnLastRevisionTask.php, method SvnLastRevisionTask::setPropertyName()
Sets the name of the property to use
- setRecursive
- in file SvnBaseTask.php, method SvnBaseTask::setRecursive()
Sets the non-recursive switch
- setRepositoryUrl
- in file SvnBaseTask.php, method SvnBaseTask::setRepositoryUrl()
Sets the path/URI to the repository
- setRevision
- in file SvnExportTask.php, method SvnExportTask::setRevision()
- setRevision
- in file SvnUpdateTask.php, method SvnUpdateTask::setRevision()
- setRevision
- in file SvnCheckoutTask.php, method SvnCheckoutTask::setRevision()
- setSvnPath
- in file SvnBaseTask.php, method SvnBaseTask::setSvnPath()
Sets the path to the SVN executable
- setToDir
- in file SvnBaseTask.php, method SvnBaseTask::setToDir()
Sets the path to export/checkout to
- setup
- in file SvnBaseTask.php, method SvnBaseTask::setup()
Creates a VersionControl_SVN class based on $mode
- setUsername
- in file SvnBaseTask.php, method SvnBaseTask::setUsername()
Sets the username of the user to export
- setWorkingCopy
- in file SvnBaseTask.php, method SvnBaseTask::setWorkingCopy()
Sets the path to the workingcopy
- 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
- 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
top
|
|