Function list_getPackages
Get a listing of all the packages
Determines if the package is a mod, avatar, or language package and groups iit accordingly. If a package is not recognised as one of the above, it is then put into a special group, "unknown".
Determines whether the package has been installed or not by
checking it against loadInstalledPackages()
.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Packages.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Packages.php
integer |
$start |
The item to start with (not used here) |
integer |
$items_per_page |
The number of items to show per page (not used here) |
string |
$sort |
A string indicating how to sort the results |
string |
$params |
Type of packages |
array
|
An array of information about the packages |