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

Class: Verco_Module

Source Location: /verco.php

Class Overview

Module_Skeleton
   |
   --Verco_Module



Variables

Constants

Methods



Class Details

[line 7]


[ Top ]


Class Variables

$cvs_rpms = array('cvs')

[line 11]



Tags:

access:  protected

Type:   mixed


[ Top ]

$mysql =

[line 8]



Tags:

access:  public

Type:   mixed


[ Top ]

$pgsql =

[line 9]



Tags:

access:  public

Type:   mixed


[ Top ]

$service_cache =

[line 10]



Tags:

access:  protected

Type:   mixed


[ Top ]

$svn_rpms = array('neon', 'neon-devel', 'subversion-devel', 'subversion', 'apr',  'apr-util')

[line 12]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


method create_cvs_repository [line 182]

void create_cvs_repository( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method create_cvs_repository_backend [line 202]

void create_cvs_repository_backend( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method create_svn_repository [line 83]

void create_svn_repository( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method create_svn_repository_backend [line 105]

void create_svn_repository_backend( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method cvs_enabled [line 230]

bool cvs_enabled( )

bool cvs_enabled (void)

Checks to see if CVS is enabled




Tags:

access:  public


[ Top ]

method delete_cvs_repository [line 208]

void delete_cvs_repository( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method delete_cvs_repository_backend [line 219]

void delete_cvs_repository_backend( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method delete_svn_repository [line 112]

void delete_svn_repository( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method delete_svn_repository_backend [line 123]

void delete_svn_repository_backend( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method enable_cvs [line 241]

bool enable_cvs( )

bool enable_cvs (void) Enables CVS support for an account



Tags:

access:  public


[ Top ]

method enable_cvs_backend [line 252]

bool enable_cvs_backend( )

bool enable_cvs_backend (void)

enable_cvs_backend




Tags:

access:  public


[ Top ]

method enable_svn [line 64]

bool enable_svn( )

bool enable_svn (void)



Tags:

throws:  PermissionError if pre-req SSH is not satisfied
access:  public


[ Top ]

method enable_svn_backend [line 76]

bool enable_svn_backend( )

bool enable_svn_backend (void) enable_svn



Tags:

access:  public


[ Top ]

method get_current_system_cvs_version [line 142]

void get_current_system_cvs_version( )



Tags:

access:  public


[ Top ]

method get_current_system_svn_version [line 136]

void get_current_system_svn_version( )



Tags:

access:  public


[ Top ]

method get_local_installed_cvs_version [line 148]

void get_local_installed_cvs_version( )



Tags:

access:  public


[ Top ]

method get_local_installed_svn_version [line 129]

void get_local_installed_svn_version( )



Tags:

access:  public


[ Top ]

method get_trac_version [line 303]

void get_trac_version( )



Tags:

access:  public


[ Top ]

method install_trac [line 278]

void install_trac( )



Tags:

access:  public


[ Top ]

method install_trac_backend [line 286]

void install_trac_backend( )



Tags:

access:  public


[ Top ]

method is_cvs_repository [line 259]

void is_cvs_repository( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method is_svn_repository [line 163]

void is_svn_repository( $mPath)



Tags:

access:  public


Parameters:

   $mPath  

[ Top ]

method list_known_cvs_repositories [line 268]

array list_known_cvs_repositories( )

array list_known_cvs_repositories (void)



Tags:

return:  all known repositories, each index has an array with the values path and date (integer unix time)
access:  public


[ Top ]

method list_known_svn_repositories [line 173]

array list_known_svn_repositories( )

array list_known_svn_repositories (void)



Tags:

return:  all known repositories, each index has an array with the values path and date (integer unix time)
access:  public


[ Top ]

method svn_enabled [line 159]

bool svn_enabled( )

bool svn_enabled Checks to see if Subversion is enabled for an account



Tags:

access:  public


[ Top ]

method trac_installed [line 299]

void trac_installed( )



Tags:

access:  public


[ Top ]


Class Constants

TRAC_VERSION =  '0.10.3.1'

[line 13]


[ Top ]



Documentation generated on Sat, 05 Jul 2008 04:00:49 -0400 by phpDocumentor 1.4.0