"TYPO3 4.0.1: TBE_PageTree Class Reference", "datetime" => "Sat Dec 2 19:26:42 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>

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)
 ext_isLinkable ($doktype, $uid)
 wrapTitle ($title, $v, $ext_pArrPages)

Detailed Description

Definition at line 418 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:
integer Doktype value to test
integer uid to test.
Returns:
boolean

Reimplemented from localPageTree.

Definition at line 389 of file browse_links.php.

TBE_PageTree::ext_isLinkable doktype,
uid
 

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

Parameters:
integer Doktype value to test
integer uid to test.
Returns:
boolean

Reimplemented from localPageTree.

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

TBE_PageTree::wrapTitle title,
v,
ext_pArrPages
 

Wrapping the title in a link, if applicable.

Parameters:
string Title, ready for output.
array The record
boolean If set, pages clicked will return immediately, otherwise reload page.
Returns:
string Wrapping title string.

Reimplemented from localPageTree.

Definition at line 401 of file browse_links.php.

References t3lib_iconWorks::getIcon().

TBE_PageTree::wrapTitle title,
v,
ext_pArrPages
 

Wrapping the title in a link, if applicable.

Parameters:
string Title, ready for output.
array The record
boolean If set, pages clicked will return immediately, otherwise reload page.
Returns:
string Wrapping title string.

Reimplemented from localPageTree.

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

References t3lib_iconWorks::getIcon(), and t3lib_div::quoteJSvalue().


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