Function Module_cms_galleries->import
Definitions
cms/pages/modules/cms_galleries.php
- The UI to choose a gallery to import into.
- 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)
/**
* The UI to choose a gallery to import into.
*
* @return Tempcode The UI
*/
public function import() : object
* The UI to choose a gallery to import into.
*
* @return Tempcode The UI
*/
public function import() : object

