General

  eZ Systems Website
  Editor documentation


  Developer documentation

  Back to the top

Skip to end of metadata
Go to start of metadata

Retrieving the Role Policies

To retrieve the Roles Policies, on a working eZ Platform instance, in dev environment open the file app/cache/dev/appDevDebugProjectContainer.xml

If you can not find the file, please reload the homepage. The cache will be regenerated.

Then open it and look for ezpublish.api.role.policy_map, it will look like this:

ezpublish.api.role.policy_map entry in the app/cache/dev/appDevDebugProjectContainer.xml file
  • The 1st sublevel ("content") is a module.
  • The 2nd sublevel ("read") is a function.
  • The 3rd sublevel ("Class") is a limitation.

Module, function and limitations

Each Module contains functions, and for each function, you have limitations. The default values are shown below.

There are 4 modules:

  • content
  • section
  • state
  • user

Content

content Module

Functions

Limitations

 ClassSectionOwnerNodeSubtreeGroupLanguageOther Limitations
readtruetruetruetruetruetrue-
  • State
difftruetruetruetruetrue---
view_embedtruetruetruetruetrue---
createtruetrue-truetrue-true
  • ParentOwner  
  • ParentGroup
  • ParentClass
  • ParentDepth
edittruetruetruetruetruetruetrue
  • State

V1.8

publish

truetruetruetruetruetruetrue
  • State
manage_locationstruetruetrue true---
hidetruetruetruetruetruetruetrue
  • State
translatetruetruetruetruetrue true-
removetruetruetruetruetrue--
  • State
versionreadtruetruetruetruetrue--
  • Status
versionremovetruetruetruetreutrue--
  • Status
pdftruetruetruetruetrue---

Section

section Module
FunctionLimitations
assign
  • Class 
  • Section  
  • Owner 
  • NewSection

State

 

state Module
 FunctionLimitations
 assign
  • Class
  • Section
  • Owner
  • NewSection

User

user Module
 FunctionLimitations
 login
  • Siteaccess

In this topic:

  • No labels