Function Module_points->view_escrow

Definitions

site/pages/modules/points.php

  • The user interface for viewing and managing an escrow.
  • 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 user interface for viewing and managing an escrow.
 *
 * @return Tempcode The UI
 */

public function view_escrow() : object