Class RSDEngineDBTemplateFileGetRecord

Description

Generates the smarty template file to be included by the get-template to display the records.

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

RSDEngineFile
   |
   --RSDEngineTemplateFile
      |
      --RSDEngineDBTemplateFileGetRecord
Variable Summary
Method Summary
String getCode ()
String getControllerGetStorageFilename (mixed &$column)
String getControllerUpdateAreaFilename (mixed &$column)
String getControllerUpdateGroupFilename (mixed &$column)
String getControllerUpdateRightFilename (mixed &$column)
String getFilename ()
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 138)

Returns the code for smarty template file to be included by the get-template to display the records.

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

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

Returns the filename of the controller that creates a record.

String getControllerCreateFilename ()
getControllerDeleteFilename (line 74)

Returns the filename of the controller that deletes a record.

String getControllerDeleteFilename ()
getControllerFilename (line 56)

Returns the filename of the corresponding controller.

String getControllerFilename ()
getControllerGetOneFilename (line 65)

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

String getControllerGetOneFilename ()
getControllerGetStorageFilename (line 83)

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

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

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

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

Returns the filename of the controller that updates a record.

String getControllerUpdateFilename ()
getControllerUpdateGroupFilename (line 128)

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

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

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.

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