Online
- Full name:
\EnvisionPortal\Modules\Online - This class implements:
\EnvisionPortal\ModuleInterface
Properties
totals
private $totals
groups
private $groups
online_groups
private $online_groups
show_online
private $show_online
fields
private $fields
Methods
getTotals
public getTotals(): mixed
__invoke
Invoke the module with an array of fields.
public __invoke(array $fields): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$fields | array | An array of fields to process. |
__toString
Convert the module to its HTML representation.
public __toString(): string
Return Value:
The HTML representation of the module.
getDefaultProperties
Get the default properties of the module.
public getDefaultProperties(): array
Return Value:
The default properties of the module.
Automatically generated on 2024-05-12