CRM_Bridge_OG_Utils
class CRM_Bridge_OG_Utils
Constants
aclEnabled |
|
syncFromCiviCRM |
|
Methods
static int
aclEnabled()
No description
static
syncFromCiviCRM()
Switch to stop synchronization from CiviCRM.
static string
ogSyncName(int $ogID)
No description
static string
ogSyncACLName(int $ogID)
No description
static int|null|string
ogID(int $groupID, bool $abort = TRUE)
No description
static int
contactID(int $ufID)
No description
static null|string
groupID($source, null $title = NULL, bool $abort = FALSE)
No description
Details
at line 39
static int
aclEnabled()
at line 48
static
syncFromCiviCRM()
Switch to stop synchronization from CiviCRM.
This was always false before, and is always true now. Most likely, this needs to be a setting.