Question about Object States

Author Message

Jeremy B.

Thursday 25 June 2009 3:24:42 pm

Hi all,

I'm wondering if I could use object states to restrict access for some folders in the admin menu.

Considering a use role "editor", that can read/create/modify/delete all the content under the root folder (gracefully to the section attribute). Root folder contains 2 folders, let's say :

-Root
--- News - Assigned section : "news"
--- Products - Assigned section : "products"

For the container "products", I would like to restrict access for the user role just for this container.
The editor could read/create/modify/delete products item children, but I don't want him to modify the "products" container.

Should object states help me to do this ?
I was thinking that the "ez_lock" default state would allow me to do this, but I can't even assign this state to an object. Is that as expected ?

Thanks for your help :)

Gaetano Giunta

Friday 26 June 2009 1:29:51 am

I do not think you need object states for this, plain permission system should be enough.
You could either:
- use a 3rd section, assigned to the products node and not its children, eg. "products-folder", and give user the permission to edit content in section products but not products-folder
- limit the editing permission for users on the products section with a depth > 1 rule

Principal Consultant International Business
Member of the Community Project Board

Jeremy B.

Tuesday 30 June 2009 1:06:40 am

Thanks for your answer Gaetano :)

Yes, I was thinking at first that I could use Section. But I though that the use of a section on a folder will automaticaly assign these section to its children.

How can I tell eZ to not do that ? I mean, just assign a section to a parent folder like you said ? Furthermore, how the third section will be automatically assigned to the children ?

Thanks for your help

Gaetano Giunta

Tuesday 30 June 2009 1:53:34 am

The hard way is to assign section to parent and then change it back again on all children (take care: new children will by default get the new one).

Principal Consultant International Business
Member of the Community Project Board

Jeremy B.

Tuesday 30 June 2009 2:02:23 am

Ok, thank you very much :)

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 11:45:26
Script start
Timing: Jan 19 2025 11:45:26
Module start 'layout'
Timing: Jan 19 2025 11:45:26
Module start 'content'
Timing: Jan 19 2025 11:45:27
Module end 'content'
Timing: Jan 19 2025 11:45:27
Script end

Main resources:

Total runtime0.6248 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 589.1484152.6250
Module start 'layout' 0.00560.0025 741.773439.4453
Module start 'content' 0.00800.6152 781.2188557.7969
Module end 'content' 0.62330.0015 1,339.015612.1641
Script end 0.6248  1,351.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5509160.0002
Check MTime0.00160.2528160.0001
Mysql Total
Database connection0.00090.140010.0009
Mysqli_queries0.573191.7203630.0091
Looping result0.00060.0967610.0000
Template Total0.594695.220.2973
Template load0.00210.338220.0011
Template processing0.592594.828820.2963
Template load and register function0.00020.025110.0002
states
state_id_array0.00220.344710.0022
state_identifier_array0.00140.217620.0007
Override
Cache load0.00180.2850280.0001
Sytem overhead
Fetch class attribute can translate value0.00070.104620.0003
Fetch class attribute name0.00090.151960.0002
XML
Image XML parsing0.00060.099120.0003
class_abstraction
Instantiating content class attribute0.00000.002970.0000
General
dbfile0.00080.1288160.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 20
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs