showPermissions

Description

This function loads all the permissions for a particular user for the "Show Permissions" interface.

Syntax

void showPermissions (int $memID)



Parameter $memID

Expected type: Integer
Description: The ID of the member to load permissions for


Notes

  • Accessed by action=profile;u={member_id};sa=showPermissions
  • Requires the manage_permissions permission
  • Moved to Profile.php in 1.1
Advertisement: