sTEFANs Subversion Web Contol (SWC)
Inc
[ class tree: Swc ] [ index: Swc ] [ all elements ]

Interface: DeprecatedSwcConfig

Source Location: /swc/inc/config.inc.php

Interface DeprecatedSwcConfig

Interface Overview

This interface contains any deprecated functions of interface SwcConfig

This interface contains any deprecated functions of interface SwcConfig and is introduced for documentation purposes only.

Located in /swc/inc/config.inc.php [line 233]

SwcConfig
   |
   --DeprecatedSwcConfig
Author(s):
  • Stefan Schraml
Information Tags:
Version:  v1.1.0
Since:  v1.1.0

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From SwcConfig

SwcConfig::GetBranchDirs()
Returns subdirectories which contains directories for branches.
SwcConfig::GetMainFrame()
Returns the relative URL of the Webpage under control.
SwcConfig::GetMaxBranchDirDepth()
Returns the maximum depth of directories that should be considered as branch directory underneath GetBranchDirs() hierarchy.
SwcConfig::GetMaxTagDirDepth()
Returns the maximum depth of directories that should be considered as tag directory underneath GetTagDirs() hierarchy.
SwcConfig::GetProjectName()
Returns a user friendly name for the project.
SwcConfig::GetRepositoryRoot()
Returns the URL of the repository for the main frame.
SwcConfig::GetSpaceballDir()
Returns the directory for packed (release) archives called spaceballs.
SwcConfig::GetSpaceballUrl()
Returns the HTTP URL for packed (release) archives. URL should point to the directory returned by GetSpaceballDir().
SwcConfig::GetSvnPassword()
Returns the password of the SVN user which should be used for repository access.
SwcConfig::GetSvnUser()
Returns the SVN user which should be used for repository access.
SwcConfig::GetTagDirs()
Returns subdirectories which contains directories for tags.
SwcConfig::GetTrunkDir()
Returns subdirectoy which contains repository trunk.
SwcConfig::GetWebspaceRootDir()
Returns the absolute path of the workspace directory in the local file system.
SwcConfig::GetWebSvnUrl()
Returns the URL of WebSVN view for this project or NULL if WebSVN is not available.
SwcConfig::IsSvnCommandBarEnabled()
Returns true if SVN command bar may be shown, false otherwise.

[ Top ]
Method Summary
string   GetRepositoryRootDir()   Returns the absolute path of the repository in the local file system.
string   GetWebspaceRoot()   Returns the URL for the workspace where the project is checked out.

[ Top ]
Methods
GetRepositoryRootDir  [line 241]

  string GetRepositoryRootDir( )

Returns the absolute path of the repository in the local file system.

Returns the absolute path of the repository in the local file system.


API Tags:
Return:  Absolute path of the repository.
Access:  public
See:  SwcConfig::GetRepositoryRoot
Deprecated:  v1.1.0 Use GetRepositroyRoot() instead to configure the repository root.


[ Top ]
GetWebspaceRoot  [line 251]

  string GetWebspaceRoot( )

Returns the URL for the workspace where the project is checked out.

Returns the URL for the workspace where the project is checked out. Used by SVN.


API Tags:
Return:  URL of Webspace.
Access:  public
See:  SwcConfig::GetWebspaceRootDir
Deprecated:  v1.1.0 Use GetWebspaceRootDir instead to configure webspace.


[ Top ]

Documentation generated on Fri, 03 Nov 2006 18:44:56 +0100 by phpDocumentor 1.3.0RC6
for sTEFANs POWERED BY eBC.bz