Documentation TYPO3 par Ameos |
Public Member Functions | |
localPageTree () | |
wrapIcon ($icon, &$row) | |
wrapStop ($str, $row) | |
wrapTitle ($title, $row, $bank=0) | |
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) | |
wrapIcon ($icon, $row) | |
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, $clause='') | |
localPageTree () | |
wrapTitle ($title, $v, $ext_pArrPages='') | |
printTree ($treeArr='') | |
ext_isLinkable ($doktype, $uid) | |
PM_ATagWrap ($icon, $cmd, $bMark='') | |
wrapIcon ($icon, $row) | |
Public Attributes | |
$ext_showPageId | |
$ext_IconMode | |
$expandFirst = 0 | |
$expandAll = 0 |
Definition at line 78 of file alt_db_navframe.php.
|
Calls init functions
Definition at line 88 of file alt_db_navframe.php. References t3lib_browseTree::init(). |
|
Constructor. Just calling init()
Definition at line 269 of file class.browse_links.php. |
|
Constructor for the local page tree.
Definition at line 140 of file index.php. References t3lib_treeView::$BE_USER, ext_permsC(), and t3lib_browseTree::init(). |
|
Initialization
Definition at line 144 of file index.php. References t3lib_browseTree::init(). |
|
Constructor. Just calling init()
Definition at line 250 of file browse_links.php. |
|
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, and TBE_PageTree. Definition at line 327 of file browse_links.php. |
|
Returns true if a doktype can be linked.
Reimplemented in TBE_PageTree, and TBE_PageTree. Definition at line 351 of file class.browse_links.php. |
|
Return select permissions.
Reimplemented in printAllPageTree. Definition at line 154 of file index.php. Referenced by localPageTree(). |
|
Tree rendering
Definition at line 199 of file index.php. References t3lib_treeView::$clause, t3lib_div::_GP(), t3lib_iconWorks::getIconImage(), t3lib_treeView::getTree(), t3lib_browseTree::init(), t3lib_div::intExplode(), permsC(), PM_ATagWrap(), t3lib_treeView::reset(), t3lib_iconWorks::skinImg(), and wrapIcon(). |
|
This will make sure that no position data is acquired from the BE_USER uc variable.
Reimplemented from t3lib_pageTree. |
|
Select permissions
Definition at line 188 of file index.php. Referenced by ext_tree(). |
|
Wrap the plus/minus icon in a link
Reimplemented from t3lib_treeView. Reimplemented in printAllPageTree. Definition at line 341 of file browse_links.php. |
|
Wrapping Plus/Minus icon
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 365 of file class.browse_links.php. Referenced by ext_tree(). |
|
Create the page navigation tree in HTML
Reimplemented from t3lib_treeView. Definition at line 278 of file browse_links.php. |
|
Create the page navigation tree in HTML
Reimplemented from t3lib_treeView. Definition at line 300 of file class.browse_links.php. |
|
Wrapping the image tag, $icon, for the row, $row
Reimplemented from t3lib_browseTree. Reimplemented in printAllPageTree. Definition at line 358 of file browse_links.php. |
|
Wrapping Icon
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 188 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 105 of file move_el.php. References 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 382 of file class.browse_links.php. |
|
Wrapping icon in browse tree
Definition at line 99 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 142 of file alt_db_navframe.php. |
|
Wrapping the title in a link, if applicable.
Reimplemented from t3lib_treeView. Reimplemented in TBE_PageTree, and TBE_PageTree. Definition at line 263 of file browse_links.php. |
|
Wrapping title from page tree.
Definition at line 155 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, and TBE_PageTree. Definition at line 285 of file class.browse_links.php. |
|
Wrapping $title in a-tags.
Reimplemented from t3lib_treeView. Reimplemented in TBE_PageTree, and TBE_PageTree. Definition at line 158 of file alt_db_navframe.php. References t3lib_treeView::$title, and t3lib_treeView::getJumpToParam(). |