Documentation TYPO3 par Ameos |
Public Member Functions | |
init ($clause='') | |
getTitleAttrib ($row) | |
wrapIcon ($icon, $row) |
Definition at line 74 of file class.t3lib_browsetree.php.
|
Creates title attribute content for pages. Uses API function in t3lib_BEfunc which will retrieve lots of useful information for pages.
Reimplemented from t3lib_treeView. Definition at line 116 of file class.t3lib_browsetree.php. References t3lib_BEfunc::titleAttribForPages(). |
|
Initialize, setting what is necessary for browsing pages. Using the current user.
Definition at line 83 of file class.t3lib_browsetree.php. References t3lib_treeView::$clause, t3lib_extMgm::isLoaded(), and t3lib_treeView::setTreeName(). Referenced by localPageTree::ext_tree(), and localPageTree::localPageTree(). |
|
Wrapping the image tag, $icon, for the row, $row (except for mount points)
Reimplemented from t3lib_treeView. Reimplemented in localPageTree, localPageTree, localPageTree, localPageTree, printAllPageTree, localPageTree, and localPageTree. Definition at line 128 of file class.t3lib_browsetree.php. References t3lib_treeView::addTagAttributes(), t3lib_treeView::getId(), and t3lib_treeView::getJumpToParam(). |