/sources/templates_confirm_screen.php

Description
Functions
form_confirm_screen (line 32)

Get the tempcode for a confirmation page.

  • return: The confirmation page
tempcode form_confirm_screen (tempcode $title, tempcode $preview, ID_TEXT $url_type, mixed $back_url_type, [?array $sup_post = NULL], [?tempcode $fields = NULL])
  • tempcode $title: The title for the confirmation page (out of get_page_title)
  • tempcode $preview: The preview that's being confirmed for actualisation
  • ID_TEXT $url_type: The URL type to confirm through to
  • mixed $back_url_type: The URL type if we click back OR a full URL (if long, or if tempcode)
  • ?array $sup_post: A map of supplementary post data to get passed through upon confirmation (NULL: none)
  • ?tempcode $fields: Form fields to pass through as post data on confirmation (NULL: none)

Documentation generated on Sun, 02 Jan 2011 23:26:11 +0000 by phpDocumentor 1.4.3