Function __global->only_download_galleries
Definitions
sources/galleries.php
- See whether a gallery is a download gallery (designed as a filter).
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$cat | ID_TEXT | required parameter | N/A | N/A | The gallery name |
Return
- Whether the gallery is a download gallery
- Type: boolean
- Set: N/A
- Range: N/A