public/main/social/groups.php
Variable "my_group_role" is not in valid camel caps format Open
Open
$my_group_role = 0;
- Exclude checks
Variable "grid_item_2" is not in valid camel caps format Open
Open
$grid_item_2 = $html;
- Exclude checks
Variable "grid_newest_groups" is not in valid camel caps format Open
Open
$grid_newest_groups = [];
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Member');
- Exclude checks
Variable "grid_newest_groups" is not in valid camel caps format Open
Open
$grid_newest_groups,
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_SOCIAL;
- Exclude checks
Variable "my_group_list" is not in valid camel caps format Open
Open
$my_group_list = [];
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Members');
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Members');
- Exclude checks
Variable "view_group" is not in valid camel caps format Open
Open
switch ($view_group) {
- Exclude checks
Variable "my_group_content" is not in valid camel caps format Open
Open
$my_group_content = Display::return_sortable_grid(
- Exclude checks
Variable "query_vars" is not in valid camel caps format Open
Open
$query_vars,
- Exclude checks
Variable "grid_my_groups" is not in valid camel caps format Open
Open
$grid_my_groups,
- Exclude checks
Variable "newest_content" is not in valid camel caps format Open
Open
[$newest_content, $popular_content, $my_group_content],
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = count(
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Members');
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$members = Display::getMdiIcon('account').$count_users_group;
- Exclude checks
Variable "grid_item_2" is not in valid camel caps format Open
Open
$grid_newest_groups[] = [$grid_item_2];
- Exclude checks
Variable "grid_pop_groups" is not in valid camel caps format Open
Open
$grid_pop_groups = [];
- Exclude checks
Variable "grid_newest_groups" is not in valid camel caps format Open
Open
if (count($grid_newest_groups) > 0) {
- Exclude checks
Variable "query_vars" is not in valid camel caps format Open
Open
$query_vars,
- Exclude checks
Variable "social_right_content" is not in valid camel caps format Open
Open
$social_right_content = null;
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
if (1 == $count_users_group) {
- Exclude checks
Variable "create_group_item" is not in valid camel caps format Open
Open
$create_group_item =
- Exclude checks
Variable "allowed_views" is not in valid camel caps format Open
Open
if (isset($_GET['view']) && in_array($_GET['view'], $allowed_views)) {
- Exclude checks
Variable "newest_content" is not in valid camel caps format Open
Open
$newest_content = $popular_content = $my_group_content = null;
- Exclude checks
Variable "create_group_item" is not in valid camel caps format Open
Open
$create_group_item =
- Exclude checks
Variable "newest_content" is not in valid camel caps format Open
Open
$newest_content = Display::return_sortable_grid(
- Exclude checks
Variable "query_vars" is not in valid camel caps format Open
Open
$query_vars,
- Exclude checks
Variable "show_menu" is not in valid camel caps format Open
Open
$show_menu = 'browse_groups';
- Exclude checks
Variable "grid_pop_groups" is not in valid camel caps format Open
Open
$grid_pop_groups,
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Members');
- Exclude checks
Variable "social_right_content" is not in valid camel caps format Open
Open
$social_right_content .= Display::tabs(
- Exclude checks
Variable "popular_content" is not in valid camel caps format Open
Open
[$newest_content, $popular_content, $my_group_content],
- Exclude checks
Variable "grid_pop_groups" is not in valid camel caps format Open
Open
$grid_pop_groups[] = [$grid_item_2];
- Exclude checks
Variable "show_menu" is not in valid camel caps format Open
Open
$show_menu = $_GET['view'];
- Exclude checks
Variable "query_vars" is not in valid camel caps format Open
Open
$query_vars = [];
- Exclude checks
Variable "grid_my_groups" is not in valid camel caps format Open
Open
$grid_my_groups,
- Exclude checks
Variable "my_group_content" is not in valid camel caps format Open
Open
[$newest_content, $popular_content, $my_group_content],
- Exclude checks
Variable "show_menu" is not in valid camel caps format Open
Open
$show_menu = 'browse_groups';
- Exclude checks
Variable "create_thread_link" is not in valid camel caps format Open
Open
$create_thread_link = '';
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Member');
- Exclude checks
Variable "join_url" is not in valid camel caps format Open
Open
$html .= '<div class="group-actions" >'.$join_url.'</div>';
- Exclude checks
Variable "grid_item_2" is not in valid camel caps format Open
Open
$grid_item_2 = $html;
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Members');
- Exclude checks
Variable "query_vars" is not in valid camel caps format Open
Open
$query_vars,
- Exclude checks
Variable "social_right_content" is not in valid camel caps format Open
Open
$social_right_content .= Display::page_subheader($create_group_item);
- Exclude checks
Variable "create_group_item" is not in valid camel caps format Open
Open
$social_right_content .= Display::page_subheader($create_group_item);
- Exclude checks
Variable "join_url" is not in valid camel caps format Open
Open
$join_url = '';
- Exclude checks
Variable "allowed_views" is not in valid camel caps format Open
Open
$allowed_views = ['mygroups', 'newest', 'pop'];
- Exclude checks
Variable "allowed_views" is not in valid camel caps format Open
Open
if (isset($_GET['view']) && in_array($_GET['view'], $allowed_views)) {
- Exclude checks
Variable "create_group_item" is not in valid camel caps format Open
Open
$create_group_item =
- Exclude checks
Variable "newest_content" is not in valid camel caps format Open
Open
$newest_content = Display::return_sortable_grid(
- Exclude checks
Variable "relation_group_title" is not in valid camel caps format Open
Open
$relation_group_title = '';
- Exclude checks
Variable "grid_my_groups" is not in valid camel caps format Open
Open
$grid_my_groups = [];
- Exclude checks
Variable "grid_my_groups" is not in valid camel caps format Open
Open
if (count($grid_my_groups) > 0) {
- Exclude checks
Variable "create_group_item" is not in valid camel caps format Open
Open
if (!empty($create_group_item)) {
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Member');
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
if (1 == $count_users_group) {
- Exclude checks
Variable "popular_content" is not in valid camel caps format Open
Open
$newest_content = $popular_content = $my_group_content = null;
- Exclude checks
Variable "my_group_content" is not in valid camel caps format Open
Open
$newest_content = $popular_content = $my_group_content = null;
- Exclude checks
Variable "query_vars" is not in valid camel caps format Open
Open
$query_vars,
- Exclude checks
Variable "grid_newest_groups" is not in valid camel caps format Open
Open
$grid_newest_groups,
- Exclude checks
Variable "grid_pop_groups" is not in valid camel caps format Open
Open
$grid_pop_groups,
- Exclude checks
Variable "show_menu" is not in valid camel caps format Open
Open
SocialManager::setSocialUserBlock($tpl, api_get_user_id(), $show_menu);
- Exclude checks
Variable "show_menu" is not in valid camel caps format Open
Open
$show_menu = $_GET['view'];
- Exclude checks
Variable "my_group_list" is not in valid camel caps format Open
Open
$my_group_list[] = $id;
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
if (1 == $count_users_group) {
- Exclude checks
Variable "grid_my_groups" is not in valid camel caps format Open
Open
$grid_my_groups[] = [$grid_item_2];
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Members');
- Exclude checks
Variable "my_group_list" is not in valid camel caps format Open
Open
if (!in_array($id, $my_group_list)) {
- Exclude checks
Variable "create_group_item" is not in valid camel caps format Open
Open
$create_group_item =
- Exclude checks
Variable "popular_content" is not in valid camel caps format Open
Open
$popular_content = Display::return_sortable_grid(
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Member');
- Exclude checks
Variable "grid_item_2" is not in valid camel caps format Open
Open
$grid_my_groups[] = [$grid_item_2];
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Member');
- Exclude checks
Variable "grid_pop_groups" is not in valid camel caps format Open
Open
if (count($grid_pop_groups) > 0) {
- Exclude checks
Variable "my_group_content" is not in valid camel caps format Open
Open
$my_group_content = '<span class="muted">'.get_lang('(none)').'</span>';
- Exclude checks
Variable "newest_content" is not in valid camel caps format Open
Open
$newest_content = '<div class="muted">'.get_lang('(none)').'</div>';
- Exclude checks
Variable "grid_pop_groups" is not in valid camel caps format Open
Open
if (count($grid_pop_groups) > 0) {
- Exclude checks
Variable "popular_content" is not in valid camel caps format Open
Open
$popular_content = '<div class="muted">'.get_lang('(none)').'</div>';
- Exclude checks
Variable "social_right_content" is not in valid camel caps format Open
Open
$tpl->assign('social_right_content', $social_right_content);
- Exclude checks
Variable "grid_newest_groups" is not in valid camel caps format Open
Open
$grid_newest_groups[] = [$grid_item_2];
- Exclude checks
Variable "popular_content" is not in valid camel caps format Open
Open
$popular_content = Display::return_sortable_grid(
- Exclude checks
Variable "my_group_content" is not in valid camel caps format Open
Open
$my_group_content = Display::return_sortable_grid(
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = count(
- Exclude checks
Variable "my_group_list" is not in valid camel caps format Open
Open
if (!in_array($id, $my_group_list)) {
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = count(
- Exclude checks
Variable "join_url" is not in valid camel caps format Open
Open
$html .= '<div class="group-actions" >'.$join_url.'</div>';
- Exclude checks
Variable "grid_item_2" is not in valid camel caps format Open
Open
$grid_pop_groups[] = [$grid_item_2];
- Exclude checks
Variable "view_group" is not in valid camel caps format Open
Open
$view_group = $_GET['view'];
- Exclude checks
Variable "grid_newest_groups" is not in valid camel caps format Open
Open
if (count($grid_newest_groups) > 0) {
- Exclude checks
Variable "my_group_content" is not in valid camel caps format Open
Open
$my_group_content = null;
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$count_users_group = $count_users_group.' '.get_lang('Member');
- Exclude checks
Variable "count_users_group" is not in valid camel caps format Open
Open
$members = Display::getMdiIcon('account').$count_users_group;
- Exclude checks
Variable "grid_item_2" is not in valid camel caps format Open
Open
$grid_item_2 = $html;
- Exclude checks
Variable "grid_my_groups" is not in valid camel caps format Open
Open
if (count($grid_my_groups) > 0) {
- Exclude checks
Variable "query_vars" is not in valid camel caps format Open
Open
$query_vars,
- Exclude checks