![]() |
TYPO3
7.6
|
Public Member Functions | |
expandNext ($id) | |
![]() | |
init ($clause= '', $orderByFields= '') | |
expandNext ($id) | |
PMicon ($row, $a, $c, $nextCount, $isExpand) | |
initializePositionSaving () | |
![]() | |
__construct () | |
init ($clause= '', $orderByFields= '') | |
addField ($field, $noCheck=false) | |
reset () | |
getBrowsableTree () | |
printTree ($treeArr= '') | |
PMicon ($row, $a, $c, $nextCount, $isOpen) | |
PM_ATagWrap ($icon, $cmd, $bMark= '', $isOpen=false) | |
wrapTitle ($title, $row, $bank=0) | |
wrapIcon ($icon, $row) | |
addTagAttributes ($icon, $attr) | |
wrapStop ($str, $row) | |
expandNext ($id) | |
initializePositionSaving () | |
savePosition () | |
getRootIcon ($rec) | |
getIcon ($row) | |
getTitleStr ($row, $titleLen=30) | |
getTitleAttrib ($row) | |
getId ($row) | |
getJumpToParam ($row) | |
getTree ($uid, $depth=999, $depthData= '') | |
getCount ($uid) | |
getRootRecord () | |
getRecord ($uid) | |
getDataInit ($parentId) | |
getDataCount (&$res) | |
getDataNext (&$res) | |
getDataFree (&$res) | |
setDataFromArray (&$dataArr, $traverse=false, $pid=0) | |
setDataFromTreeArray (&$treeArr, &$treeLookupArr) | |
Additional Inherited Members | |
![]() | |
$fieldArray | |
$treeName = 'pages' | |
$table = 'pages' | |
$ext_showNavTitle = false | |
![]() | |
determineScriptUrl () | |
getThisScript () | |
getLanguageService () | |
getBackendUser () | |
getDatabaseConnection () | |
Extension for the tree class that generates the tree of pages in the page-wizard mode see typo3/sysext/backend/Classes/Tree/View/NewRecordPageTreeView.php
Definition at line 21 of file NewRecordPageTreeView.php.
expandNext | ( | $id | ) |
Determines whether to expand a branch or not. Here the branch is expanded if the current id matches the global id for the listing/new
int | $id | The ID (page id) of the element |
Definition at line 30 of file NewRecordPageTreeView.php.
References $GLOBALS.