Class RSDEngineDBApplicationConfigFile

Description

Generates the configuration file for database backended applications.

Located in /code/framework/RSDEngine/RSDEngineDBApplicationConfigFile.php (line 39)

RSDEngineFile
   |
   --RSDEngineDBApplicationConfigFile
Method Summary
String getCode ()
String getFilename ()
Variables
Methods
getCode (line 61)

Returns the code for the configuratin file.

Note that this method requires $this->config to be correctly filled with all configuration options of the RSDEngine.

String getCode ()

Redefinition of:
RSDEngineFile::getCode()
Returns the code for this file.
getFilename (line 48)

Returns the name of the configuration file of the application class.

In fact strtolower($this->config['projectName']) . "Config.php" is returned.

String getFilename ()

Redefinition of:
RSDEngineFile::getFilename()
Returns the filename.

Inherited Methods

Inherited From RSDEngineFile

RSDEngineFile::RSDEngineFile()
RSDEngineFile::getCode()
RSDEngineFile::getFilename()
RSDEngineFile::setOutputDirectory()
RSDEngineFile::setRelatedClasses()
RSDEngineFile::setRelatedFiles()
RSDEngineFile::setRelatedFunctions()
RSDEngineFile::setWrite()
RSDEngineFile::writeToDirectory()

Documentation generated on Mon, 8 Dec 2003 13:11:03 +0100 by phpDocumentor 1.2.3