Documentation TYPO3 par Ameos

t3lib_browseTree Class Reference

Inheritance diagram for t3lib_browseTree:

Inheritance graph
[legend]
Collaboration diagram for t3lib_browseTree:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

Definition at line 74 of file class.t3lib_browsetree.php.


Member Function Documentation

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.

Parameters:
array The table row.
Returns:
string

Reimplemented from t3lib_treeView.

Definition at line 107 of file class.t3lib_browsetree.php.

References t3lib_BEfunc::titleAttribForPages().

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.

Parameters:
array The table row.
Returns:
string

Reimplemented from t3lib_treeView.

Definition at line 107 of file class.t3lib_browsetree.php.

References t3lib_BEfunc::titleAttribForPages().

t3lib_browseTree::init clause = ''  ) 
 

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

Parameters:
string Additional clause for selecting pages.
Returns:
void

Definition at line 83 of file class.t3lib_browsetree.php.

References t3lib_treeView::$clause, t3lib_extMgm::isLoaded(), and t3lib_treeView::setTreeName().

t3lib_browseTree::init clause = ''  ) 
 

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

Parameters:
string Additional clause for selecting pages.
Returns:
void

Definition at line 83 of file class.t3lib_browsetree.php.

References t3lib_treeView::$clause, t3lib_extMgm::isLoaded(), and t3lib_treeView::setTreeName().

Referenced by localPageTree::ext_tree(), and localPageTree::localPageTree().

t3lib_browseTree::wrapIcon icon,
row
 

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

Parameters:
string The image tag for the icon
array The row for the current element
Returns:
string The processed icon input value. private

Reimplemented from t3lib_treeView.

Reimplemented in localPageTree, localPageTree, localPageTree, printAllPageTree, localPageTree, and localPageTree.

Definition at line 119 of file class.t3lib_browsetree.php.

References t3lib_treeView::addTagAttributes(), t3lib_treeView::getId(), and t3lib_treeView::getJumpToParam().

t3lib_browseTree::wrapIcon icon,
row
 

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

Parameters:
string The image tag for the icon
array The row for the current element
Returns:
string The processed icon input value. private

Reimplemented from t3lib_treeView.

Reimplemented in localPageTree, localPageTree, localPageTree, printAllPageTree, localPageTree, and localPageTree.

Definition at line 119 of file class.t3lib_browsetree.php.

References t3lib_treeView::addTagAttributes(), t3lib_treeView::getId(), and t3lib_treeView::getJumpToParam().


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


Généré par TYPO3 Ameos avec  doxygen 1.4.6