Function Module_admin_svg_sprites->generate_svg_sprite

Definitions

adminzone/pages/modules/admin_svg_sprites.php

  • Choose a theme for re-generating the SVG sprite.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The Choose Theme UI
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Choose a theme for re-generating the SVG sprite.
 *
 * @return Tempcode The Choose Theme UI
 */

public function generate_svg_sprite() : object