Function getMessageIcons
Retrieves a list of message icons. - Based on the settings, the array will either contain a list of default message icons or a list of custom message icons retrieved from the database. - The board_id is needed for the custom message icons (which can be set for each board individually).
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Editor.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Editor.php
integer |
$board_id |
The ID of the board |
array
|
An array of info about available icons |