Espaces de nommage | |
| namespace | TYPO3 |
Classes | |
| class | localPageTree |
| class | SC_db_new |
Variables | |
| $BACK_PATH = '' | |
| $SOBE = t3lib_div::makeInstance('SC_db_new') | |
| $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
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")
| $SOBE = t3lib_div::makeInstance('SC_db_new') |
1.5.3