Class RSDEngineDBApplicationIndexFile

Description

Generates a file called index.php to be put in the code directory.

It is primary for demonstration purpose. It should only be generated for database backended applications.

Located in /code/framework/RSDEngine/RSDEngineDBApplicationIndexFile.php (line 42)

RSDEngineFile
   |
   --RSDEngineDBApplicationIndexFile
Method Summary
String getCode ()
String getFilename ()
Variables
Methods
getCode (line 60)

Returns the code for the file index.php.

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 47)

Returns the filename of this index file.

  • return: The string "index.php" will be 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:04 +0100 by phpDocumentor 1.2.3