Function Module_galleries->start_slideshow
Definitions
site/pages/modules/galleries.php
- Start a gallery slideshow.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Start a gallery slideshow.
*
* @return Tempcode The UI
*/
public function start_slideshow() : object
* Start a gallery slideshow.
*
* @return Tempcode The UI
*/
public function start_slideshow() : object

