Context level of Moodle

From lib/accesslib.php

25 // context definitions
26 define('CONTEXT_SYSTEM', 10);
27 define('CONTEXT_PERSONAL', 20);
28 define('CONTEXT_USER', 30);
29 define('CONTEXT_COURSECAT', 40);
30 define('CONTEXT_COURSE', 50);
31 define('CONTEXT_GROUP', 60);
32 define('CONTEXT_MODULE', 70);
33 define('CONTEXT_BLOCK', 80);

Comments

  1. Thanks for this info!

    Very usefull for me!

    ReplyDelete
  2. SCOREEEEEEEEEEEEEEEEEEE!

    very useful, thanks.

    ReplyDelete
  3. Thanks you soo much really usefull. thanks a lot

    ReplyDelete
  4. Even though this post is nearly 4 yrs old, it's STILL helpful!! Thanks for the insight!!

    ReplyDelete
  5. was really useful.. thx....

    ReplyDelete

Post a Comment

Popular posts from this blog

Java encoding : UTF-8, Big5, x-MS950-HKSCS