File/webpage-defs.php

Description
Classes
Class Description
 class webstream The webstream class
 class webpage The webpage page class.
 class head The head class.
 class body The body class The class is a special kind of page section. It contains all of the main page content.
 class deck The deck class The class is a special kind of body section. It contains all of the main page content for a WAP phone (wml).
 class foot The foot class
 class error_page The error page class Allows us to render errors as either HTML or WML.
 class templated_webpage The templated webpage page class
Includes
 include_once ("plugin-defs.php") (line 29)

Content plugin classes

 include_once ("datetime-defs.php") (line 31)

Date-time functions

Constants
BUFFERED = true (line 43)

The webpage is buffered using Php buffering

CACHED = true (line 36)

The webpage is cached

NOT_CACHED = false (line 38)

The webpage is not cached

UNBUFFERED = false (line 45)

The webpage is not buffered

Documentation generated by phpDocumentor 1.3.0RC3