Changes between Version 52 and Version 53 of S3/S3AAA/OrgAuth
- Timestamp:
- 09/13/12 21:50:43 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3AAA/OrgAuth
v52 v53 62 62 The table function must accept {{{(table, row)}}} as parameters, and return the pe_id (Person Entity ID) of the realm entity. 63 63 '''NOTE:''' As the global realm_entity function overrides any table-specific setting (this is deliberate), to retain a table specific setting, you must repeat it in the global realm_entity function. 64 65 If the realm_entity hook returns {{{0}}}, then set_record_owner will fall back to the standard cascade (see below). 64 66 ==== 4. {{{pe_id}}} field in record ==== 65 67