"TYPO3 4.0.1: localFolderTree Class Reference", "datetime" => "Sat Dec 2 19:25:08 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
Public Member Functions | |
localFolderTree () | |
wrapIcon ($icon, &$row) | |
wrapTitle ($title, $row, $bank=0) | |
localFolderTree () | |
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 72 of file alt_file_navframe.php.
|
Calls init functions
Definition at line 81 of file alt_file_navframe.php. |
|
Initializes the script path
Definition at line 474 of file class.browse_links.php. References t3lib_div::getIndpEnv(), and t3lib_folderTree::t3lib_folderTree(). |
|
Constructor for the local folder tree.
Definition at line 388 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, and TBE_FolderTree. Definition at line 445 of file browse_links.php. References t3lib_BEfunc::getPathType_web_nonweb(). |
|
Returns true if the input "record" contains a folder which can be linked.
Reimplemented in TBE_FolderTree, and TBE_FolderTree. Definition at line 501 of file class.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 462 of file browse_links.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 518 of file class.browse_links.php. |
|
Create the folder navigation tree in HTML
Reimplemented from t3lib_treeView. Definition at line 477 of file browse_links.php. References ext_isLinkable(), t3lib_div::fixed_lgd(), t3lib_div::fixed_lgd_cs(), and t3lib_div::int_from_ver(). |
|
Create the folder navigation tree in HTML
Reimplemented from t3lib_treeView. Definition at line 533 of file class.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 426 of file index.php. References t3lib_treeView::$title, and t3lib_treeView::addTagAttributes(). |
|
Wrapping icon in browse tree
Definition at line 92 of file alt_file_navframe.php. References t3lib_treeView::addTagAttributes(), and t3lib_folderTree::getJumpToParam(). |
|
Wrapping the title in a link, if applicable.
Reimplemented in TBE_FolderTree, and TBE_FolderTree. Definition at line 430 of file browse_links.php. References ext_isLinkable(). |
|
Wraps the title.
Reimplemented in TBE_FolderTree, and TBE_FolderTree. |
|
Wrapping the title in a link, if applicable.
Reimplemented in TBE_FolderTree, and TBE_FolderTree. Definition at line 486 of file class.browse_links.php. References ext_isLinkable(). |
|
Wrapping $title in a-tags.
Reimplemented from t3lib_folderTree. Definition at line 121 of file alt_file_navframe.php. References t3lib_treeView::$title, and t3lib_folderTree::getJumpToParam(). |