TYPO3 API  SVNRelease
Public Member Functions
tx_rtehtmlarea_folderTree Class Reference
Inheritance diagram for tx_rtehtmlarea_folderTree:
Inheritance graph
[legend]
Collaboration diagram for tx_rtehtmlarea_folderTree:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 wrapTitle ($title, $v)
 printTree ($treeArr='')

Detailed Description

Definition at line 112 of file class.tx_rtehtmlarea_browse_links.php.


Member Function Documentation

tx_rtehtmlarea_folderTree::printTree ( treeArr = '')

Create the folder navigation tree in HTML

Parameters:
mixedInput tree array. If not array, then $this->tree is used.
Returns:
string HTML output of the tree.

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.

Parameters:
stringTitle, ready for output.
arrayThe "record"
Returns:
string Wrapping title string.

Reimplemented from localFolderTree.

Definition at line 121 of file class.tx_rtehtmlarea_browse_links.php.


The documentation for this class was generated from the following file: