Generates a file called logout.php to be put in the code directory.
Requesting logout.php with a browser destroys your session and logs you out. It should only be generated for database backended applications.
Located in /code/framework/RSDEngine/RSDEngineDBApplicationLogoutFile.php (line 42)
RSDEngineFile | --RSDEngineDBApplicationLogoutFile
Returns the code for the file logut.php.
This file performs the logout of a user by calling the method logout() in the application class. Note that this method requires $this->config to be correctly filled with all configuration options of the RSDEngine.
Returns the filename of this logout file.
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:06 +0100 by phpDocumentor 1.2.3