Documentation TYPO3 par Ameos |
Public Member Functions | |
ext_isLinkable ($v) | |
wrapTitle ($title, $v) | |
Public Attributes | |
$ext_noTempRecyclerDirs = 0 |
Definition at line 614 of file class.browse_links.php.
TBE_FolderTree::ext_isLinkable | ( | $ | v | ) |
Returns true if the input "record" contains a folder which can be linked.
array | Array with information about the folder element. Contains keys like title, uid, path, _title |
Reimplemented from localFolderTree.
Definition at line 623 of file class.browse_links.php.
Referenced by wrapTitle().
TBE_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 636 of file class.browse_links.php.
References ext_isLinkable().