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

Products.ShortMessage.ShortMessage.ShortMessage

Package Products :: Package ShortMessage :: Module ShortMessage :: Class ShortMessage

Type ShortMessage

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


ShortMessage type allows you to create your own short message


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.
  Schema(self)
Return a (wrapped) schema instance for this object instance.
  setDefaultSender(self)
sets none to Sender field if policy is free and enforceOriginator in other case

Class Variable Summary
str __init__ = '<Not Accessible>'
tuple __ac_permissions__ = (('Modify portal content', ('getRaw...
str __delattr__ = '<Not Accessible>'
str __getattr__ = '<Not Accessible>'
tuple __implements__ = ((<Interface Products.Archetypes.interf...
str __setattr__ = '<Not Accessible>'
str archetype_name = 'Short message'
NoneType index_html = None                                                                  
int isPortalContent = 1                                                                     
tuple manage_options = ({'action': 'manage_metadata', 'label':...
str meta_type = 'ShortMessage'
str portal_type = 'ShortMessage'
Schema schema = <Schema instance at b6d223b0>

Method Details

Schema(self)

Return a (wrapped) schema instance for this object instance.

setDefaultSender(self)

sets none to Sender field if policy is free and enforceOriginator in other case


Class Variable Details

__ac_permissions__

Type:
tuple
Value:
(('Modify portal content',
  ('getRawContributors',
   'getRawCreators',
   'getRawBody',
   'getRawEffectiveDate',
   'setDescription',
   'getRawSender',
   'setExpirationDate',
...                                                                    

__delattr__

Type:
str
Value:
'<Not Accessible>'                                                     

__getattr__

Type:
str
Value:
'<Not Accessible>'                                                     

__setattr__

Type:
str
Value:
'<Not Accessible>'                                                     

archetype_name

Type:
str
Value:
'Short message'                                                        

meta_type

Type:
str
Value:
'ShortMessage'                                                         

portal_type

Type:
str
Value:
'ShortMessage'                                                         

schema

Type:
Schema
Value:
<Schema instance at b6d223b0>                                          

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:25 PM