moodle/availability/classes
sam marshall 1a7049af22 MDL-44725 Availability: Add SQL feature for user lists (11)
The previous API included a facility to filter a list of users
to include only those who are allowed to access an activity, i.e.
only people who belong to the required groups etc.

This change adds a new API function to return SQL that obtains
this list of users, so that it can be combined with other
queries.
2014-09-02 13:03:29 +01:00
..
capability_checker.php MDL-44070 Conditional availability enhancements (2): subsystem, API 2014-04-07 20:11:33 +01:00
condition.php MDL-45543 availability: Use correct namespace for global classes 2014-05-14 15:31:08 +08:00
frontend.php MDL-45543 availability: Use correct namespace for global classes 2014-05-14 15:31:08 +08:00
info.php MDL-44725 Availability: Add SQL feature for user lists (11) 2014-09-02 13:03:29 +01:00
info_module.php MDL-44725 Availability: Add SQL feature for user lists (11) 2014-09-02 13:03:29 +01:00
info_section.php MDL-45543 availability: Use correct namespace for global classes 2014-05-14 15:31:08 +08:00
result.php MDL-44070 Conditional availability enhancements (2): subsystem, API 2014-04-07 20:11:33 +01:00
tree.php MDL-44725 Availability: Add SQL feature for user lists (11) 2014-09-02 13:03:29 +01:00
tree_node.php MDL-44725 Availability: Add SQL feature for user lists (11) 2014-09-02 13:03:29 +01:00