Boolean safmq_php::safmq_group_set_permissions
(String group_name,
Boolean modifyqueues,
Boolean modifyusers,
Boolean modifygroups,
Connection con)
Sets the permission of a user group.
Child Classes
Sets the permission of a user group.
- Parameters:
- group_name - [in] The name of the group
modifyqueues - [in] The permission to create and modify queues
modifyusers - [in] The permission to create and modify users
modifygroups - [in] The permission to create and modify groups
con - [in,optional] The server to read from, if not specified, uses the most recently opened connection
- Returns:
- FALSE if an error occured, a Permissions object for the user
Member Documentation
Table of Contents HTML hierarchy of classes or Java
Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: