You are not logged in Log in Join
You are here: Home » Download Zope Products » Content Management Framework (ne "PTK") » ZWiki » PortalContent » wikipage_view

Log in
Name

Password

 
 

PortalContent

PortalContent is the base class of all PTK-managed objects. It provides services such as cataloging and reviewing.

Interface description (in progress)

No permission

listActions(self, isAnonymous, portal_url, content_url)
Generates a list of actions available to the user.
indexObject(self)
Adds the self to portal_catalog if it exists.
unindexObject(self)
Removes self from portal_catalog if it exists.
reindexObject(self)
Updates the entry referring to self in portal_catalog if it exists.