Poll
- Full name:
\EnvisionPortal\Modules\Poll - This class implements:
\EnvisionPortal\ModuleInterface
Properties
boards_can
private array $boards_can
pollinfo
private $pollinfo
Methods
fetchPoll
private fetchPoll(array $where, array $where_params): ?array
Parameters:
| Parameter | Type | Description |
|---|---|---|
$where | array | |
$where_params | array |
__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