Function __global->get_potential_gallery_title
Definitions
sources/galleries2.php
- Get the potential title of a gallery - real name if gallery exists.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$cat | ID_TEXT | required parameter | N/A | N/A | The gallery codename |
Return
- The gallery title (null: does not exist and won't be auto-created)
- Type: ?SHORT_TEXT
- Set: N/A
- Range: N/A