X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FCore%2FUFJoin.xml;h=6f23639427dbcbac4ebd87d3eaa16e4bea0f6a1b;hb=a5d44edbee5498fa4195c5f3571db6b820185fa8;hp=76a4845499034312efba10a11ac2dc4e75516231;hpb=71f4f2c6d8bd9e3a4a121bf47d0cc86aa8af0f33;p=civicrm-core.git diff --git a/xml/schema/Core/UFJoin.xml b/xml/schema/Core/UFJoin.xml index 76a4845499..6f23639427 100644 --- a/xml/schema/Core/UFJoin.xml +++ b/xml/schema/Core/UFJoin.xml @@ -8,89 +8,97 @@ 1.3 true - id - int unsigned - true - Unique table ID - 1.3 + id + UF Join ID + int unsigned + true + Unique table ID + 1.3 - id - true + id + true - is_active - boolean - 1 - Is this join currently active? - 1.3 + is_active + Profile Use is active + boolean + 1 + Is this join currently active? + 1.3 - module - varchar - 64 - true - Module which owns this uf_join instance, e.g. User Registration, CiviDonate, etc. - 1.3 + module + Profile Module + varchar + 64 + true + Module which owns this uf_join instance, e.g. User Registration, CiviDonate, etc. + 1.3 - entity_table - varchar - 64 - Name of table where item being referenced is stored. Modules which only need a single collection of uf_join instances may choose not to populate entity_table and entity_id. - 1.3 + entity_table + Profile Entity Table + varchar + 64 + Name of table where item being referenced is stored. Modules which only need a single collection of uf_join instances may choose not to populate entity_table and entity_id. + 1.3 - entity_id - int unsigned - Foreign key to the referenced item. - 1.3 + entity_id + Profile Entity ID + int unsigned + Foreign key to the referenced item. + 1.3 - entity_id - entity_table - 1.3 + entity_id + entity_table + 1.3 - index_entity - 1.3 - entity_table - entity_id - 1.3 + index_entity + 1.3 + entity_table + entity_id + 1.3 - weight - int - true - 1 - Controls display order when multiple user framework groups are setup for concurrent display. - 1.3 + weight + Profile Weight + int + true + 1 + Controls display order when multiple user framework groups are setup for concurrent display. + 1.3 - uf_group_id - int unsigned - true - Which form does this field belong to. - 1.3 - - civicrm_uf_group
- id - title -
- - Select - + uf_group_id + Profile ID + int unsigned + true + Which form does this field belong to. + 1.3 + + civicrm_uf_group
+ id + title +
+ + Select +
- uf_group_id - civicrm_uf_group
- id - 1.3 + uf_group_id + civicrm_uf_group
+ id + 1.3
- module_data - longtext - Json serialized array of data used by the ufjoin.module - 4.5 + module_data + Profile Use Data + longtext + Json serialized array of data used by the ufjoin.module + 4.5