PieRuntimeBehaviour

Behaviour At Run-time

At run-time, the stock configuration behaves as follows:

  1. Unless yap_Binary output is conveyed to the reader, custompath/head.php is prepended to each page. custompath/head.php may contain any customized code, both for static as well as dynamic page rendering. This file may also be empty or even absent. In the latter case, Pie will just put some minimized standard code at the beginning of each page: <html><head><title>...</title><body>
  2. Following the header comes the actual output of each page, that is, the content of the precompiled page sources.
  3. The content of all pages is eventually followed by the content of custompath/tail.php, if available. If unavailable, </body></html> is all that follows the preceeding output.

Note: See the succeeding chapter on Modes & Switches about the various semi-hard{wired,coded} configuration options.

[ Seite drucken ] [ nach oben ]
Zuletzt bearbeitet am 2005-07-18 16:38 von .
Ausgegeben in 0.0012 sec