/sources/templates_internalise_screen.php

Description
Functions
internalise_own_screen (line 29)

Put the contents of a page inside an iframe. This is typically used when a page is being used to traverse a result-set that spans multiple screens.

  • return: The page output to finish off our current page stream such that it will spawn the iframe (NULL: not internalised)
?tempcode internalise_own_screen (tempcode $title, [?integer $refresh_time = NULL], [?mixed $refresh_if_changed = NULL])
  • tempcode $title: The title
  • ?integer $refresh_time: The time between refreshes (NULL: do not refresh)
  • ?mixed $refresh_if_changed: Data. A refresh will only happen if an AJAX-check indicates this data has changed (NULL: no check)

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