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

Go to the source code of this file.

Classes

class  localPageTree
class  ext_posMap_pages
class  ext_posMap_tt_content
class  SC_move_el

Namespaces

namespace  TYPO3

Variables

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

Variable Documentation

$BACK_PATH = ''

Move element wizard: Moving pages or content elements (tt_content) around in the system via a page tree navigation.

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

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

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

96: class localPageTree extends t3lib_pageTree 105: function wrapIcon($icon,$row)

127: class ext_posMap_pages extends t3lib_positionMap 137: function onClickEvent($pid,$newPagePID) 148: function linkPageTitle($str,$rec) 161: function boldTitle($t_code,$dat,$id)

184: class ext_posMap_tt_content extends t3lib_positionMap 194: function linkPageTitle($str,$rec) 206: function wrapRecordTitle($str,$row)

227: class SC_move_el 250: function init() 284: function main() 416: function printContent()

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

Definition at line 68 of file move_el.php.

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

Definition at line 465 of file move_el.php.