Documentation TYPO3 par Ameos |
Public Member Functions | |
| ext_isLinkable ($doktype, $uid) | |
| wrapTitle ($title, $v, $ext_pArrPages) | |
Definition at line 416 of file class.browse_links.php.
| TBE_PageTree::ext_isLinkable | ( | $ | doktype, | |
| $ | uid | |||
| ) |
Returns true if a doktype can be linked (which is always the case here).
| integer | Doktype value to test | |
| integer | uid to test. |
Reimplemented from localPageTree.
Definition at line 425 of file class.browse_links.php.
| TBE_PageTree::wrapTitle | ( | $ | title, | |
| $ | v, | |||
| $ | ext_pArrPages | |||
| ) |
Wrapping the title in a link, if applicable.
| string | Title, ready for output. | |
| array | The record | |
| boolean | If set, pages clicked will return immediately, otherwise reload page. |
Reimplemented from localPageTree.
Definition at line 437 of file class.browse_links.php.
References t3lib_iconWorks::getIcon(), and t3lib_div::quoteJSvalue().
1.4.6