Documentation TYPO3 par Ameos |
Public Member Functions | |
wrapTitle ($title, $v) | |
ext_isLinkable ($v) | |
PM_ATagWrap ($icon, $cmd, $bMark='') | |
printTree ($treeArr='') | |
localFolderTree ($BE_USER, $FILEMOUNTS='') | |
wrapTitle ($str, $row) | |
PM_ATagWrap ($icon, $cmd, $bMark='') | |
wrapIcon ($icon, $row) | |
initializePositionSaving () | |
wrapTitle ($title, $v) | |
ext_isLinkable ($v) | |
PM_ATagWrap ($icon, $cmd, $bMark='') | |
printTree ($treeArr='') | |
Public Attributes | |
$ext_IconMode = 1 | |
$expandFirst = 0 | |
$expandAll = 0 |
Definition at line 454 of file browse_links.php.
|
Constructor for the local folder tree.
Definition at line 374 of file index.php. References t3lib_treeView::$BE_USER, and t3lib_treeView::init(). |
|
Returns true if the input "record" contains a folder which can be linked.
Reimplemented in TBE_FolderTree. Definition at line 115 of file rte_select_image.php. References t3lib_BEfunc::getPathType_web_nonweb(). |
|
Returns true if the input "record" contains a folder which can be linked.
Reimplemented in TBE_FolderTree. Definition at line 479 of file browse_links.php. References t3lib_BEfunc::getPathType_web_nonweb(). Referenced by printTree(), and wrapTitle(). |
|
This will make sure that no position data is acquired from the BE_USER uc variable.
Reimplemented from t3lib_folderTree. |
|
Wrap the plus/minus icon in a link
Reimplemented from t3lib_treeView. Reimplemented in printAllFolderTree. Definition at line 134 of file rte_select_image.php. |
|
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 printAllFolderTree. |
|
Wrap the plus/minus icon in a link
Reimplemented from t3lib_treeView. Reimplemented in printAllFolderTree. Definition at line 496 of file browse_links.php. |
|
Print tree.
Reimplemented from t3lib_treeView. Definition at line 149 of file rte_select_image.php. References t3lib_div::fixed_lgd(). |
|
Create the folder navigation tree in HTML
Reimplemented from t3lib_treeView. Definition at line 511 of file browse_links.php. References ext_isLinkable(), and t3lib_div::fixed_lgd_cs(). |
|
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_folderTree. Definition at line 412 of file index.php. References t3lib_treeView::$title, and t3lib_treeView::addTagAttributes(). |
|
Wrapping the title in a link, if applicable.
Reimplemented in TBE_FolderTree. Definition at line 100 of file rte_select_image.php. References ext_isLinkable(). |
|
Wraps the title.
Reimplemented in TBE_FolderTree. |
|
Wrapping the title in a link, if applicable.
Reimplemented in TBE_FolderTree. Definition at line 464 of file browse_links.php. References ext_isLinkable(). |