[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/competency/classes/ -> competency_rule_all.php (summary)

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

Defines 1 class

competency_rule_all:: (3 methods):
  matches()
  validate_config()
  get_name()


Class: competency_rule_all  - X-Ref

Competency rule all class.

This rule is considered matched when all the children of a competency are completed.

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



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1