| Trees | Index | Help |
|---|
| Package OFS :: Module SimpleItem :: Class Item |
|
object --+
|
Base --+
|
object --+ |
| |
Base --+ |
| |
CopySource --+
|
Node --+ |
| |
Element --+
|
object --+ |
| |
Base --+ |
| |
Owned --+
|
object --+ |
| |
Base --+ |
| |
EtagSupport --+ | |
| | |
LockableItem --+ |
| |
Resource --+
|
object --+ |
| |
Base --+ |
| |
Tabs --+
|
Traversable --+
|
object --+ |
| |
Base --+ |
| |
UndoSupport --+
|
Item
AbstractCriterion,
BaseQuery,
BasicUserFolder,
DA,
DummyContent,
DummyContent,
DummyFSDV,
Folder,
FSObject,
Item_w__name__,
MimeTypeItem,
MimeTypeItem,
SimpleItem,
Transform,
TransformsChain| Method Summary | |
|---|---|
__len__(self)
| |
_cps_old_manage_afterAdd(self,
item,
container)
| |
_cps_old_manage_beforeDelete(self,
item,
container)
| |
Return the object itself. | |
Get the default language. | |
No Docid. | |
Return the object itself. | |
No mapping. | |
Return the id of the object as a string. | |
Get the selected language. | |
No mapping. | |
return all available languages. | |
Get the best revision. | |
Is the proxy archived. | |
manage(self,
URL1)
| |
manage_afterAdd patched for event service notification. | |
manage_afterClone(self,
item)
| |
manage_beforeDelete patched for event service notification. | |
manage_editedDialog(self,
REQUEST,
**args)
| |
Directory listing for FTP. | |
Psuedo stat, used by FTP for directory listings. | |
objectIds(self,
spec)
| |
objectItems(self,
spec)
| |
objectValues(self,
spec)
| |
raise_standardErrorMessage(self,
client,
REQUEST,
error_type,
error_value,
tb,
error_tb,
error_message,
tagSearch,
error_log_url)
| |
this(self)
| |
Return the title if it is not blank and the id otherwise. | |
Return the title if it is not blank and the id otherwise. | |
tpURL(self)
| |
tpValues(self)
| |
| Inherited from Resource | |
Create a duplicate of the source resource whose state and behavior match that of the source resource as closely as possible. | |
| |
| |
| |
Delete a resource. | |
Retrieve resource information without a response body. | |
| |
Lock a resource | |
Gets the document source | |
Create a new collection resource. | |
Move a resource to a new location. | |
Retrieve communication options. | |
Retrieve properties defined on the resource. | |
Set and/or remove properties defined on the resource. | |
Replace the GET response entity of an existing resource. | |
Return the HTTP message received back to the client as the entity-body of a 200 (OK) response. | |
Remove an existing lock on a resource. | |
| Inherited from LockableItem | |
| |
| |
| |
| |
| |
| |
if 'killinvalids' is 1, locks who are no longer valid will be deleted | |
| |
| |
| |
| Inherited from EtagSupport | |
| |
| |
| |
| |
| Inherited from CopySource | |
| |
| |
| |
| Inherited from Tabs | |
| |
| |
Dispatch to first interface in manage_options | |
| |
| |
| Inherited from Traversable | |
Return the absolute URL of the object. | |
Return the path portion of the absolute URL of the object. | |
Get the physical path of the object. | |
| |
Lookup an object by path. | |
Return a URL for the object, relative to the site root. | |
| Inherited from Element | |
Retrieves an attribute value by name. | |
Retrieves an Attr node by name or None if there is no such attribute. | |
Returns a NodeList that contains all children of this node. | |
Returns a NodeList of all the Elements with a given tag name in the order in which they would be encountered in a preorder traversal of the Document tree. | |
The first child of this node. | |
The last child of this node. | |
The node immediately preceding this node. | |
The name of this node, depending on its type | |
A code representing the type of the node. | |
The parent of this node. | |
The node immediately preceding this node. | |
The name of the element | |
| Inherited from Node | |
Returns a NamedNodeMap containing the attributes of this node (if it is an element) or None otherwise. | |
The value of this node, depending on its type | |
The Document object associated with this node. | |
Returns true if the node has any children, false if it doesn't. | |
| Inherited from Owned | |
Change the ownership to the given user. | |
Get the owner | |
Return a tuple, (userdb_path, user_id) for the owner. | |
Get the owner, modestly wrapped in the user folder. | |
Change the type (implicit or explicit) of ownership. | |
| |
Take ownership (responsibility) for an object. | |
Get ownership info for display | |
| |
| Inherited from UndoSupport | |
| |
| |
| |
| Inherited from Base | |
x.__getattribute__('name') <==> x.name | |
Get arguments to be passed to __new__ | |
Get the object serialization state | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
Reduce an object to contituent parts for serialization | |
Set the object serialization state The state should be in one of 3 forms: - None Ignored - A dictionary In this case, the object's instance dictionary will be cleared and updated with the new state. | |
| Inherited from object | |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature | |
x.__delattr__('name') <==> del x.name | |
x.__hash__() <==> hash(x) | |
helper for pickle | |
x.__repr__() <==> repr(x) | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) | |
| Class Variable Summary | |
|---|---|
int |
__allow_access_to_unprotected_subobjects__ = 1 |
Implements |
__implemented__ = <implementedBy OFS.SimpleItem.Item>
|
str |
__name__ = 'Item'
|
tuple |
__propsets__ = ()
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
PermissionRole |
getContent__roles__ = <PermissionRole object at 0xb5fdd3...
|
PermissionRole |
getDefaultLanguage__roles__ = <PermissionRole object at ...
|
PermissionRole |
getDocid__roles__ = <PermissionRole object at 0xb5fdd3b0...
|
PermissionRole |
getEditableContent__roles__ = <PermissionRole object at ...
|
PermissionRole |
getFromLanguageRevisions__roles__ = <PermissionRole obje...
|
NoneType |
getId__roles__ = None |
PermissionRole |
getLanguage__roles__ = <PermissionRole object at 0xb5fdd...
|
PermissionRole |
getLanguageRevisions__roles__ = <PermissionRole object a...
|
PermissionRole |
getProxyLanguages__roles__ = <PermissionRole object at 0...
|
PermissionRole |
getRevision__roles__ = <PermissionRole object at 0xb5fdd...
|
str |
icon = ''
|
str |
id = ''
|
int |
isPrincipiaFolderish = 0 |
NoneType |
isProxyArchived__roles__ = None |
int |
isTopLevelPrincipiaApplicationObject = 0 |
tuple |
manage__roles__ = ('Manager',)
|
tuple |
manage_afterAdd__roles__ = ('Manager',)
|
tuple |
manage_afterClone__roles__ = ('Manager',)
|
tuple |
manage_beforeDelete__roles__ = ('Manager',)
|
tuple |
manage_editedDialog__roles__ = ('Manager',)
|
tuple |
manage_FTPlist__roles__ = ('Manager',)
|
tuple |
manage_FTPstat__roles__ = ('Manager',)
|
tuple |
manage_options = ({'action': 'manage_UndoForm', 'help': ...
|
str |
meta_type = 'simple item'
|
str |
REQUEST = '<Special Object Used to Force Acquisition>'
|
str |
title = ''
|
| Inherited from Resource | |
tuple |
__ac_permissions__ = (('View', ('HEAD',)), ('WebDAV acce...
|
int |
__dav_resource__ = 1 |
tuple |
__http_methods__ = ('GET', 'HEAD', 'POST', 'PUT', 'DELET...
|
tuple |
COPY__roles__ = ('Anonymous',)
|
PermissionRole |
DELETE__roles__ = <PermissionRole object at 0xb75f1680>
|
PermissionRole |
HEAD__roles__ = <PermissionRole object at 0xb75f15c0>
|
PermissionRole |
listDAVObjects__roles__ = <PermissionRole object at 0xb7...
|
PermissionRole |
LOCK__roles__ = <PermissionRole object at 0xb75f1548>
|
PermissionRole |
manage_DAVget__roles__ = <PermissionRole object at 0xb75...
|
tuple |
MOVE__roles__ = ('Anonymous',)
|
NoneType |
OPTIONS__roles__ = None |
PermissionRole |
PROPFIND__roles__ = <PermissionRole object at 0xb75f15f0...
|
PermissionRole |
PROPPATCH__roles__ = <PermissionRole object at 0xb75f165...
|
NoneType |
TRACE__roles__ = None |
PermissionRole |
UNLOCK__roles__ = <PermissionRole object at 0xb75f1578>
|
| Inherited from LockableItem | |
PermissionRole |
wl_clearLocks__roles__ = <PermissionRole object at 0xb75...
|
PermissionRole |
wl_delLock__roles__ = <PermissionRole object at 0xb75f10...
|
NoneType |
wl_getLock__roles__ = None |
PermissionRole |
wl_grantLockToUser__roles__ = <PermissionRole object at ...
|
NoneType |
wl_isLocked__roles__ = None |
NoneType |
wl_isLockedByUser__roles__ = None |
NoneType |
wl_lockItems__roles__ = None |
tuple |
wl_lockmapping__roles__ = ()
|
NoneType |
wl_lockTokens__roles__ = None |
NoneType |
wl_lockValues__roles__ = None |
PermissionRole |
wl_setLock__roles__ = <PermissionRole object at 0xb75f11...
|
| Inherited from EtagSupport | |
tuple |
__implements__ = (<Interface webdav.EtagSupport.EtagBase...
|
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
| Inherited from Tabs | |
NoneType |
class_manage_path__roles__ = None |
NoneType |
filtered_manage_options__roles__ = None |
DTMLFile |
manage_tabs = <App.special_dtml.DTMLFile object at 0xb75...
|
tuple |
manage_tabs__roles__ = ('Anonymous',)
|
tuple |
manage_workspace__roles__ = ('Authenticated',)
|
| Inherited from Traversable | |
NoneType |
absolute_url__roles__ = None |
NoneType |
absolute_url_path__roles__ = None |
NoneType |
getPhysicalPath__roles__ = None |
str |
getPhysicalRoot = '<Special Object Used to Force Acquisi...
|
tuple |
getPhysicalRoot__roles__ = ()
|
NoneType |
restrictedTraverse__roles__ = None |
tuple |
unrestrictedTraverse__roles__ = ()
|
NoneType |
virtual_url_path__roles__ = None |
| Inherited from Owned | |
tuple |
changeOwnership__roles__ = ()
|
tuple |
getOwner__roles__ = ()
|
tuple |
getOwnerTuple__roles__ = ()
|
tuple |
getWrappedOwner__roles__ = ()
|
PermissionRole |
manage_changeOwnershipType__roles__ = <PermissionRole ob...
|
tuple |
manage_fixupOwnershipAfterAdd__roles__ = ('Manager',)
|
DTMLFile |
manage_owner = <App.special_dtml.DTMLFile object at 0xb7...
|
PermissionRole |
manage_owner__roles__ = <PermissionRole object at 0xb768...
|
PermissionRole |
manage_takeOwnership__roles__ = <PermissionRole object a...
|
PermissionRole |
owner_info__roles__ = <PermissionRole object at 0xb7686f...
|
| Inherited from UndoSupport | |
PermissionRole |
manage_undo_transactions__roles__ = <PermissionRole obje...
|
DTMLFile |
manage_UndoForm = <App.special_dtml.DTMLFile object at 0...
|
PermissionRole |
manage_UndoForm__roles__ = <PermissionRole object at 0xb...
|
PermissionRole |
undoable_transactions__roles__ = <PermissionRole object ...
|
| Method Details |
|---|
getContent(self, lang=None)Return the object itself. |
getDefaultLanguage(self)Get the default language. |
getDocid(self)No Docid. |
getEditableContent(self, lang=None)Return the object itself. |
getFromLanguageRevisions(self)No mapping. |
getId(self)Return the id of the object as a string. This method should be used in preference to accessing an id attribute of an object directly. The getId method is public. |
getLanguage(self, lang=None)Get the selected language. |
getLanguageRevisions(self)No mapping. |
getProxyLanguages(self)return all available languages. |
getRevision(self, lang=None)Get the best revision. |
isProxyArchived(self)Is the proxy archived. |
manage_afterAdd(self, *args, **kw)manage_afterAdd patched for event service notification. |
manage_beforeDelete(self, *args, **kw)manage_beforeDelete patched for event service notification. |
manage_FTPlist(self, REQUEST)Directory listing for FTP. In the case of non-Foldoid objects, the listing should contain one object, the object itself. |
manage_FTPstat(self, REQUEST)Psuedo stat, used by FTP for directory listings. |
title_and_id(self)Return the title if it is not blank and the id otherwise. If the title is not blank, then the id is included in parens. |
title_or_id(self)Return the title if it is not blank and the id otherwise. |
| Class Variable Details |
|---|
__allow_access_to_unprotected_subobjects__
|
__implemented__
|
__name__
|
__propsets__
|
__provides__
|
getContent__roles__
|
getDefaultLanguage__roles__
|
getDocid__roles__
|
getEditableContent__roles__
|
getFromLanguageRevisions__roles__
|
getId__roles__
|
getLanguage__roles__
|
getLanguageRevisions__roles__
|
getProxyLanguages__roles__
|
getRevision__roles__
|
icon
|
id
|
isPrincipiaFolderish
|
isProxyArchived__roles__
|
isTopLevelPrincipiaApplicationObject
|
manage__roles__
|
manage_afterAdd__roles__
|
manage_afterClone__roles__
|
manage_beforeDelete__roles__
|
manage_editedDialog__roles__
|
manage_FTPlist__roles__
|
manage_FTPstat__roles__
|
meta_type
|
REQUEST
|
title
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Jun 27 12:47:43 2005 | http://epydoc.sf.net |