Key Provisions

We are still updating this page

Some data may be missing — we will complete it soon.

Access permissions are available starting from version 18.7.0.

Permissions can only be granted by the account administrator, and only if the project plan is paid (in the case of the cloud). Currently, permissions can only be granted for sites, and they apply to all nested pages. For example, the permission "Change settings," granted for a site, applies to the site's settings page and the settings pages of any of its subpages.

Warning

If the account transitions from a paid category to a free one, the permission functionality is automatically disabled, and all restricted entities become accessible to everyone.

Method

Description

landing.role.enable

Switches models

landing.role.isEnabled

Determines permission models

Extended Permission Model

Method

Description

landing.site.getRights

This method returns the permissions of the current user.

landing.site.setRights

Sets access permissions for the site.

Role-Based Permission Model

Method

Description

landing.role.getList

This method allows you to get a list of roles.

landing.role.getRights

This method allows you to get a list of sites for which permissions are set within the role.

landing.role.setAccessCodes

This method sets access codes for the role, which will be applicable to this role.

landing.role.setRights

This method sets the necessary permissions within the role for site lists.