Function Standard_crud_module->handle_confirmations

Definitions

sources/crud_module.php

  • If a confirmation (or some kind of interstitial screen) is needed, and not been given, ask for one.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$title Tempcode required parameter N/A N/A The page title for what's being done

Return

  • The confirmation UI (null: all is clear - no confirmation needed)
  • Type: ?Tempcode
  • Set: N/A
  • Range: N/A