TYPO3 API  SVNRelease
Classes | Namespaces | Variables
show_item.php File Reference

Go to the source code of this file.

Classes

class  transferData
class  SC_show_item

Namespaces

namespace  TYPO3

Variables

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

Variable Documentation

$BACK_PATH = ''

Shows information about a database or file item

Id:
show_item.php 10121 2011-01-18 20:15:30Z ohader

Revised for TYPO3 3.7 May/2004 by Kasper Skårhøj

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

84: class transferData extends t3lib_transferData 101: function regItem($table, $id, $field, $content)

135: class SC_show_item 160: function init() 225: function main() 273: function renderDBInfo() 327: function renderFileInfo($returnLinkTag) 449: function printContent() 462: function makeRef($table,$ref) 524: function makeRefFrom($table,$ref)

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

Definition at line 59 of file show_item.php.

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

Definition at line 564 of file show_item.php.