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

tx_rtehtmlarea_image_localFolderTree Class Reference

Inheritance diagram for tx_rtehtmlarea_image_localFolderTree:

Inheritance graph
[legend]
Collaboration diagram for tx_rtehtmlarea_image_localFolderTree:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 wrapTitle ($title, $v)
 ext_isLinkable ($v)
 PM_ATagWrap ($icon, $cmd, $bMark='')
 printTree ($treeArr='')

Public Attributes

 $ext_IconMode = 1

Detailed Description

Definition at line 86 of file select_image.php.


Member Function Documentation

tx_rtehtmlarea_image_localFolderTree::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 found in the web-part of the the server and is NOT a recycler or temp folder

Definition at line 111 of file select_image.php.

References t3lib_BEfunc::getPathType_web_nonweb().

Referenced by wrapTitle().

tx_rtehtmlarea_image_localFolderTree::PM_ATagWrap icon,
cmd,
bMark = ''
 

Wrap the plus/minus icon in a link

Parameters:
string HTML string to wrap, probably an image tag.
string Command for 'PM' get var
boolean If set, the link will have a anchor point (=$bMark) and a name attribute (=$bMark)
Returns:
string Link-wrapped input string private

Reimplemented from t3lib_treeView.

Definition at line 130 of file select_image.php.

tx_rtehtmlarea_image_localFolderTree::printTree treeArr = ''  ) 
 

Print tree.

Parameters:
mixed Input tree array. If not array, then $this->tree is used.
Returns:
string HTML output of the tree.

Reimplemented from t3lib_treeView.

Definition at line 145 of file select_image.php.

References t3lib_div::fixed_lgd().

tx_rtehtmlarea_image_localFolderTree::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.

Definition at line 96 of file select_image.php.

References ext_isLinkable().


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