|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Classes | |
| class | SC_show_rechis |
Namespaces | |
| namespace | TYPO3 |
Variables | |
| $BACK_PATH = '' | |
| if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/show_rechis.php'])) | $SOBE = t3lib_div::makeInstance('SC_show_rechis') |
| $BACK_PATH = '' |
Shows information about a database or file item
Revised for TYPO3 3.6 November/2003 by Kasper Skårhøj XHTML Compliant
76: class SC_show_rechis 87: function init() 105: function main() 131: function printContent()
TOTAL FUNCTIONS: 3 (This index is automatically created/updated by the extension "extdeveval")
Definition at line 52 of file show_rechis.php.
| if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/show_rechis.php'])) $SOBE = t3lib_div::makeInstance('SC_show_rechis') |
Definition at line 173 of file show_rechis.php.
1.7.5.1