Commit 779381f1 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Add ConstraintType property sheet to all constraint portal types

parent 26ea4410
<property_sheet_list> <property_sheet_list>
<portal_type id="Attribute Blacklisted Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Attribute Equality Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Attribute Unicity Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Category Acquired Membership State Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Category Existence Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Category Membership Arity Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Category Membership State Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Category Related Membership Arity Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Category Related Membership State Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Content Existence Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Document Component"> <portal_type id="Document Component">
<item>SortIndex</item> <item>SortIndex</item>
</portal_type> </portal_type>
<portal_type id="Extension Component"> <portal_type id="Extension Component">
<item>SortIndex</item> <item>SortIndex</item>
</portal_type> </portal_type>
<portal_type id="Property Existence Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Property Type Validity Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Script Constraint"> <portal_type id="Script Constraint">
<item>ConstraintType</item> <item>ConstraintType</item>
<item>Predicate</item> <item>Predicate</item>
...@@ -12,6 +48,12 @@ ...@@ -12,6 +48,12 @@
<item>ScriptConstraint</item> <item>ScriptConstraint</item>
<item>SimpleItem</item> <item>SimpleItem</item>
</portal_type> </portal_type>
<portal_type id="String Attribute Match Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="TALES Constraint">
<item>ConstraintType</item>
</portal_type>
<portal_type id="Test Component"> <portal_type id="Test Component">
<item>SortIndex</item> <item>SortIndex</item>
</portal_type> </portal_type>
......
41154 41155
\ No newline at end of file \ No newline at end of file
Attribute Blacklisted Constraint | ConstraintType
Attribute Equality Constraint | ConstraintType
Attribute Unicity Constraint | ConstraintType
Category Acquired Membership State Constraint | ConstraintType
Category Existence Constraint | ConstraintType
Category Membership Arity Constraint | ConstraintType
Category Membership State Constraint | ConstraintType
Category Related Membership Arity Constraint | ConstraintType
Category Related Membership State Constraint | ConstraintType
Content Existence Constraint | ConstraintType
Document Component | SortIndex Document Component | SortIndex
Extension Component | SortIndex Extension Component | SortIndex
Property Existence Constraint | ConstraintType
Property Type Validity Constraint | ConstraintType
Script Constraint | ConstraintType
Script Constraint | ConstraintType Script Constraint | ConstraintType
Script Constraint | Predicate Script Constraint | Predicate
Script Constraint | Reference Script Constraint | Reference
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment