Lizmap Web Client 3.10.0

repository_rights_restCtrl extends RestApiCtrl
in package

Table of Contents

Methods

delete()  : mixed
get()  : object
post()  : object
Handles the edition of group rules on repositories.
put()  : mixed
editRights()  : object
Modifies access rights for a specified group on a repository.

Methods

post()

Handles the edition of group rules on repositories.

public post() : object
Return values
object

a JSON response object

editRights()

Modifies access rights for a specified group on a repository.

private editRights(object $rep) : object
Parameters
$rep : object

the JSON response object to be modified

Return values
object

the modified JSON response object


        
On this page

Search results