Documentation TYPO3 par Ameos |
Public Member Functions | |
localPageTree () | |
wrapIcon ($icon, &$row) | |
wrapStop ($str, $row) | |
localPageTree () | |
wrapTitle ($title, $v, $ext_pArrPages='') | |
printTree ($treeArr='') | |
ext_isLinkable ($doktype, $uid) | |
PM_ATagWrap ($icon, $cmd, $bMark='') | |
wrapIcon ($icon, $row) | |
wrapIcon ($icon, $row) | |
expandNext ($id) | |
localPageTree ($BE_USER, $WEBMOUNTS='') | |
ext_permsC () | |
wrapTitle ($str, $row) | |
PM_ATagWrap ($icon, $cmd, $bMark='') | |
wrapIcon ($icon, $row) | |
initializePositionSaving () | |
localPageTree () | |
wrapTitle ($title, $v) | |
PM_ATagWrap ($icon, $cmd, $bMark='') | |
wrapIcon ($icon, $row) | |
permsC () | |
ext_tree ($pid) | |
wrapIcon ($icon, $row) | |
Public Attributes | |
$ext_showPageId | |
$ext_IconMode | |
$expandFirst = 0 | |
$expandAll = 0 |
Definition at line 77 of file alt_db_navframe.php.
|
Calls init functions
Definition at line 87 of file alt_db_navframe.php. References t3lib_browseTree::init(). |
|
Constructor. Just calling init()
Definition at line 261 of file browse_links.php. |
|
Constructor for the local page tree.
Definition at line 126 of file index.php. References t3lib_treeView::$BE_USER, ext_permsC(), and t3lib_browseTree::init(). |
|
Definition at line 92 of file index.php. References t3lib_browseTree::init(). |
|
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
Reimplemented from t3lib_pageTree. Definition at line 110 of file db_new.php. |
|
Returns true if a doktype can be linked.
Reimplemented in TBE_PageTree. Definition at line 340 of file browse_links.php. |
|
Return select permissions.
Reimplemented in printAllPageTree. Definition at line 140 of file index.php. Referenced by localPageTree(). |
|
[Describe function...]
Definition at line 146 of file index.php. References t3lib_div::_GP(), t3lib_treeView::getTree(), t3lib_browseTree::init(), t3lib_div::intExplode(), permsC(), PM_ATagWrap(), t3lib_treeView::reset(), and wrapIcon(). |
|
This will make sure that no position data is acquired from the BE_USER uc variable.
Reimplemented from t3lib_pageTree. |
|
[Describe function...]
Definition at line 136 of file index.php. Referenced by ext_tree(). |
|
[Describe function...]
Reimplemented from t3lib_treeView. Reimplemented in printAllPageTree. |
|
Wraps the plus/minus icon - in this case we just return blank which means we STRIP AWAY the plus/minus icon!
Reimplemented from t3lib_treeView. Reimplemented in printAllPageTree. |
|
Wrap the plus/minus icon in a link
Reimplemented from t3lib_treeView. Reimplemented in printAllPageTree. Definition at line 354 of file browse_links.php. Referenced by ext_tree(). |
|
Create the page navigation tree in HTML
Reimplemented from t3lib_treeView. Definition at line 290 of file browse_links.php. |
|
Inserting uid-information in title-text for an icon
Reimplemented from t3lib_browseTree. Reimplemented in printAllPageTree. Definition at line 105 of file move_el.php. References t3lib_treeView::addTagAttributes(). |
|
[Describe function...]
Reimplemented from t3lib_browseTree. Reimplemented in printAllPageTree. |
|
Wrapping the icon of the element/page. Normally a click menu is wrapped around the icon, but in this case only a title parameter is set.
Reimplemented from t3lib_browseTree. Reimplemented in printAllPageTree. Definition at line 174 of file index.php. References t3lib_treeView::$title, and t3lib_treeView::addTagAttributes(). |
|
Inserting uid-information in title-text for an icon
Reimplemented from t3lib_browseTree. Reimplemented in printAllPageTree. Definition at line 99 of file db_new.php. References t3lib_treeView::addTagAttributes(). |
|
Wrapping the image tag, $icon, for the row, $row
Reimplemented from t3lib_browseTree. Reimplemented in printAllPageTree. Definition at line 371 of file browse_links.php. |
|
Wrapping icon in browse tree
Definition at line 98 of file alt_db_navframe.php. References t3lib_treeView::addTagAttributes(), t3lib_treeView::getJumpToParam(), and t3lib_BEfunc::isRecordLocked(). Referenced by ext_tree(). |
|
Adds a red "+" to the input string, $str, if the field "php_tree_stop" in the $row (pages) is set
Reimplemented from t3lib_treeView. Definition at line 136 of file alt_db_navframe.php. |
|
[Describe function...]
Definition at line 103 of file index.php. References t3lib_treeView::$title. |
|
Wraps the title.
|
|
Wrapping the title in a link, if applicable.
Reimplemented from t3lib_treeView. Reimplemented in TBE_PageTree. Definition at line 275 of file browse_links.php. |