Documentation
KEYRING
usage
<KEYRING ID="number">
<INFO>
<ID>number</ID>
<CREATORID>contactID</CREATORID>
<OWNERID>contactID</OWNERID>
<GROUPID>groupID</GROUPID>
<MODIFIERID>contactID</MODIFIERID>
<CREATIONDATE>YYYY-MM-DD hh:mm:ss</CREATIONDATE><!-- automatically filled by Sushee -->
<MODIFICATIONDATE>YYYY-MM-DD hh:mm:ss</MODIFICATIONDATE><!-- automatically filled by Sushee -->
<DENOMINATION>text</DENOMINATION>
<SENDACCESS>boolean</SENDACCESS>
<DESCRIPTION>text</DESCRIPTION>
</INFO>
<DEPENDENCIES>
<DEPENDENCY type="keyringUsers">
<CONTACT ID="number"/>*
</DEPENDENCY>
<DEPENDENCY type="keyringModuleKeys">
<MODULEKEY ID="number"/>*
</DEPENDENCY>
<DEPENDENCY type="keyringAppKeys">
<APPLICATIONKEY ID="number"/>*
</DEPENDENCY>
<DEPENDENCY type="keyringTemplate">
<TEMPLATE ID="number"/>*
</DEPENDENCY>
</DEPENDENCIES>
</KEYRING>
paramètres
Denomination: The name of the security profile. e.g. Administrator, Secretary, Editor
SendAccess: if a mail has to be sent when this keyring is assigned to a new user
Description: a description of the security profile
keyringUsers: the links to the users having this security profile
keyringModuleKeys: the links to the objects/modules security profiles
keyringAppKeys: the links to the application security profiles
keyringTemplate: the link to the template describing the mail sent when this keyring is assigned
Object describing the security profile of a single user or a group of user.
A keyring contains MODULEKEYS - which describe security on the objects datas - and APPLICATIONKEYS - which describe security on applications.