

Fonctions membres publiques | |
| wrapTitle ($title, $v) | |
| printTree ($treeArr='') | |
| tx_rtehtmlarea_folderTree::wrapTitle | ( | $ | title, | |
| $ | v | |||
| ) |
Wrapping the title in a link, if applicable.
| string | Title, ready for output. | |
| array | The "record" |
Réimplémentée à partir de localFolderTree.
| tx_rtehtmlarea_folderTree::printTree | ( | $ | treeArr = '' |
) |
Create the folder navigation tree in HTML
| mixed | Input tree array. If not array, then $this->tree is used. |
Réimplémentée à partir de localFolderTree.
1.5.3