Packages » Package freeform » Class Document

Class Document

Declaration:
<? interface Document ?>

Description:
This is an interface to documents in Freeform Framework. Each action generates an instance of Document and passes it to the Responce object it is assotiated with.

Authors:
  • Dennis Popel

Methods:
  • getBody()
    Get the body of this template (ready for client)
  • getHeaders()
    Get HTTP headers to send with this document, including Content-Type