API documentation

Previous topic

< Performance settings

Next topic

Developer’s guide >

This Page

Access Rights

Access Rights allows to control access restrictions for specific areas of the CMS. These Resources and their access policies may be defined by modules.

By default, the Core module comes with two Resources:

  • “AdminArea”
  • “CoreModelPage”
../../_images/access_1.png

CoreModelPage Resource has two configurable actions:

../../_images/access_2.png
  • “Show_views” - displays visits counter of on current page.
  • “Page_footer” - stores additional HTML code.

These actions can be assigned individually to each Role, (“Admin” Role in this case) visible in the top right corner.

To make it clear look at another example:

../../_images/access_3.png

Here, defined backend access rights for role “Admin” - it will let Admin users to access the Administration area.

Texts like “ACTION_ADMINAREA_ACCESS_DESCRIPTION” are translation placeholders and can be changed in language management system.