Jump to: navigation, search

Difference between revisions of "RULE"


Line 1: Line 1:
Rules are implemented by the administrator to guarantee specific user behaviour.
+
In UBIK, a rule is a special object that can be applied to a [[Metaproperty|MetaProperty]] on a [[Metaclass|MetaClass]], in order to restrict the possible values of user input at a derived [[Baseproperty|BaseProperty]] of a [[Contentclass|ContentClass]].
  
e.g. there may be a rule, which fixes, that there´s no sign "/" in a property ''NAME''
+
[[Category:UBIK Objects]]
 
+
[[File:Rule.png|300px|thumb|right|Rule and Rule Item]]
+
==How to create a rule==
+
#At first, a Rule has to be generated.
+
#The second step is to create at least one ruleitem, where the column ''Propertyname'' stays for the property, the rule should be created for and the condition is the information it self.The column ''Operator'' comprises the operator. e.g ''equals'' or ''is not''
+
 
+
[[category:How to...]][[category:UBIK]]
+

Revision as of 11:30, 4 June 2012

In UBIK, a rule is a special object that can be applied to a MetaProperty on a MetaClass, in order to restrict the possible values of user input at a derived BaseProperty of a ContentClass.