質問

When creating a new user in moodle we can select a set of permissions.
How these permissions are created? How I can add my new permission to this list in a systematic way?

役に立ちましたか?

解決

They are defined in db/access.php for each plugin/module.

http://docs.moodle.org/dev/Access_API#How_to_define_new_capabilities_in_plugins

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top