User Tools

Site Tools


groimp-platform:platform-registry-structure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

groimp-platform:platform-registry-structure [2024/04/12 14:23] – created gaetangroimp-platform:platform-registry-structure [2024/04/12 14:26] (current) gaetan
Line 137: Line 137:
 Currently there are two conditions used: <exists /> and <booleanvalueoption /> Currently there are two conditions used: <exists /> and <booleanvalueoption />
  
-  - <exists name=".available" ref="/a//ref"/> has two arguments: //name// and //ref//. //Name// should be //.available// in this case. //Ref// is the absolute path of an object in the registry. If that object exists, then the condition is true. +  - <exists name=".available" ref="aref"/> has two arguments: //name// and //ref//. //Name// should be //.available// in this case. //Ref// is the absolute path of an object in the registry. If that object exists, then the condition is true. 
-  - <booleanvalueoption name=".available" value="true" optPath="/path//to//option"/> has three arguments: //name//, //value//, and //optPath//. //Name// should be //.available//. //Value// is the default value returned by the condition (used if the option item is either not set or not found). //optPath// is the path in the registry to an Option object. This Option should be a boolean. If the Option is found, the condition returns the boolean value of the option.+  - <booleanvalueoption name=".available" value="true" optPath="/path/to/option"/> has three arguments: //name//, //value//, and //optPath//. //Name// should be //.available//. //Value// is the default value returned by the condition (used if the option item is either not set or not found). //optPath// is the path in the registry to an Option object. This Option should be a boolean. If the Option is found, the condition returns the boolean value of the option.
  
groimp-platform/platform-registry-structure.1712924627.txt.gz · Last modified: 2024/04/12 14:23 by gaetan