|
| capability_checker.php |
| Used while evaluating conditions in bulk.
|
|
| condition.php |
| Base class for a single availability condition.
|
|
| frontend.php |
| Class with front-end (editing form) functionality.
|
|
| info.php |
| Base class for conditional availability information (for module or section).
|
|
| info_module.php |
| Class handles conditional availability information for an activity.
|
|
| info_section.php |
| Class handles conditional availability information for a section.
|
|
| multiple_messages.php |
| Represents multiple availability messages.
|
|
| result.php |
| Class represents the result of an availability check for the user.
|
|
| tree.php |
| Class that holds a tree of availability conditions.
|
|
| tree_node.php |
| Node (base class) used to construct a tree of availability conditions.
|
|