You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
Create a form element that can be used to select a role.
The element should be able to build its selectable content from a Zend_Acl object.
It should be possible to add a filter which ensures that only assignable roles are displayed (based on ACL).
Another feature could be that the hierarchy of the roles is indicated.
The text was updated successfully, but these errors were encountered:
Create a form element that can be used to select a role.
The element should be able to build its selectable content from a Zend_Acl object.
It should be possible to add a filter which ensures that only assignable roles are displayed (based on ACL).
Another feature could be that the hierarchy of the roles is indicated.
The text was updated successfully, but these errors were encountered: