C# Class Rebel.Framework.Localization.Processing.SwitchConditions.LookupCondition

Plural forms can be rather complex (see http://www.gnu.org/software/hello/manual/gettext/Plural-forms.html) This condition evaluator allows to reuse rules by giving them a label. They should be stored in the manager with the "Text" dialect
Inheritance: ISwitchConditionEvaluator
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
Evaluate ( ParameterValue o, EvaluationContext context ) : bool

Method Details

Evaluate() public méthode

public Evaluate ( ParameterValue o, EvaluationContext context ) : bool
o ParameterValue
context EvaluationContext
Résultat bool