Unofficial SMF API Documentation

./Sources/Subs-MessageIndex.php

getBoardList

function getBoardList(array $boardListOptions = array()): array

Generates the query to determine the list of available boards for a user Executes the query and returns the list

Type Parameter Description
array $boardListOptions An array of options for the board list

Suggest an edit to this page on GitHub