group_restCtrl
extends RestApiCtrl
in package
Table of Contents
Methods
- delete() : mixed
- get() : object
- Retrieves the group rights from the ACL manager and returns the response object.
- post() : object
- put() : mixed
Methods
delete()
public
delete() : mixed
get()
Retrieves the group rights from the ACL manager and returns the response object.
public
get() : object
Return values
object —the response object containing group rights data or error details
post()
public
post() : object
Return values
objectput()
public
put() : mixed