Function __global->_create_selection_list_langs
Definitions
sources/lang3.php
- Get a nice formatted HTML listed language selector.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$select_lang | ?LANGUAGE_NAME | Null | N/A | N/A | The language to have selected by default (null: uses the current language) |
$show_unset | boolean | False | N/A | N/A | Whether to show languages that have no language details currently defined for them |
Return
- The language selector
- Type: Tempcode
- Set: N/A
- Range: N/A