Documentation TYPO3 par Ameos |
Public Member Functions | |
| wrapTitle ($title, $v) | |
| printTree ($treeArr='') | |
Definition at line 113 of file class.tx_rtehtmlarea_browse_links.php.
| tx_rtehtmlarea_folderTree::wrapTitle | ( | $ | title, | |
| $ | v | |||
| ) |
Wrapping the title in a link, if applicable.
| string | Title, ready for output. | |
| array | The "record" |
Reimplemented from localFolderTree.
Definition at line 122 of file class.tx_rtehtmlarea_browse_links.php.
References localFolderTree::ext_isLinkable().
| tx_rtehtmlarea_folderTree::printTree | ( | $ | treeArr = '' |
) |
Create the folder navigation tree in HTML
| mixed | Input tree array. If not array, then $this->tree is used. |
Reimplemented from localFolderTree.
Definition at line 137 of file class.tx_rtehtmlarea_browse_links.php.
References localFolderTree::ext_isLinkable(), and t3lib_div::fixed_lgd_cs().
1.4.6