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)
gets available user groups and set first of them to sender field |
Schema(self)
Return a (wrapped) schema instance for
this object instance.
-
|
setDefaultSender(self)
gets available user groups and set first of them to sender field
-
|
__ac_permissions__
-
- Type:
-
tuple
- Value:
(('Modify portal content',
('getRawContributors',
'getRawCreators',
'getRawBody',
'getRawEffectiveDate',
'setDescription',
'getRawSender',
'setExpirationDate',
...
|
|
__delattr__
-
- Type:
-
str
- Value:
|
__getattr__
-
- Type:
-
str
- Value:
|
__setattr__
-
- Type:
-
str
- Value:
|
archetype_name
-
- Type:
-
str
- Value:
|
meta_type
-
- Type:
-
str
- Value:
|
portal_type
-
- Type:
-
str
- Value:
|
schema
-
- Type:
-
Schema
- Value:
<Schema instance at b6dc03b0>
|
|