◆ activate_action()
| activate_action |
( |
|
$ruleType | ) |
|
(De-)Activates the given rule type for system wide usage.
- Parameters
-
| String | $ruleType | the class name of the rule type to activate. |
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ check_activation_action()
| check_activation_action |
( |
|
$ruleType | ) |
|
Shows where the given admission rule is activated (system wide or only at specific institutes).
- Parameters
-
| String | $ruleType | Class name of the rule type to check. |
◆ download_action()
| download_action |
( |
|
$ruleName | ) |
|
Downloads an admission rule as ZIP file.
- Parameters
-
| String | $ruleName | Class name of the admission rule, is used for file name. |
◆ index_action()
Show overview of available admission rules.
◆ install_action()
Installs a new admission rule.
◆ uninstall_action()
| uninstall_action |
( |
|
$ruleType | ) |
|
Deletes the given admission rule type from the system, including all data belonging to it (especially saved values in DB!).
The documentation for this class was generated from the following file: