Class RSDEngineDBTemplateFileGet

Description

Generates the smarty template file for selecting all records from a table.

Located in /code/framework/RSDEngine/RSDEngineDBTemplateFileGet.php (line 38)

RSDEngineFile
   |
   --RSDEngineTemplateFile
      |
      --RSDEngineDBTemplateFileGet
Variable Summary
Method Summary
Variables
boolean $overwriteExisting = false (line 43)

Whether to overwrite an existing file.


Redefinition of:
RSDEngineFile::$overwriteExisting
Whether to overwrite an existing file.

Inherited Variables

Inherited from RSDEngineFile

RSDEngineFile::$code
RSDEngineFile::$config
RSDEngineFile::$dir
RSDEngineFile::$filename
RSDEngineFile::$preventWriting
RSDEngineFile::$relatedClasses
RSDEngineFile::$relatedFiles
RSDEngineFile::$relatedFunctions
Methods
getCode (line 146)

Returns the code for the template file for selecting all records from a table.

  • return: The code for the file.
  • access: private
String getCode ()

Redefinition of:
RSDEngineFile::getCode()
Returns the code for this file.
getControllerCreateFilename (line 100)

Returns the filename of the controller that creates a record.

String getControllerCreateFilename ()
getControllerDeleteFilename (line 82)

Returns the filename of the controller that deletes a record.

String getControllerDeleteFilename ()
getControllerFilename (line 64)

Returns the filename of the corresponding controller.

String getControllerFilename ()
getControllerGetOneFilename (line 73)

Returns the filename of the controller that displays just one record.

String getControllerGetOneFilename ()
getControllerGetStorageFilename (line 91)

Returns the filename of the getStorage* controller for a specific record.

String getControllerGetStorageFilename (mixed &$column)
getControllerUpdateAreaFilename (line 127)

Returns the filename of the controller that updates a LiveUser area.

String getControllerUpdateAreaFilename (mixed &$column)
getControllerUpdateFilename (line 109)

Returns the filename of the controller that updates a record.

String getControllerUpdateFilename ()
getControllerUpdateGroupFilename (line 136)

Returns the filename of the controller that updates a LiveUser group.

String getControllerUpdateGroupFilename (mixed &$column)
getControllerUpdateRightFilename (line 118)

Returns the filename of the controller that updates a LiveUser right.

String getControllerUpdateRightFilename (mixed &$column)
getFilename (line 48)

Returns the filename.

String getFilename ()

Redefinition of:
RSDEngineFile::getFilename()
Returns the filename.
getRecordFilename (line 56)

Returns the name of the file for displaying the records.

String getRecordFilename ()

Inherited Methods

Inherited From RSDEngineTemplateFile

RSDEngineTemplateFile::RSDEngineTemplateFile()

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:12:28 +0100 by phpDocumentor 1.2.3