[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ x ] [ _ ]

a

$args
in file Command.php, variable VersionControl_SVN_Command::$args
    Command-line arguments that should be passed outside of those specified in switches.
apiVersion
in file SVN.php, method VersionControl_SVN::apiVersion()
    Return the VersionControl_SVN API version
Add.php
procedural page Add.php
top

b

$binaryPath
in file Command.php, variable VersionControl_SVN_Command::$binaryPath
    Location of the svn client binary installed as part of Subversion
Blame.php
procedural page Blame.php
top

c

$commandName
in file Command.php, variable VersionControl_SVN_Command::$commandName
    SVN subcommand to run.
$configDir
in file Command.php, variable VersionControl_SVN_Command::$configDir
    Default config-dir to use for connections.
$configOption
in file Command.php, variable VersionControl_SVN_Command::$configOption
    Default config-option to use for connections.
checkCommandRequirements
in file Command.php, method VersionControl_SVN_Command::checkCommandRequirements()
    Standardized validation of requirements for a command class.
Cat.php
procedural page Cat.php
Changelist.php
procedural page Changelist.php
Checkout.php
procedural page Checkout.php
Cleanup.php
procedural page Cleanup.php
Commit.php
procedural page Commit.php
Copy.php
procedural page Copy.php
Command.php
procedural page Command.php
top

d

Delete.php
procedural page Delete.php
Diff.php
procedural page Diff.php
top

e

ERROR
in file Exception.php, class constant VersionControl_SVN_Exception::ERROR
EXEC
in file Exception.php, class constant VersionControl_SVN_Exception::EXEC
example1.php
procedural page example1.php
example_tree.php
procedural page example_tree.php
Export.php
procedural page Export.php
Exception.php
procedural page Exception.php
Exception.php
procedural page Exception.php
top

f

$fetchmode
in file Command.php, variable VersionControl_SVN_Command::$fetchmode
    Preferred fetchmode. Note that not all subcommands have output available for each preferred fetchmode. The default cascade is:
factory
in file SVN.php, method VersionControl_SVN::factory()
    Create a new VersionControl_SVN command object.
fetchCommands
in file SVN.php, method VersionControl_SVN::fetchCommands()
    Scan through the SVN directory looking for subclasses.
fillSwitch
in file Command.php, method VersionControl_SVN_Command::fillSwitch()
    Fills the switches array on given name with value if not already set and value is not null.
top

g

getParsed
in file XML.php, method VersionControl_SVN_Parser_XML::getParsed()
    Parses given xml by xmlPathConfig of this class.
getParsedBody
in file XML.php, method VersionControl_SVN_Parser_XML::getParsedBody()
    Function to read out the xml body element.
getParsedElement
in file XML.php, method VersionControl_SVN_Parser_XML::getParsedElement()
    Function to read out the xml element.
getParsedEntry
in file XML.php, method VersionControl_SVN_Parser_XML::getParsedEntry()
    Function to read out the xml entry element.
getParsedString
in file XML.php, method VersionControl_SVN_Parser_XML::getParsedString()
    Function to read out a string from a XML entry.
top

i

init
in file SVN.php, method VersionControl_SVN::init()
    Initialize an object wrapper for a Subversion subcommand.
INVALID_OPTION
in file Exception.php, class constant VersionControl_SVN_Exception::INVALID_OPTION
INVALID_SWITCH
in file Exception.php, class constant VersionControl_SVN_Exception::INVALID_SWITCH
Import.php
procedural page Import.php
Info.php
procedural page Info.php
Info.php
procedural page Info.php
top

l

List.php
procedural page List.php
Log.php
procedural page Log.php
List.php
procedural page List.php
Log.php
procedural page Log.php
top

m

$minArgs
in file Switch.php, variable VersionControl_SVN_Command_Switch::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Merge.php, variable VersionControl_SVN_Command_Merge::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Add.php, variable VersionControl_SVN_Command_Add::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Mkdir.php, variable VersionControl_SVN_Command_Mkdir::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Revert.php, variable VersionControl_SVN_Command_Revert::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Propset.php, variable VersionControl_SVN_Command_Propset::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Propget.php, variable VersionControl_SVN_Command_Propget::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Propdel.php, variable VersionControl_SVN_Command_Propdel::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Import.php, variable VersionControl_SVN_Command_Import::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Export.php, variable VersionControl_SVN_Command_Export::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Checkout.php, variable VersionControl_SVN_Command_Checkout::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Cat.php, variable VersionControl_SVN_Command_Cat::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Blame.php, variable VersionControl_SVN_Command_Blame::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Command.php, variable VersionControl_SVN_Command::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Delete.php, variable VersionControl_SVN_Command_Delete::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Resolved.php, variable VersionControl_SVN_Command_Resolved::$minArgs
    Minimum number of args required by this subcommand.
$minArgs
in file Diff.php, variable VersionControl_SVN_Command_Diff::$minArgs
    Minimum number of args required by this subcommand.
MIN_ARGS
in file Exception.php, class constant VersionControl_SVN_Exception::MIN_ARGS
Merge.php
procedural page Merge.php
Mkdir.php
procedural page Mkdir.php
Move.php
procedural page Move.php
top

n

$noAuthCache
in file Command.php, variable VersionControl_SVN_Command::$noAuthCache
    Default no-auth-cache to use for connections.
NOT_IMPLEMENTED
in file Exception.php, class constant VersionControl_SVN_Exception::NOT_IMPLEMENTED
NO_REVISION
in file Exception.php, class constant VersionControl_SVN_Exception::NO_REVISION
NO_SWITCHES
in file Exception.php, class constant VersionControl_SVN_Exception::NO_SWITCHES
NO_VERSION
in file Exception.php, class constant VersionControl_SVN_Exception::NO_VERSION
top

o

$options
in file Command.php, variable VersionControl_SVN_Command::$options
    Runtime options being used.
top

p

$passthru
in file Command.php, variable VersionControl_SVN_Command::$passthru
    Use exec or passthru to get results from command.
$password
in file Command.php, variable VersionControl_SVN_Command::$password
    Default password to use for connections.
$preparedCmd
in file Command.php, variable VersionControl_SVN_Command::$preparedCmd
    Fully prepared command string.
$prependCmd
in file Command.php, variable VersionControl_SVN_Command::$prependCmd
    String to prepend to command string. Helpful for setting exec() environment variables, such as: export LANG=en_US.utf8 && ... to support non-ASCII file and directory names.
parseBlindEntry
in file XML.php, method VersionControl_SVN_Parser_XML::parseBlindEntry()
    Function to read out all XML entries, which aren't configured.
parseOutput
in file Command.php, method VersionControl_SVN_Command::parseOutput()
    Handles output parsing of standard and verbose output of command.
postProcessSwitches
in file Command.php, method VersionControl_SVN_Command::postProcessSwitches()
    Called after handling switches.
prepare
in file Command.php, method VersionControl_SVN_Command::prepare()
    Prepare the command switches.
preProcessSwitches
in file Command.php, method VersionControl_SVN_Command::preProcessSwitches()
    Called before handling switches.
Propdel.php
procedural page Propdel.php
Propget.php
procedural page Propget.php
Proplist.php
procedural page Proplist.php
Propset.php
procedural page Propset.php
top

r

$requiredSwitches
in file Commit.php, variable VersionControl_SVN_Command_Commit::$requiredSwitches
    Switches required by this subcommand.
$requiredSwitches
in file Mkdir.php, variable VersionControl_SVN_Command_Mkdir::$requiredSwitches
    Switches required by this subcommand.
$requiredSwitches
in file Command.php, variable VersionControl_SVN_Command::$requiredSwitches
    Switches required by this subcommand.
$requiredSwitches
in file Import.php, variable VersionControl_SVN_Command_Import::$requiredSwitches
    Switches required by this subcommand.
REQUIRED_SWITCH_MISSING
in file Exception.php, class constant VersionControl_SVN_Exception::REQUIRED_SWITCH_MISSING
run
in file Command.php, method VersionControl_SVN_Command::run()
    Run the command with the defined switches.
Resolved.php
procedural page Resolved.php
Revert.php
procedural page Revert.php
top

s

$shortcuts
in file SVN.php, variable VersionControl_SVN::$shortcuts
    Reference array of subcommand shortcuts. Provided for convenience for those who prefer the shortcuts they're used to using with the svn command-line tools.
$switches
in file Command.php, variable VersionControl_SVN_Command::$switches
    Array of switches to use in building svn command
setOptions
in file Command.php, method VersionControl_SVN_Command::setOptions()
    Allow for overriding of previously declared options.
SWITCH_MISSING
in file Exception.php, class constant VersionControl_SVN_Exception::SWITCH_MISSING
Status.php
procedural page Status.php
Switch.php
procedural page Switch.php
Status.php
procedural page Status.php
SVN.php
procedural page SVN.php
top

t

$trustServerCert
in file Command.php, variable VersionControl_SVN_Command::$trustServerCert
    Default trust-server-cert to use for connections.
top

u

$useEscapeshellcmd
in file Command.php, variable VersionControl_SVN_Command::$useEscapeshellcmd
    Indicates whether commands passed to the exec() function in the run method should be passed through escapeshellcmd().
$username
in file Command.php, variable VersionControl_SVN_Command::$username
    Default username to use for connections.
UNDEFINED
in file Exception.php, class constant VersionControl_SVN_Exception::UNDEFINED
UNKNOWN_CMD
in file Exception.php, class constant VersionControl_SVN_Exception::UNKNOWN_CMD
Update.php
procedural page Update.php
top

v

$validSwitches
in file Command.php, variable VersionControl_SVN_Command::$validSwitches
    Useable switches for command without parameters.
$validSwitchesValue
in file Command.php, variable VersionControl_SVN_Command::$validSwitchesValue
    Useable switches for command with parameters.
VersionControl_SVN
in file SVN.php, class VersionControl_SVN
    Simple OO interface for Subversion
VersionControl_SVN_Command
in file Command.php, class VersionControl_SVN_Command
    Ground class for a SVN command.
VersionControl_SVN_Command_Add
in file Add.php, class VersionControl_SVN_Command_Add
    Subversion Add command manager class
VersionControl_SVN_Command_Blame
in file Blame.php, class VersionControl_SVN_Command_Blame
    Subversion Blame command manager class
VersionControl_SVN_Command_Cat
in file Cat.php, class VersionControl_SVN_Command_Cat
    Subversion Cat command manager class
VersionControl_SVN_Command_Changelist
in file Changelist.php, class VersionControl_SVN_Command_Changelist
    Subversion Changelist command manager class
VersionControl_SVN_Command_Checkout
in file Checkout.php, class VersionControl_SVN_Command_Checkout
    Subversion Checkout command manager class
VersionControl_SVN_Command_Cleanup
in file Cleanup.php, class VersionControl_SVN_Command_Cleanup
    Subversion Cleanup command manager class
VersionControl_SVN_Command_Commit
in file Commit.php, class VersionControl_SVN_Command_Commit
    Subversion Commit command manager class
VersionControl_SVN_Command_Copy
in file Copy.php, class VersionControl_SVN_Command_Copy
    Subversion Copy command manager class
VersionControl_SVN_Command_Delete
in file Delete.php, class VersionControl_SVN_Command_Delete
    Subversion Delete command manager class
VersionControl_SVN_Command_Diff
in file Diff.php, class VersionControl_SVN_Command_Diff
    Subversion Diff command manager class
VersionControl_SVN_Command_Export
in file Export.php, class VersionControl_SVN_Command_Export
    Subversion Export command manager class
VersionControl_SVN_Command_Import
in file Import.php, class VersionControl_SVN_Command_Import
    Subversion Import command manager class
VersionControl_SVN_Command_Info
in file Info.php, class VersionControl_SVN_Command_Info
    Subversion Info command manager class
VersionControl_SVN_Command_List
in file List.php, class VersionControl_SVN_Command_List
    Subversion List command manager class
VersionControl_SVN_Command_Log
in file Log.php, class VersionControl_SVN_Command_Log
    Subversion Log command manager class
VersionControl_SVN_Command_Merge
in file Merge.php, class VersionControl_SVN_Command_Merge
    Subversion Merge command manager class
VersionControl_SVN_Command_Mkdir
in file Mkdir.php, class VersionControl_SVN_Command_Mkdir
    Subversion Mkdir command manager class
VersionControl_SVN_Command_Move
in file Move.php, class VersionControl_SVN_Command_Move
    Subversion Move command manager class
VersionControl_SVN_Command_Propdel
in file Propdel.php, class VersionControl_SVN_Command_Propdel
    Subversion Propdel command manager class
VersionControl_SVN_Command_Propget
in file Propget.php, class VersionControl_SVN_Command_Propget
    Subversion Propget command manager class
VersionControl_SVN_Command_Proplist
in file Proplist.php, class VersionControl_SVN_Command_Proplist
    Subversion Proplist command manager class
VersionControl_SVN_Command_Propset
in file Propset.php, class VersionControl_SVN_Command_Propset
    Subversion Propset command manager class
VersionControl_SVN_Command_Resolved
in file Resolved.php, class VersionControl_SVN_Command_Resolved
    Subversion Resolved command manager class
VersionControl_SVN_Command_Revert
in file Revert.php, class VersionControl_SVN_Command_Revert
    Subversion Revert command manager class
VersionControl_SVN_Command_Status
in file Status.php, class VersionControl_SVN_Command_Status
    Subversion Status command manager class
VersionControl_SVN_Command_Switch
in file Switch.php, class VersionControl_SVN_Command_Switch
    Subversion Switch command manager class
VersionControl_SVN_Command_Update
in file Update.php, class VersionControl_SVN_Command_Update
    Subversion Update command manager class
VersionControl_SVN_Exception
in file Exception.php, class VersionControl_SVN_Exception
    Package Exception
VERSIONCONTROL_SVN_FETCHMODE_ALL
in file SVN.php, constant VERSIONCONTROL_SVN_FETCHMODE_ALL
    Responses returned as raw output, but all available output parsing methods are performed and stored in the output property.
VERSIONCONTROL_SVN_FETCHMODE_ARRAY
in file SVN.php, constant VERSIONCONTROL_SVN_FETCHMODE_ARRAY
    Responses returned as numbered array
VERSIONCONTROL_SVN_FETCHMODE_ASSOC
in file SVN.php, constant VERSIONCONTROL_SVN_FETCHMODE_ASSOC
    Responses returned in associative array format
VERSIONCONTROL_SVN_FETCHMODE_DEFAULT
in file SVN.php, constant VERSIONCONTROL_SVN_FETCHMODE_DEFAULT
    This is a special constant that tells VersionControl_SVN the user hasn't specified any particular get mode, so the default should be used.
VERSIONCONTROL_SVN_FETCHMODE_OBJECT
in file SVN.php, constant VERSIONCONTROL_SVN_FETCHMODE_OBJECT
    Responses returned as object properties
VERSIONCONTROL_SVN_FETCHMODE_RAW
in file SVN.php, constant VERSIONCONTROL_SVN_FETCHMODE_RAW
    Responses returned as string - unmodified from command-line output
VERSIONCONTROL_SVN_FETCHMODE_XML
in file SVN.php, constant VERSIONCONTROL_SVN_FETCHMODE_XML
    Responses returned as raw XML (as passed-thru from svn --xml command responses)
VersionControl_SVN_Parser_Exception
in file Exception.php, class VersionControl_SVN_Parser_Exception
    Exception for errors while parsing the command output.
VersionControl_SVN_Parser_XML
in file XML.php, class VersionControl_SVN_Parser_XML
    Class VersionControl_SVN_Parser_Info - XML Parser for Subversion Info output
VersionControl_SVN_Parser_XML_Info
in file Info.php, class VersionControl_SVN_Parser_XML_Info
    Class VersionControl_SVN_Parser_Info - XML Parser for Subversion Info output
VersionControl_SVN_Parser_XML_List
in file List.php, class VersionControl_SVN_Parser_XML_List
    Class VersionControl_SVN_Parser_List - XML Parser for Subversion List output
VersionControl_SVN_Parser_XML_Log
in file Log.php, class VersionControl_SVN_Parser_XML_Log
    Class VersionControl_SVN_Parser_Log - XML Parser for Subversion Log output
VersionControl_SVN_Parser_XML_Status
in file Status.php, class VersionControl_SVN_Parser_XML_Status
    Class VersionControl_SVN_Parser_Status - XML Parser for Subversion Status output
top

x

$xmlAvail
in file Blame.php, variable VersionControl_SVN_Command_Blame::$xmlAvail
    Keep track of whether XML output is available for a command
$xmlAvail
in file Propget.php, variable VersionControl_SVN_Command_Propget::$xmlAvail
    Keep track of whether XML output is available for a command
$xmlAvail
in file Proplist.php, variable VersionControl_SVN_Command_Proplist::$xmlAvail
    Keep track of whether XML output is available for a command
$xmlAvail
in file Status.php, variable VersionControl_SVN_Command_Status::$xmlAvail
    Keep track of whether XML output is available for a command
$xmlAvail
in file List.php, variable VersionControl_SVN_Command_List::$xmlAvail
    Keep track of whether XML output is available for a command
$xmlAvail
in file Log.php, variable VersionControl_SVN_Command_Log::$xmlAvail
    Keep track of whether XML output is available for a command
$xmlAvail
in file Command.php, variable VersionControl_SVN_Command::$xmlAvail
    Keep track of whether XML output is available for a command
$xmlAvail
in file Info.php, variable VersionControl_SVN_Command_Info::$xmlAvail
    Keep track of whether XML output is available for a command
$xmlAvail
in file Diff.php, variable VersionControl_SVN_Command_Diff::$xmlAvail
    Keep track of whether XML output is available for a command
$xmlPathConfig
in file XML.php, variable VersionControl_SVN_Parser_XML::$xmlPathConfig
$xmlPathConfig
in file Info.php, variable VersionControl_SVN_Parser_XML_Info::$xmlPathConfig
$xmlPathConfig
in file Status.php, variable VersionControl_SVN_Parser_XML_Status::$xmlPathConfig
$xmlPathConfig
in file Log.php, variable VersionControl_SVN_Parser_XML_Log::$xmlPathConfig
$xmlPathConfig
in file List.php, variable VersionControl_SVN_Parser_XML_List::$xmlPathConfig
XML.php
procedural page XML.php
top

_

__construct
in file Propdel.php, method VersionControl_SVN_Command_Propdel::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Propget.php, method VersionControl_SVN_Command_Propget::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Move.php, method VersionControl_SVN_Command_Move::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Mkdir.php, method VersionControl_SVN_Command_Mkdir::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Log.php, method VersionControl_SVN_Command_Log::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Merge.php, method VersionControl_SVN_Command_Merge::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Proplist.php, method VersionControl_SVN_Command_Proplist::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Propset.php, method VersionControl_SVN_Command_Propset::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Switch.php, method VersionControl_SVN_Command_Switch::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Update.php, method VersionControl_SVN_Command_Update::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Status.php, method VersionControl_SVN_Command_Status::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Revert.php, method VersionControl_SVN_Command_Revert::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Resolved.php, method VersionControl_SVN_Command_Resolved::__construct()
    Constuctor of command. Adds available switches.
__construct
in file List.php, method VersionControl_SVN_Command_List::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Info.php, method VersionControl_SVN_Command_Info::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Checkout.php, method VersionControl_SVN_Command_Checkout::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Cleanup.php, method VersionControl_SVN_Command_Cleanup::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Changelist.php, method VersionControl_SVN_Command_Changelist::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Cat.php, method VersionControl_SVN_Command_Cat::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Blame.php, method VersionControl_SVN_Command_Blame::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Command.php, method VersionControl_SVN_Command::__construct()
    Constructor. Can't be called directly as class is abstract.
__construct
in file Commit.php, method VersionControl_SVN_Command_Commit::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Export.php, method VersionControl_SVN_Command_Export::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Import.php, method VersionControl_SVN_Command_Import::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Diff.php, method VersionControl_SVN_Command_Diff::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Delete.php, method VersionControl_SVN_Command_Delete::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Copy.php, method VersionControl_SVN_Command_Copy::__construct()
    Constuctor of command. Adds available switches.
__construct
in file Add.php, method VersionControl_SVN_Command_Add::__construct()
    Constuctor of command. Adds available switches.
top

Documentation generated on Mon, 11 Mar 2019 15:58:56 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.