Competency rule all.
Copyright: | 2015 Frédéric Massart - FMCorz.net |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 92 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
competency_rule_all:: (3 methods):
matches()
validate_config()
get_name()
Class: competency_rule_all - X-Ref
Competency rule all class.matches(user_competency $usercompetency) X-Ref |
Whether or not the rule is matched. param: user_competency $usercompetency The user competency. return: bool |
validate_config($value) X-Ref |
Validate the rule config. param: string $value The value to validate. return: bool |
get_name() X-Ref |
The name of the rule. return: lang_string |