Function __global->rain_get_special_icons
Definitions
sources/realtime_rain.php
- Returns a map with an icon and multiplicity parameter (that may be null).
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$ip_address | ?IP | required parameter | N/A | N/A | An IP address (used to check against bots) (null: no IP) |
$timestamp | TIME | required parameter | N/A | N/A | A timestamp (used to check for logged sent e-mails) |
$user_agent | ?string | Null | N/A | N/A | A user agent (used to check against phones) (null: no user agent) |
$news | ?string | Null | N/A | N/A | News ticker news (null: no news ticker news) |
Return
- Map with an icon and multiplicity parameter
- Type: array
- Set: N/A
- Range: N/A