Trees | Index | Help |
|
---|
Package Products :: Package ZenRelations :: Module ZItem :: Class ZItem |
|
object
--+ |Base
--+ |object
--+ | | |Base
--+ | | |CopySource
--+ |object
--+ | | |Base
--+ | | |Owned
--+ |object
--+ | | |Base
--+ | | |Tabs
--+ |Traversable
--+ | ZItem
PrimaryPathManager
Method Summary | |
---|---|
__len__(self)
| |
Show the physical path of the object and its context if available. | |
Return the id of the object as a string. | |
manage(self,
URL1)
| |
manage_afterAdd(self,
item,
container)
| |
manage_afterClone(self,
item)
| |
manage_beforeDelete(self,
item,
container)
| |
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 CopySource :
cb_isCopyable ,
cb_isMoveable ,
cb_userHasCopyOrMovePermission ,
_canCopy ,
_getCopy ,
_notifyOfCopyTo ,
_postCopy ,
_setId
Inherited from Tabs :
class_manage_path ,
filtered_manage_options ,
manage_workspace ,
tabs_path_default ,
tabs_path_info
Inherited from Traversable :
absolute_url ,
absolute_url_path ,
getPhysicalPath ,
restrictedTraverse ,
unrestrictedTraverse ,
virtual_url_path
Inherited from Owned :
changeOwnership ,
getOwner ,
getOwnerTuple ,
getWrappedOwner ,
manage_fixupOwnershipAfterAdd ,
owner_info ,
userCanTakeOwnership ,
_deleteOwnershipAfterAdd ,
manage_changeOwnershipType ,
manage_takeOwnership
Inherited from Base :
__getattribute__ ,
__getnewargs__ ,
__getstate__ ,
__new__ ,
__reduce__ ,
__setstate__
Inherited from object :
__init__ ,
__delattr__ ,
__hash__ ,
__reduce_ex__ ,
__setattr__ ,
__str__
|
Method Details |
---|
__repr__(self)
Show the physical path of the object and its context if
available.
|
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. |
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__
|
__name__
|
__propsets__
|
getId__roles__
|
icon
|
id
|
isPrincipiaFolderish
|
isTopLevelPrincipiaApplicationObject
|
manage_options
|
meta_type
|
REQUEST
|
title
|
_manage_editedDialog
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:11 2007 | http://epydoc.sf.net |