Function LangFilter_EN->compile_time
Definitions
sources/lang_filter_EN.php
- Do a compile-time filter.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$key | ?string | required parameter | N/A | N/A | Language string codename (null: not a language string) |
$value | string | required parameter | N/A | N/A | String value |
$lang | ?LANGUAGE_NAME | Null | N/A | N/A | Language (null: current language) |
Return
- The suffix
- Type: string
- Set: N/A
- Range: N/A