TYPO3 CMS
TYPO3_6-2
Main Page
Related Pages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
$
(
_
a
c
d
e
f
h
i
l
o
p
r
s
t
u
x
+
Functions
_
a
c
d
e
f
i
l
o
p
r
s
u
x
+
Variables
$
(
_
a
d
e
h
i
p
r
s
t
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
List of all members
t3lib_tree_extdirect_Node Class Reference
Inheritance diagram for t3lib_tree_extdirect_Node:
Additional Inherited Members
Public Member Functions inherited from
TYPO3\CMS\Backend\Tree\ExtDirectNode
setType
($type)
getType
()
setLeaf
($isLeaf)
isLeafNode
()
setExpandable
($expandable)
isExpandable
()
setExpanded
($expanded)
isExpanded
()
setDraggable
($draggable)
isDraggable
()
setIsDropTarget
($
isDropTarget
)
isDropTarget
()
setText
($text, $textSourceField='title', $prefix='', $suffix='')
getText
()
setEditableText
($editableText)
getEditableText
()
getTextSourceField
()
setInCopyMode
($inCopyMode)
isInCopyMode
()
setInCutMode
($inCutMode)
isInCutMode
()
getPrefix
()
getSuffix
()
setCls
($class)
getCls
()
setQTip
($qtip)
getQTip
()
setSpriteIconCode
($spriteIcon)
getSpriteIconCode
()
setLabelIsEditable
($labelIsEditable)
isLabelEditable
()
setRecord
($record)
getRecord
()
setContextInfo
($contextInfo)
getContextInfo
()
setChildNodes
(\
TYPO3\CMS\Backend\Tree\TreeNodeCollection
$childNodes)
setAllowChildren
($allowChildren)
canHaveChildren
()
toArray
($addChildNodes=TRUE)
dataFromArray
($data)
Public Member Functions inherited from
TYPO3\CMS\Backend\Tree\TreeNode
__construct
(array $data=array())
setChildNodes
(\
TYPO3\CMS\Backend\Tree\TreeNodeCollection
$childNodes)
removeChildNodes
()
getChildNodes
()
hasChildNodes
()
setId
($id)
getId
()
setParentNode
(\
TYPO3\CMS\Backend\Tree\TreeNode
$parentNode=NULL)
getParentNode
()
equals
(\
TYPO3\CMS\Backend\Tree\TreeNode
$other)
compareTo
($other)
toArray
($addChildNodes=TRUE)
dataFromArray
($data)
serialize
()
unserialize
($serializedString)
Protected Attributes inherited from
TYPO3\CMS\Backend\Tree\ExtDirectNode
$type
= ''
$leaf
= TRUE
$expanded
= FALSE
$expandable
= FALSE
$draggable
= TRUE
$isDropTarget
= TRUE
$text
= ''
$editableText
= ''
$prefix
= ''
$suffix
= ''
$cls
= ''
$qtip
= ''
$spriteIconCode
= ''
$t3TextSourceField
= ''
$t3InCopyMode
= FALSE
$t3InCutMode
= FALSE
$record
= array()
$contextInfo
= array()
$labelIsEditable
= TRUE
$allowChildren
= TRUE
Protected Attributes inherited from
TYPO3\CMS\Backend\Tree\TreeNode
$id
= ''
$parentNode
= NULL
$childNodes
= NULL
Detailed Description
Deprecated:
since 6.0 will be removed in 7.0
Definition at line
512
of file
LegacyClassesForIde.php
.
t3lib_tree_extdirect_Node
Generated on Wed Aug 7 2019 09:52:37 for TYPO3 CMS by
1.8.13