TYPO3 API  SVNRelease
Classes | Namespaces | Enumerations | Variables
index.php File Reference

Go to the source code of this file.

Classes

class  SC_index

Namespaces

namespace  TYPO3

Enumerations

enum  TYPO3_PROCEED_IF_NO_USER

Variables

if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/index.php'])) $SOBE = t3lib_div::makeInstance('SC_index')

Enumeration Type Documentation

Login-screen of TYPO3.

Id:
index.php 10568 2011-02-22 22:52:34Z steffenk

Revised for TYPO3 3.6 December/2003 by Kasper Skårhøj XHTML compliant

Author:
Kasper Skårhøj <kasperYYYY@typo3.com> [CLASS/FUNCTION INDEX of SCRIPT]

87: class SC_index 120: function init() 159: function main() 268: function printContent()

SECTION: Various functions 292: function makeLoginForm() 337: function makeLogoutForm() 379: function wrapLoginForm($content) 438: function checkRedirect() 495: function makeInterfaceSelectorBox() 549: function makeCopyrightNotice() 582: function makeLoginBoxImage() 622: function makeLoginNews()

TOTAL FUNCTIONS: 11 (This index is automatically created/updated by the extension "extdeveval")

Definition at line 62 of file index.php.


Variable Documentation

if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/index.php'])) $SOBE = t3lib_div::makeInstance('SC_index')

Definition at line 829 of file index.php.