wiki:PloneSMS/ShortMessage/Products.Archetypes.BaseContent.BaseContent-class.html

Products.Archetypes.BaseContent?.BaseContent?

Package Products :: Package Archetypes :: Module BaseContent :: Class BaseContent

Type BaseContent

  BaseContentMixin --+
                     |
ExtensibleMetadata --+
                     |
   PropertyManager --+
                     |
                    BaseContent


A not-so-basic CMF Content implementation with Dublin Core Metadata included


Method Summary
  __init__(self, oid, **kwargs)
  __call__(self)
Invokes the default view.
  inheritedAttribute(class, name)
Get an attribute that would be inherited if the given (extension) class did not define it.

Class Variable Summary
str __init__ = '<Not Accessible>'
tuple __ac_permissions__ = (('FTP access', ('manage_FTPlist', ...
str __delattr__ = '<Not Accessible>'
str __getattr__ = '<Not Accessible>'
tuple __implements__ = ((<Interface Products.Archetypes.interf...
str __setattr__ = '<Not Accessible>'
NoneType index_html = None                                                                  
int isPortalContent = 1                                                                     
tuple manage_options = ({'action': 'manage_metadata', 'label':...
Schema schema = <Schema instance at b76a0a10>

Class Variable Details

__delattr__

Type:
str
Value:
'<Not Accessible>'                                                     

__getattr__

Type:
str
Value:
'<Not Accessible>'                                                     

__implements__

Type:
tuple
Value:
((<Interface Products.Archetypes.interfaces.base.IBaseContent at b728d\
66c>,
  <Interface Products.Archetypes.interfaces.referenceable.IReferenceab\
le at b728db0c>,
  (<Interface webdav.WriteLockInterface.WriteLockInterface at b790cc4c\
>,
   <Interface Products.CMFCore.interfaces.Contentish.Contentish at b76\
6c6ac>,
...                                                                    

__setattr__

Type:
str
Value:
'<Not Accessible>'                                                     

manage_options

Type:
tuple
Value:
({'action': 'manage_metadata', 'label': 'Dublin Core'},
 {'action': 'manage_edit', 'label': 'Edit'},
 {'action': 'view', 'label': 'View'},
 {'action': 'manage_workflowsTab', 'label': 'Workflows'},
 {'action': 'manage_UndoForm', 'help': ('OFSP', 'Undo.stx'), 'label': \
'Undo'},
 {'action': 'manage_owner',
  'filter': <function ownableFilter at 0xb790617c>,
...                                                                    

schema

Type:
Schema
Value:
<Schema instance at b76a0a10>                                          

Generated by Epydoc 2.1 on Fri Dec 23 14:49:35 2005 http://epydoc.sf.net
Last modified 18 years ago Last modified on Dec 23, 2005 2:55:20 PM