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

Go to the source code of this file.

Classes

class  SC_browse_links

Namespaces

namespace  TYPO3

Variables

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

Variable Documentation

$BACK_PATH = ''

Displays the page/file tree for browsing database records or files. Used from TCEFORMS an other elements In other words: This is the ELEMENT BROWSER!

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

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

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

78: class SC_browse_links 99: function init () 120: function main() 174: function printContent()

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

Definition at line 52 of file browse_links.php.

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

Definition at line 248 of file browse_links.php.