Solutions Open Source

Référence de la classe t3lib_browseTree

Graphe d'héritage de t3lib_browseTree:

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

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 init ($clause='')
 getTitleAttrib ($row)
 wrapIcon ($icon, $row)
 getTitleStr ($row, $titleLen=30)


Documentation des fonctions membres

t3lib_browseTree::init ( clause = ''  ) 

Initialize, setting what is necessary for browsing pages. Using the current user.

Paramètres:
string Additional clause for selecting pages.
Renvoie:
void

t3lib_browseTree::getTitleAttrib ( row  ) 

Creates title attribute content for pages. Uses API function in t3lib_BEfunc which will retrieve lots of useful information for pages.

Paramètres:
array The table row.
Renvoie:
string

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

t3lib_browseTree::wrapIcon ( icon,
row 
)

Wrapping the image tag, $icon, for the row, $row (except for mount points)

Paramètres:
string The image tag for the icon
array The row for the current element
Renvoie:
string The processed icon input value. private

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

Réimplémentée dans localPageTree, localPageTree, localPageTree, localPageTree, printAllPageTree, et localPageTree.

t3lib_browseTree::getTitleStr ( row,
titleLen = 30 
)

Returns the title for the input record. If blank, a "no title" labele (localized) will be returned. Do NOT htmlspecialchar the string from this function - has already been done.

Paramètres:
array The input row array (where the key "title" is used for the title)
integer Title length (30)
Renvoie:
string The title.

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


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