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 614 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 623 of file class.browse_links.php.

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 636 of file class.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 564 of file browse_links.php.

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.


The documentation for this class was generated from the following files:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!