|
TYPO3 API
SVNRelease
|


Public Member Functions | |
| wrapTitle ($title, $v) | |
| printTree ($treeArr='') | |
Definition at line 112 of file class.tx_rtehtmlarea_browse_links.php.
| 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 138 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 121 of file class.tx_rtehtmlarea_browse_links.php.
1.7.5.1