Function Module_cms_downloads->import_interface2
Definitions
cms/pages/modules/cms_downloads.php
- The UI for importing filesystem downloads.
- 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 for importing filesystem downloads.
*
* @return Tempcode The UI
*/
public function import_interface2() : object
* The UI for importing filesystem downloads.
*
* @return Tempcode The UI
*/
public function import_interface2() : object
