public/main/user/session_list.php
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['height'] = 'auto';
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = [
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
echo Display::grid_js('sessions', $url, $columns, $column_model, $extra_params, [], $action_links, true);
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_PLATFORM_ADMIN;
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('Session list');
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['autowidth'] = 'true';
- Exclude checks
Variable "action_links" is not in valid camel caps format Open
Open
echo Display::grid_js('sessions', $url, $columns, $column_model, $extra_params, [], $action_links, true);
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
Display::display_header($tool_name);
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
echo Display::grid_js('sessions', $url, $columns, $column_model, $extra_params, [], $action_links, true);
- Exclude checks
Variable "action_links" is not in valid camel caps format Open
Open
$action_links = 'function action_formatter(cellvalue, options, rowObject) {
- Exclude checks