"TYPO3 4.0.1: printAllPageTree Class Reference", "datetime" => "Sat Dec 2 19:25:23 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>

printAllPageTree Class Reference

Inheritance diagram for printAllPageTree:

Inheritance graph
[legend]
Collaboration diagram for printAllPageTree:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ext_permsC ()
 PM_ATagWrap ($icon, $cmd, $bMark='')
 wrapIcon ($icon, $row)

Public Attributes

 $expandFirst = 1
 $expandAll = 1

Detailed Description

Definition at line 222 of file index.php.


Member Function Documentation

printAllPageTree::ext_permsC  ) 
 

Return select permissions.

Returns:
string WHERE query part.

Reimplemented from localPageTree.

Definition at line 231 of file index.php.

printAllPageTree::PM_ATagWrap icon,
cmd,
bMark = ''
 

Returns the plus/minus icon.

Parameters:
string [See parent]
string [See parent]
string [See parent]
Returns:
string

Reimplemented from localPageTree.

Definition at line 243 of file index.php.

printAllPageTree::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.

Parameters:
string Icon image tag.
array Row.
Returns:
string Icon with title attribute added.

Reimplemented from localPageTree.

Definition at line 254 of file index.php.

References t3lib_treeView::$title, and t3lib_treeView::addTagAttributes().


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