Solutions Open Source

Référence de la classe filelistFolderTree

Graphe d'héritage de filelistFolderTree:

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

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 filelistFolderTree ()
 wrapIcon ($icon, &$row)
 wrapTitle ($title, $row, $bank=0)
 printTree ($treeArr='')
 PMicon ($row, $a, $c, $nextCount, $exp)
 PMiconATagWrap ($icon, $cmd, $isExpand=true)
 getBrowsableTree ()
 getFolderTree ($files_path, $depth=999)

Attributs publics

 $ext_IconMode
 $ajaxStatus = false


Documentation des fonctions membres

filelistFolderTree::filelistFolderTree (  ) 

Calls init functions

Renvoie:
void

filelistFolderTree::wrapIcon ( icon,
&$  row 
)

Wrapping icon in browse tree

Paramètres:
string Icon IMG code
array Data row for element.
Renvoie:
string Page icon

filelistFolderTree::wrapTitle ( title,
row,
bank = 0 
)

Wrapping $title in a-tags.

Paramètres:
string Title string
string Item record
integer Bank pointer (which mount point number)
Renvoie:
string private

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

filelistFolderTree::printTree ( treeArr = ''  ) 

Compiles the HTML code for displaying the structure found inside the ->tree array

Paramètres:
array "tree-array" - if blank string, the internal ->tree array is used.
Renvoie:
string The HTML code for the tree

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

filelistFolderTree::PMicon ( row,
a,
c,
nextCount,
exp 
)

Generate the plus/minus icon for the browsable tree.

Paramètres:
array record for the entry
integer The current entry number
integer The total number of entries. If equal to $a, a "bottom" element is returned.
integer The number of sub-elements to the current element.
boolean The element was expanded to render subelements if this flag is set.
Renvoie:
string Image tag with the plus/minus icon. private
Voir également:
t3lib_pageTree::PMicon()

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

filelistFolderTree::PMiconATagWrap ( icon,
cmd,
isExpand = true 
)

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
Renvoie:
string Link-wrapped input string private

filelistFolderTree::getBrowsableTree (  ) 

Will create and return the HTML code for a browsable tree of folders. Is based on the mounts found in the internal array ->MOUNTS (set in the constructor)

Renvoie:
string HTML code for the browsable tree

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

filelistFolderTree::getFolderTree ( files_path,
depth = 999 
)

Fetches the data for the tree

Paramètres:
string Abs file path
integer Max depth (recursivity limit)
Renvoie:
integer The count of items on the level
Voir également:
getBrowsableTree()


Documentation des données membres

filelistFolderTree::$ext_IconMode

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

filelistFolderTree::$ajaxStatus = false


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:40:59 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3