Function Module_cms_galleries->has_at_least_one_watermark
Definitions
cms/pages/modules/cms_galleries.php
- See if a gallery has any watermarks to use, or all galleries.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$cat | ?ID_TEXT | Null | N/A | N/A | The gallery (null: all the current user has access to) |
Return
- Whether watermarks are available
- Type: boolean
- Set: N/A
- Range: N/A