HumHub Documentation (unofficial)

HumHubAPI
in package

HumHubAPI provides access to humhub.com for fetching available modules or latest version.

Tags
author

luke

Table of Contents

Methods

getLatestHumHubVersion()  : string
Fetch latest HumHub version online
request()  : array<string|int, mixed>
HumHub API

Methods

getLatestHumHubVersion()

Fetch latest HumHub version online

public static getLatestHumHubVersion([mixed $useCache = true ]) : string
Parameters
$useCache : mixed = true
Return values
string

latest HumHub Version

request()

HumHub API

public static request(string $action[, array<string|int, mixed> $params = [] ]) : array<string|int, mixed>
Parameters
$action : string
$params : array<string|int, mixed> = []
Return values
array<string|int, mixed>

        
On this page

Search results