Function Module_admin_actionlog->choose_action

Definitions

adminzone/pages/modules/admin_actionlog.php

  • The UI to show a results table of moderation actions for a moderator.
  • 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 to show a results table of moderation actions for a moderator.
 *
 * @return Tempcode The UI
 */

public function choose_action() : object