Application
Table of Contents
Functions
- guideScreenshot() : string
- Render a screenshot image or a placeholder if the file doesn't exist.
- isGroupActive() : bool
Functions
guideScreenshot()
Render a screenshot image or a placeholder if the file doesn't exist.
guideScreenshot(string $filename, string $alt, string $imgDir, string $imgBase) : string
Parameters
- $filename : string
- $alt : string
- $imgDir : string
- $imgBase : string
Return values
stringisGroupActive()
isGroupActive(array<string|int, mixed> $keys, array<string|int, mixed> $allItems, string $currentPath, string $appUrl) : bool
Parameters
- $keys : array<string|int, mixed>
- $allItems : array<string|int, mixed>
- $currentPath : string
- $appUrl : string