/code/framework/EVS/EVS.php

Description

This file is part of EVS - Easy Versioning System.

Includes
require_once ("File.php") (line 42)

PEAR::File for various IO operations

require_once ("Validate.php") (line 46)

PEAR::Validate not at all required.

require_once ('EVS/EVSProject.php') (line 34)

Needed for the management of projects.

require_once ('RSErrorManager/RSErrorManager.php') (line 38)

EVS uses the error codes defined in RSErrorManager.php.

require_once ("File/SearchReplace.php") (line 50)

PEAR::SearchReplace for replaceing %%PROJECT_NAME%% in some skel files.

require_once ('RSValidation/RSValidation.php') (line 58)

RocketScience::RSValidation string validation

require_once ('RSDEngine/RSDEngine.php') (line 62)

The RSDEngine is used to generate php code for database assecces based on the SQL DDL if provided.

require_once ('RSIO/RSIO.php') (line 54)

RocketScience::RSIO for copying a directory structure

Constants
EVS_NO_VERSIONING = false (line 30)

To be passed to some methods of classes of the EVS project if you do not wish versioning to be applied.

Documentation generated on Mon, 8 Dec 2003 13:10:30 +0100 by phpDocumentor 1.2.3