Function Module_admin_themes->screen_previews
Definitions
adminzone/pages/modules/admin_themes.php
- Shows the list of templates.
- 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)
/**
* Shows the list of templates.
*
* @return Tempcode The UI
*/
public function screen_previews() : object
* Shows the list of templates.
*
* @return Tempcode The UI
*/
public function screen_previews() : object

