CRM_Bridge_OG_CiviCRM
in package
Tags
Table of Contents
Methods
- group() : mixed
- groupAdd() : mixed
- groupContact() : mixed
- groupDelete() : mixed
Methods
group()
public
static group(int $groupID, mixed $group, mixed $op) : mixed
Parameters
- $groupID : int
- $group : mixed
- $op : mixed
groupAdd()
public
static groupAdd(int $groupID, mixed $group) : mixed
Parameters
- $groupID : int
- $group : mixed
groupContact()
public
static groupContact(int $groupID, mixed $contactIDs, mixed $op) : mixed
Parameters
- $groupID : int
- $contactIDs : mixed
- $op : mixed
groupDelete()
public
static groupDelete(int $groupID, mixed $group) : mixed
Parameters
- $groupID : int
- $group : mixed