Unofficial SMF API Documentation

./Sources/Subs-BoardIndex.php

getBoardIndex

function getBoardIndex(array $board_index_options): array

Fetches a list of boards and (optional) categories including statistical information, child boards and moderators.

Type Parameter Description
array $board_index_options An array of boardindex options
Integration hooks
integrate_pre_boardindex
integrate_boardindex_board
integrate_getboardtree
integrate_getboardtree

Suggest an edit to this page on GitHub