Implements the creation and management of different EVSProjects.
EVS provides: Coding standards.
Unified design model for all applications: MVC.
An evnrironment that makes it easyer to manage the development, testing and documentation of different applications.
A collection of powerful classes for faster application development.
The RSDEngine - the Rapid and Secure Development Engine for generating code from your database desing.
Located in /code/framework/EVS/EVS.php (line 78)
An associative array holding the default values for new projects.
This property is set inside the constcructor method.
Holds all projects as instances of EVSProject. Gets filled by loadProjects.
The path where EVS is installed.
Constructor method.
Sets $this->_root and $this->defaults.
Creates a new project and returns a new EVSProject.
Returns a new instance of EVSProject.
Returns an absolute path to the skel (skeleton) where all files for a new project are stored.
Returns the root of the EVS directory structure.
In fact $this->_root is just returned.
Returns an absolute path to the skel (skeleton) where all files for a version are stored.
Returns an absolute path to the skel (skeleton) where all files for a version that was defined as an web application are stored.
Loads all projects as instances of EVSProject into $this->projects.
Returns true if the project exists.
Documentation generated on Mon, 8 Dec 2003 13:10:31 +0100 by phpDocumentor 1.2.3