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

Go to the source code of this file.

Classes

class  localPageTree
class  SC_db_new

Namespaces

namespace  TYPO3

Variables

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

Variable Documentation

$BACK_PATH = ''

New database item menu

This script lets users choose a new database element to create. Includes a wizard mode for visually pointing out the position of new pages

Id:
db_new.php 10295 2011-01-25 09:33:06Z baschny

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]

90: class localPageTree extends t3lib_pageTree 99: function wrapIcon($icon,$row) 110: function expandNext($id)

128: class SC_db_new 157: function init() 224: function main() 276: function pagesOnly() 294: function regularNew() 458: function printContent() 473: function linkWrap($code,$table,$pid,$addContentTable=0) 493: function isTableAllowedForThisPage($pid_row, $checkTable) 523: function showNewRecLink($table,$allowedNewTables='')

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

Definition at line 67 of file db_new.php.

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

Definition at line 732 of file db_new.php.