Helper class for creating template files.
Located in /code/framework/RSDEngine/RSDEngineTemplateFile.php (line 38)
RSDEngineFile | --RSDEngineTemplateFile
| Class | Description |
|---|---|
| RSDEngineDBTemplateFileCreate | Generates the smarty template file for inserting records into a table. |
| RSDEngineDBTemplateFileDelete | Generates the smarty template file for deleting records from a table. |
| RSDEngineDBTemplateFileGet | Generates the smarty template file for selecting all records from a table. |
| RSDEngineDBTemplateFileGetOne | Generates the smarty template file for selecting a single record from a table. |
| RSDEngineDBTemplateFileGetRecord | Generates the smarty template file to be included by the get-template to display the records. |
| RSDEngineDBTemplateFileSearch | Generates the smarty template file for searching records from in table. |
| RSDEngineDBTemplateFileSearchRecord | Generates the smarty template file to be included by the search-template to display the records. |
| RSDEngineDBTemplateFileUpdate | Generates the smarty template file for updating records in a table. |
| RSDEngineDBTemplateFileUpdateArea | Generates the smarty template file for updating a LiveUser area. |
| RSDEngineDBTemplateFileUpdateGroup | Generates the smarty template file for updating a LiveUser group. |
| RSDEngineDBTemplateFileUpdateRight | Generates the smarty template file for updating a LiveUser right. |
| RSDEngineTemplateFileFatalError | Generates the smarty template file for viewing an occurred error. |
| RSDEngineTemplateFileFooter | Generates the smarty footer template. |
| RSDEngineTemplateFileHeader | Generates the smarty header template. |
| RSDEngineTemplateFilePaging | Generates the smarty template file for the paging feature. |
| RSDEngineTemplateFilePermissionDenied | Generates the smarty template file for informig the user about a denied permission. |
Constructor that does the initialization.
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:50 +0100 by phpDocumentor 1.2.3