TYPO3 CMS  TYPO3_6-2
t3lib_tree_DraggableAndDropable Interface Reference
Inheritance diagram for t3lib_tree_DraggableAndDropable:
TYPO3\CMS\Backend\Tree\DraggableAndDropableNodeInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\Tree\DraggableAndDropableNodeInterface
 moveNodeInDestinationNode ($node, $destination)
 
 moveNodeAfterDestinationNode ($node, $destination)
 
 copyNodeInDestinationNode ($node, $destination)
 
 copyNodeAfterDestinationNode ($node, $destination)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 502 of file LegacyClassesForIde.php.