Documentation TYPO3 par Ameos

printAllPageTree_perms Class Reference

Inheritance diagram for printAllPageTree_perms:
[legend]
Collaboration diagram for printAllPageTree_perms:
[legend]
List of all members.

Public Member Functions

 printTree ($treeArr='', $printPath=0)
 ext_printPerms ($int)
 ext_groupPerms ($row, $firstGroup)

Detailed Description

Definition at line 275 of file index.php.


Member Function Documentation

printAllPageTree_perms::printTree ( treeArr = '',
printPath = 0 
)

Print the tree of pages.

Parameters:
array The tree items
boolean If set, the path of the pages in the tree is printed (only done for pages outside of mounts).
Returns:
string HTML content.

Definition at line 284 of file index.php.

References t3lib_treeView::$title, ext_groupPerms(), ext_printPerms(), t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getGroupNames(), t3lib_BEfunc::getRecordPath(), t3lib_BEfunc::getUserNames(), and t3lib_treeView::reset().

printAllPageTree_perms::ext_printPerms ( int  ) 

Print a set of permissions

Parameters:
integer The permissions integer.
Returns:
string HTML formatted.

Definition at line 327 of file index.php.

Referenced by printTree().

printAllPageTree_perms::ext_groupPerms ( row,
firstGroup 
)

returns the permissions for a group based of the perms_groupid of $row. If the $row[perms_groupid] equals the $firstGroup[uid] then the function returns perms_everybody OR'ed with perms_group, else just perms_everybody

Parameters:
array Page record.
array First-group record.
Returns:
integer Permissions.

Definition at line 345 of file index.php.

Referenced by printTree().


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


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