Solutions Open Source

Référence de la classe localFolderTree

Graphe d'héritage de localFolderTree:

Inheritance graph
[légende]
Graphe de collaboration de localFolderTree:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 localFolderTree ()
 wrapTitle ($title, $v)
 ext_isLinkable ($v)
 PM_ATagWrap ($icon, $cmd, $bMark='')
 printTree ($treeArr='')
 localFolderTree ($BE_USER, $FILEMOUNTS='')
 wrapTitle ($str, $row)
 PM_ATagWrap ($icon, $cmd, $bMark='')
 wrapIcon ($icon, $row)
 initializePositionSaving ()

Attributs publics

 $ext_IconMode = 1
 $expandFirst = 0
 $expandAll = 0


Documentation des fonctions membres

localFolderTree::localFolderTree (  ) 

Initializes the script path

Renvoie:
void

localFolderTree::wrapTitle ( title,
v 
)

Wrapping the title in a link, if applicable.

Paramètres:
string Title, ready for output.
array The "record"
Renvoie:
string Wrapping title string.

Réimplémentée dans TBE_FolderTree, et tx_rtehtmlarea_folderTree.

localFolderTree::ext_isLinkable ( v  ) 

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

Paramètres:
array Array with information about the folder element. Contains keys like title, uid, path, _title
Renvoie:
boolean True is returned if the path is found in the web-part of the server and is NOT a recycler or temp folder

Réimplémentée dans TBE_FolderTree.

localFolderTree::PM_ATagWrap ( icon,
cmd,
bMark = '' 
)

Wrap the plus/minus icon in a link

Paramètres:
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)
Renvoie:
string Link-wrapped input string private

Réimplémentée à partir de t3lib_treeView.

Réimplémentée dans printAllFolderTree.

localFolderTree::printTree ( treeArr = ''  ) 

Create the folder navigation tree in HTML

Paramètres:
mixed Input tree array. If not array, then $this->tree is used.
Renvoie:
string HTML output of the tree.

Réimplémentée à partir de t3lib_treeView.

Réimplémentée dans tx_rtehtmlarea_folderTree.

localFolderTree::localFolderTree ( BE_USER,
FILEMOUNTS = '' 
)

Constructor for the local folder tree.

Paramètres:
object Local backend user (not the GLOBALS[] backend user!!)
array Filemounts for the backend user.
Renvoie:
void

localFolderTree::wrapTitle ( str,
row 
)

Wraps the title.

Paramètres:
string [See parent]
array [See parent]
Renvoie:
string

Réimplémentée dans TBE_FolderTree, et tx_rtehtmlarea_folderTree.

localFolderTree::PM_ATagWrap ( icon,
cmd,
bMark = '' 
)

Wraps the plus/minus icon - in this case we just return blank which means we STRIP AWAY the plus/minus icon!

Paramètres:
string [See parent]
string [See parent]
string [See parent]
Renvoie:
string

Réimplémentée à partir de t3lib_treeView.

Réimplémentée dans printAllFolderTree.

localFolderTree::wrapIcon ( icon,
row 
)

Wrapping the icon of the element/page. Normally a click menu is wrapped around the icon, but in this case only a title parameter is set.

Paramètres:
string Icon image tag.
array Row.
Renvoie:
string Icon with title attribute added.

Réimplémentée à partir de t3lib_folderTree.

localFolderTree::initializePositionSaving (  ) 

This will make sure that no position data is acquired from the BE_USER uc variable.

Renvoie:
void

Réimplémentée à partir de t3lib_folderTree.


Documentation des données membres

localFolderTree::$ext_IconMode = 1

Réimplémentée à partir de t3lib_treeView.

localFolderTree::$expandFirst = 0

Réimplémentée à partir de t3lib_treeView.

Réimplémentée dans printAllFolderTree.

localFolderTree::$expandAll = 0

Réimplémentée à partir de t3lib_treeView.

Réimplémentée dans printAllFolderTree.


La documentation de cette classe a été générée à partir des fichiers suivants :
Généré le Fri Aug 31 11:41:04 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3