public function ogGroupOrphanPost::groupActions in Organic groups 7
Same name and namespace in other branches
- 7.2 scripts/generate-og-d6-content.php \ogGroupOrphanPost::groupActions()
File
- scripts/
generate-og-d6-content.php, line 189
Class
- ogGroupOrphanPost
- A group post not associated to any other group.
Code
public function groupActions($user_ids, $groups, $posts) {
}