Function Module_admin_themes->_themewizard_image

Definitions

adminzone/pages/modules/admin_themes.php

  • The actualiser to Theme Wizardify a theme image.
  • 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 actualiser to Theme Wizardify a theme image.
 *
 * @return Tempcode The UI
 */

public function _themewizard_image() : object