Table of Contents

Class: Application Zope-2.2.1-src/lib/python/OFS/Application.py

Top-level system object

Base Classes   
Globals.ApplicationDefaultPermissions
ZDOM.Root
Folder.Folder
App.ProductRegistry.ProductRegistry
FindSupport
Methods   
DELETE
MOVE
PrincipiaRedirect
PrincipiaTime
ZopeAttributionButton
__bobo_traverse__
__class_init__
__init__
absolute_url
getPhysicalPath
getPhysicalRoot
id
title_and_id
title_or_id
  DELETE 
DELETE (
        self,
        REQUEST,
        RESPONSE,
        )

Delete a resource object.

Exceptions   
'Forbidden'
  MOVE 
MOVE (
        self,
        REQUEST,
        RESPONSE,
        )

Move a resource to a new location.

Exceptions   
'Forbidden'
  PrincipiaRedirect 
PrincipiaRedirect (
        self,
        destination,
        URL1,
        )

Utility function to allow user-controlled redirects

Exceptions   
'Redirect'
  PrincipiaTime 
PrincipiaTime ( self,  *args )

Utility function to return current date/time

  ZopeAttributionButton 
ZopeAttributionButton ( self )

Returns an HTML fragment that displays the powered by zope button along with a link to the Zope site.

  __bobo_traverse__ 
__bobo_traverse__ (
        self,
        REQUEST,
        name=None,
        )

  __class_init__ 
__class_init__ ( self )

  __init__ 
__init__ ( self )

  absolute_url 
absolute_url ( self,  relative=0 )

Return an absolute url to the object. Note that the url will reflect the acquisition path of the object if the object has been acquired.

  getPhysicalPath 
getPhysicalPath ( self )

Returns a path that can be used to access this object again later, for example in a copy/paste operation. Designed to be used with getPhysicalRoot().

  getPhysicalRoot 
getPhysicalRoot ( self )

  id 
id ( self )

  title_and_id 
title_and_id ( self )

  title_or_id 
title_or_id ( self )


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6