public function ogGroupSelectiveState::groupActions in Organic groups 7
Same name in this branch
- 7 scripts/generate-og-d6-content.php \ogGroupSelectiveState::groupActions()
- 7 og_ui/scripts/generate-og-ui-d6-content.php \ogGroupSelectiveState::groupActions()
Same name and namespace in other branches
- 7.2 scripts/generate-og-d6-content.php \ogGroupSelectiveState::groupActions()
- 7.2 og_ui/scripts/generate-og-ui-d6-content.php \ogGroupSelectiveState::groupActions()
File
- og_ui/
scripts/ generate-og-ui-d6-content.php, line 129
Class
- ogGroupSelectiveState
- Groups with different selective state (e.g. open, moderated, etc'.).
Code
public function groupActions($user_ids, $groups, $posts) {
}