Function Module_admin_cleanup->choose_cache_type

Definitions

adminzone/pages/modules/admin_cleanup.php

  • The UI for choosing caches to empty.
  • 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 choosing caches to empty.
 *
 * @return Tempcode The UI
 */

public function choose_cache_type() : object