Function Hook_CMA->get_standard_keymap
Definitions
sources/content.php
- Get standardised relevant data.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: array
Parameters
| Name | Type | Passed by reference? | Variadic? | Default | Set | Range | Description |
|---|---|---|---|---|---|---|---|
| $row | array | No | No | required parameter | N/A | N/A | Database row |
Returns
- A map of heading codenames to Tempcode values
- Type: array
- Set: N/A
- Range: N/A

