Function Module_groups->find_table_headings
Definitions
site/pages/modules/groups.php
- Find table column widths and headings.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$has_images | boolean | required parameter | N/A | N/A | Whether there are rank images |
$has_rank | boolean | required parameter | N/A | N/A | Whether there are rank promotions |
$pending_applications | boolean | False | N/A | N/A | Whether to show the pending applications column |
Return
- A pair: column widths, table headings
- Type: array
- Set: N/A
- Range: N/A