Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Set object identity identifier #37

Open
r3m4k3 opened this issue Nov 20, 2015 · 1 comment
Open

Set object identity identifier #37

r3m4k3 opened this issue Nov 20, 2015 · 1 comment

Comments

@r3m4k3
Copy link

r3m4k3 commented Nov 20, 2015

I want to set the object identity identifier for class permission.
Now it's set from ACE identifier. It would be great to set ACE as ObjectIdentity.

@r3m4k3
Copy link
Author

r3m4k3 commented Nov 20, 2015

My solution is - create an empty object and with setter and as id set my own string name.

$tmp = new Page();
$page->setId('literal_name');

Is there any solution? This one is not an elegant one. :/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant