Documentation TYPO3 par Ameos

tx_rtehtmlarea_image_folderTree Class Reference

Inheritance diagram for tx_rtehtmlarea_image_folderTree:
[legend]
Collaboration diagram for tx_rtehtmlarea_image_folderTree:
[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 48 of file class.tx_rtehtmlarea_select_image.php.


Member Function Documentation

tx_rtehtmlarea_image_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.

Definition at line 58 of file class.tx_rtehtmlarea_select_image.php.

References ext_isLinkable().

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

Definition at line 73 of file class.tx_rtehtmlarea_select_image.php.

References t3lib_BEfunc::getPathType_web_nonweb().

Referenced by wrapTitle().

tx_rtehtmlarea_image_folderTree::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 92 of file class.tx_rtehtmlarea_select_image.php.

tx_rtehtmlarea_image_folderTree::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 107 of file class.tx_rtehtmlarea_select_image.php.

References t3lib_div::fixed_lgd().


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


Généré par Le spécialiste TYPO3 avec  doxygen 1.4.6