Unofficial SMF API Documentation

./Sources/Subs-List.php

createList

function createList(array $listOptions): void

Create a new list

Type Parameter Description
array $listOptions An array of options for the list - ‘id’, ‘columns’, ‘items_per_page’, ‘get_count’, etc.

Suggest an edit to this page on GitHub