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

List of all members.

Public Member Functions

 ext_isLinkable ($doktype, $uid)
 wrapTitle ($title, $v, $ext_pArrPages)

Detailed Description

Definition at line 404 of file class.browse_links.php.


Member Function Documentation

TBE_PageTree::ext_isLinkable ( doktype,
uid 
)

Returns true if a doktype can be linked (which is always the case here).

Parameters:
integerDoktype value to test
integeruid to test.
Returns:
boolean

Reimplemented from localPageTree.

Definition at line 413 of file class.browse_links.php.

TBE_PageTree::wrapTitle ( title,
v,
ext_pArrPages 
)

Wrapping the title in a link, if applicable.

Parameters:
stringTitle, ready for output.
arrayThe record
booleanIf set, pages clicked will return immediately, otherwise reload page.
Returns:
string Wrapping title string.

Reimplemented from localPageTree.

Definition at line 425 of file class.browse_links.php.


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