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

TBE_FolderTree Class Reference

Inheritance diagram for TBE_FolderTree:

Inheritance graph
[legend]
Collaboration diagram for TBE_FolderTree:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ext_isLinkable ($v)
 wrapTitle ($title, $v)
 ext_isLinkable ($v)
 wrapTitle ($title, $v)

Public Attributes

 $ext_noTempRecyclerDirs = 0

Detailed Description

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


Member Function Documentation

TBE_FolderTree::ext_isLinkable v  ) 
 

Returns true if the input "record" contains a folder which can be linked.

Parameters:
array Array with information about the folder element. Contains keys like title, uid, path, _title
Returns:
boolean True is returned if the path is NOT a recycler or temp folder AND if ->ext_noTempRecyclerDirs is not set.

Reimplemented from localFolderTree.

Definition at line 564 of file browse_links.php.

TBE_FolderTree::ext_isLinkable v  ) 
 

Returns true if the input "record" contains a folder which can be linked.

Parameters:
array Array with information about the folder element. Contains keys like title, uid, path, _title
Returns:
boolean True is returned if the path is NOT a recycler or temp folder AND if ->ext_noTempRecyclerDirs is not set.

Reimplemented from localFolderTree.

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

Referenced by wrapTitle().

TBE_FolderTree::wrapTitle title,
v
 

Wrapping the title in a link, if applicable.

Parameters:
string Title, ready for output.
array The 'record'
Returns:
string Wrapping title string.

Reimplemented from localFolderTree.

Definition at line 577 of file browse_links.php.

References ext_isLinkable().

TBE_FolderTree::wrapTitle title,
v
 

Wrapping the title in a link, if applicable.

Parameters:
string Title, ready for output.
array The 'record'
Returns:
string Wrapping title string.

Reimplemented from localFolderTree.

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

References ext_isLinkable().


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