Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/create by path #9

Merged
merged 2 commits into from
Dec 23, 2016
Merged

Feature/create by path #9

merged 2 commits into from
Dec 23, 2016

Conversation

jorisros
Copy link
Contributor

No description provided.

Make the class backwards compatible
Example how to use this:

Pimcore\Model\User\Workspace\Object:
    role_allow_edit (template):
        list: 1
        view: 1
        save: 1
        publish: 1
        unpublish: 1
        delete: 0
        rename: 0
        create: 0
        settings: 0
        versions: 0
        properties: 0
        lEdit: null
        lView: null
    role_content_lib (extends role_allow_edit):
        cPath: '/path'
        userId: '@user->id'
        layouts: null
@jorisros jorisros merged commit f92859e into YouweGit:master Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant