Package orm2 :: Package ui :: Package ORMMode :: Module ORMMode :: Class _header
[hide private]
[frames] | no frames]

Class _header

source code

This is a port of the cgiutils header class to the Zope adapter. You might not want to use it from within Zope, only if you'd like to use you modes module with both Zope and cgiutils.

Instance Methods [hide private]
  __init__(self, response)
  set(self, field, value)
  append(self, field, value)
  redirect(self, url, **parameters)

Method Details [hide private]

__init__(self, response)
(Constructor)

source code 
None

set(self, field, value)

source code 
None

append(self, field, value)

source code 
None

redirect(self, url, **parameters)

source code 
None