Personal tools
You are here: Home Zpydoc API Documentation Products.RPMDistro.EggPackage
Log in


Forgot your password?
 

 Products.RPMDistro.EggPackage  

Up one level
Products RPMDistro EggPackage
Classes
  class EggFolder ( LargePortalFolder , FileSystemSupport , BSimpleItem )
A folder full of EggPackage's
  RPMDistro: Add
Implements IPublishTraverse IPersistentExtra IPersistent IWriteLock IFolderish IMutableMinimalDublinCore IDynamicType IFolder IObjectManager IContainer ICopyContainer INavigation IAcquirer IDAVCollection IDAVResource ITraversable IPropertyManager IRoleManager IPermissionMappingSupport IItem ICopySource IOwned IUndoSupport IFindSupport IDublinCore ICatalogableDublinCore IMutableDublinCore ISimpleItem ILocalPortletAssignable DublinCore CatalogableDublinCore MutableDublinCore Folderish DynamicType WriteLockInterface WriteLockInterface
COPY(self, REQUEST, RESPONSE)
Create a duplicate of the source resource whose state and behavior match that of the source resource as closely as possible. Though we may later try to make a copy appear seamless across namespaces (e.g. from Zope to Apache), COPY is currently only supported within the Zope namespace.
Contributors(self)
  View
Deprecated alias of listContributors.
CreationDate(self, zone=None)
  View
Dublin Core Date element - date resource created.
Creator(self)
  View
Dublin Core Creator element - resource author.
DELETE(self, REQUEST, RESPONSE)
Delete a collection resource. For collection resources, DELETE may return either 200 (OK) or 204 (No Content) to indicate total success, or may return 207 (Multistatus) to indicate partial success. Note that in Zope a DELETE currently never returns 207.
Date(self, zone=None)
  View
Dublin Core Date element - default date.
Description(self)
  View
Dublin Core Description element - resource summary.
EffectiveDate(self, zone=None)
  View
Dublin Core Date element - date resource becomes effective.
ExpirationDate(self, zone=None)
  View
Dublin Core Date element - date resource expires.
Format(self)
  View
Dublin Core Format element - resource format.
HEAD(self, REQUEST, RESPONSE)
Retrieve resource information without a response body.
Identifier(self)
  View
Dublin Core Identifier element - resource ID.
LOCK(self, REQUEST, RESPONSE)
Lock a resource
Language(self)
  View
Dublin Core Language element - resource language.
MKCOL(self, REQUEST, RESPONSE)
Create a new collection resource. If called on an existing resource, MKCOL must fail with 405 (Method Not Allowed).
MKCOL_handler(self, id, REQUEST=None, RESPONSE=None)
Handle WebDAV MKCOL.
MOVE(self, REQUEST, RESPONSE)
Move a resource to a new location. Though we may later try to make a move appear seamless across namespaces (e.g. from Zope to Apache), MOVE is currently only supported within the Zope namespace.
ModificationDate(self, zone=None)
  View
Dublin Core Date element - date resource last modified.
OPTIONS(self, REQUEST, RESPONSE)
Retrieve communication options.
PROPFIND(self, REQUEST, RESPONSE)
Retrieve properties defined on the resource.
PROPPATCH(self, REQUEST, RESPONSE)
Set and/or remove properties defined on the resource.
PUT(self, REQUEST, RESPONSE)
The PUT method has no inherent meaning for collection resources, though collections are not specifically forbidden to handle PUT requests. The default response to a PUT request for collections is 405 (Method Not Allowed).
PUT_factory(self, name, typ, body)
Factory for PUT requests to objects which do not yet exist. Used by NullResource.PUT. Returns -- Bare and empty object of the appropriate type (or None, if we don't know what to do)
ZopeFind(self, obj, obj_ids=None, obj_metatypes=None, obj_searchterm=None, obj_expr=None, obj_mtime=None, obj_mspec=None, obj_permission=None, obj_roles=None, search_sub=0, REQUEST=None, result=None, pre='')
Zope Find interface
Publisher(self)
  View
Dublin Core Publisher element - resource publisher.
Rights(self)
  View
Dublin Core Rights element - resource copyright.
SQLConnectionIDs(self)
Find SQL database connections in the current folder and above This function return a list of ids.
SecurityCheckPermission(md, permission, object)
Check whether the security context allows the given permission on the given object. Arguments: permission -- A permission name object -- The object being accessed according to the permission
Subject(self)
  View
Dublin Core Subject element - resource keywords.
TRACE(self, REQUEST, RESPONSE)
Return the HTTP message received back to the client as the entity-body of a 200 (OK) response. This will often usually be intercepted by the web server in use. If not, the TRACE request will fail with a 405 (Method Not Allowed), since it is not often possible to reproduce the HTTP request verbatim from within the Zope environment.
Title(self)
  View
Dublin Core Title element - resource name.
Type(self)
  View
Dublin Core Type element - resource type.
UNLOCK(self, REQUEST, RESPONSE)
Remove an existing lock on a resource.
ZQueryIds(self)
ZopeFind(self, obj, obj_ids=None, obj_metatypes=None, obj_searchterm=None, obj_expr=None, obj_mtime=None, obj_mspec=None, obj_permission=None, obj_roles=None, search_sub=0, REQUEST=None, result=None, pre='')
Zope Find interface
ZopeFindAndApply(self, obj, obj_ids=None, obj_metatypes=None, obj_searchterm=None, obj_expr=None, obj_mtime=None, obj_mspec=None, obj_permission=None, obj_roles=None, search_sub=0, REQUEST=None, result=None, pre='', apply_func=None, apply_path='')
Zope Find interface and apply
default__class_init__(self)
unindexObject(self)
Unindex the object from the portal catalog.
objectCount(self)
Returns the number of items in the folder.
getPortalTypeName(self)
needed for the portal type view mechanism ...
absolute_url(self, relative=0)
Return the absolute URL of the object. This a canonical URL based on the object's physical containment path. It is affected by the virtual host configuration, if any, and can be used by external agents, such as a browser, to address the object. If the relative argument is provided, with a true value, then the value of virtual_url_path() is returned. Some Products incorrectly use '/'+absolute_url(1) as an absolute-path reference. This breaks in certain virtual hosting situations, and should be changed to use absolute_url_path() instead.
absolute_url_path(self)
Return the path portion of the absolute URL of the object. This includes the leading slash, and can be used as an 'absolute-path reference' as defined in RFC 2396.
ac_inherited_permissions(self, all=0)
access_debug_info(self)
Return debug info.
acquiredRolesAreUsedBy(self, permission)
Used by management screen.
actions(self)
  View
return a list of valid transitions for the object
addCreator(self, creator=None)
  Modify portal content
Add creator to Dublin Core creators.
addDTMLDocument(self, id, title='', file='', REQUEST=None, submit=None)
Add a DTML Document object with the contents of file. If 'file' is empty, default document text is used.
addDTMLMethod(self, id, title='', file='', REQUEST=None, submit=None)
Add a DTML Method object with the contents of file. If 'file' is empty, default document text is used.
additional_buttons(self)
allSRPMs(self)
return a complete list of SRPM's that aren't in the egg basket yet. We don't know however, that it would *actually* be possible to build eggs from these
all_meta_types(self)
allowedContentTypes(self)
List type info objects for types which can be added in this folder.
availableSRPMS(self, latest=True)
query which returns all the available underlying SRPMPackages that could be built as eggs
bobobase_modification_time(self)
cb_dataItems(self)
cb_dataValid(self)
cb_isCopyable(self)
cb_isMoveable(self)
cb_userHasCopyOrMovePermission(self)
chains(self, wftool=None)
  View management screens
return workflow chains
changeOwnership(self, user, recursive=0)
Change the ownership to the given user. If 'recursive' is true then also take ownership of all sub-objects, otherwise sub-objects retain their ownership information.
checkIdAvailable(self, id)
class_manage_path(self)
contentIds(self, filter=None)
contentItems(self, filter=None)
contentValues(self, filter=None, sort_on=None, reverse=0)
Able to sort on field.
content_type(self)
WebDAV needs this to do the Right Thing (TM).
created(self)
  View
Dublin Core Date element - date resource created.
dav__init(self, request, response)
dav__simpleifhandler(self, request, response, method='PUT', col=0, url=None, refresh=0)
dav__validate(self, object, methodname, REQUEST)
decodeFolderFilter(self, encoded)
Parse cookie string for using variables in dtml.
edit(self, title='', description='')
Edit the folder title (and possibly other attributes later)
editMetadata(self, title='', subject=(), description='', contributors=(), effective_date=None, expiration_date=None, format='text/html', language='en-US', rights='')
  Modify portal content
Need to add check for webDAV locked resource for TTW methods.
effective(self)
  View
Dublin Core Date element - date resource becomes effective.
eggFiles(self)
  RPMDistro: Download
returns the built (and exists) eggs file names
eggNames(self, asdict=False)
  RPMDistro: Download
a list of eggs (successfully compiled)
emptyContent(self)
initially dupe kupu into setting a blank field
encodeFolderFilter(self, REQUEST)
Parse cookie string for using variables in dtml.
expires(self)
  View
Dublin Core Date element - date resource expires.
EditLink(self, object, borrow_lock=0, skip_data=0)
Insert the external editor link to an object if appropriate
filtered_manage_options(self, REQUEST=None)
filtered_meta_types(self, user=None)
folderlistingFolderContents(self, contentFilter=None, suppressHiddenFiles=0)
Calls listFolderContents in protected only by ACI so that folder_listing can work without the List folder contents permission, as in CMFDefault.
generateId(self, prefix='item', suffix='', rand_ceiling=999999999)
  Access contents information
Returns an ID not used yet by this folder. The ID is unlikely to collide with other threads and clients. The IDs are sequential to optimize access to objects that are likely to have some relation.
get(self, name, default=None)
  Access contents information
getActionInfo(self, action_chain, check_visibility=0, check_condition=0)
Get an Action info mapping specified by a chain of actions.
getActionsFor(self, workflow)
  View management screens
return a list of valid transition states
getAttribute(self, name)
Retrieves an attribute value by name.
getAttributeNode(self, name)
Retrieves an Attr node by name or None if there is no such attribute.
getAttributes(self)
Returns a NamedNodeMap containing the attributes of this node (if it is an element) or None otherwise.
getBastionDomain(self)
return a BastionDomain - DNS info for anything within a hosting context
getBatchObjectListing(self, REQUEST=None)
  View management screens
Return a structure for a page template to show the list of objects.
getCMFObjectsSubsetIds(self, objs)
Get the ids of only cmf objects (used for moveObjectsByDelta).
getChildNodes(self)
Returns a NodeList that contains all children of this node. If there are no children, this is a empty NodeList
getContentType(self, fieldname)
kupu get's confused with our non-AT types ...
getElementsByTagName(self, tagname)
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. Parameter: tagname The name of the tag to match (* = all tags). Return Value: A new NodeList object containing all the matched Elements.
getField(self, fieldname)
getFirstChild(self)
The first child of this node. If there is no such node this returns None
getIcon(self, relative_to_portal=0)
Using this method allows the content class creator to grab icons on the fly instead of using a fixed attribute on the class.
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.
getLastChild(self)
The last child of this node. If there is no such node this returns None.
getMetadataHeaders(self)
  View
Return RFC-822-style headers.
getNextSibling(self)
The node immediately preceding this node. If there is no such node, this returns None.
getNodeName(self)
The name of this node, depending on its type
getNodeType(self)
A code representing the type of the node.
getNodeValue(self)
The value of this node, depending on its type
getObjectPosition(self, id)
getOwner(self, info=0, aq_get=, UnownableOwner=[], getSecurityManager=)
Get the owner If a true argument is provided, then only the owner path and id are returned. Otherwise, the owner object is returned.
getOwnerDocument(self)
The Document object associated with this node. When this is a document this is None
getOwnerTuple(self)
Return a tuple, (userdb_path, user_id) for the owner. o Ownership can be acquired, but only from the containment path. o If unowned, return None.
getParentNode(self)
The parent of this node. All nodes except Document DocumentFragment and Attr may have a parent
getPhysicalPath(self)
Get the physical path of the object. Returns a path (an immutable sequence of strings) that can be used to access this object again later, for example in a copy/paste operation. getPhysicalRoot() and getPhysicalPath() are designed to operate together.
getPortalTypeName(self)
needed for the portal type view mechanism ...
getPreviousSibling(self)
The node immediately preceding this node. If there is no such node, this returns None.
getProperty(self, id, d=None)
Get the property 'id'. Returns the optional second argument or None if no such property is found.
getPropertyType(self, id)
Get the type of property 'id'. Returns None if no such property exists.
getSiteManager(self)
getSize(self, ob=None)
getStatusOf(self, workflow, wftool=None, variable=None)
  View management screens
return the status of ourselves in the context of this workflow (the corresponding WorkflowTool function is strangely declared private ...
getTagName(self)
The name of the element
getTypeInfo(self)
  View
Get the TypeInformation object specified by the portal type.
getWrappedOwner(self)
Get the owner, modestly wrapped in the user folder. o If the object is not owned, return None. o If the owner's user database doesn't exist, return Nobody. o If the owner ID does not exist in the user database, return Nobody.
get_local_roles(self)
get_local_roles_for_userid(self, userid)
get_request_var_or_attr(self, name, default)
get_valid_userids(self)
hasChildNodes(self)
Returns true if the node has any children, false if it doesn't.
has_key(self, id)
Indicates whether the folder has an item by ID.
hasProperty(self, id)
Return true if object has a property 'id'.
has_key(self, id)
  Access contents information
Indicates whether the folder has an item by ID.
has_local_roles(self)
http__etag(self, readonly=0)
http__parseMatchList(self, REQUEST, header='if-match')
http__processMatchHeaders(self, REQUEST=None)
http__refreshEtag(self)
indexObject(self)
  Modify portal content
Index the object in the portal catalog.
invokeFactory(self, type_name, id, RESPONSE=None, *args, **kw)
Invokes the portal_types tool.
isEffective(self, date)
  View
Is the date within the resource's effective range?
objectItems(self, spec=None)
objectIds(self, spec=None)
listContributors(self)
  View
Dublin Core Contributor elements - resource collaborators.
listCreators(self)
  View
List Dublin Core Creator elements - resource authors.
listDAVObjects(self)
listFolderContents(self, contentFilter=None, suppressHiddenFiles=0)
Optionally you can suppress "hidden" files, or files that begin with .
list_imports(self)
locked_in_version(self)
Was the object modified in any version?
manage_CopyContainerAllItems(self, REQUEST)
manage_CopyContainerFirstItem(self, REQUEST)
manage_DAVget(self)
Gets the document source
manage_FTPlist(self, REQUEST)
Directory listing for FTP.
manage_FTPstat(self, REQUEST)
Psuedo stat, used by FTP for directory listings.
manage_access(self, REQUEST, **kw)
  Change permissions
Return an interface for making permissions settings.
manage_acquiredPermissions(self, permissions=[], REQUEST=None)
This method is called TTW, so it needs a docstring
addDTMLDocument(self, id, title='', file='', REQUEST=None, submit=None)
Add a DTML Document object with the contents of file. If 'file' is empty, default document text is used.
addDTMLMethod(self, id, title='', file='', REQUEST=None, submit=None)
Add a DTML Method object with the contents of file. If 'file' is empty, default document text is used.
addDTMLMethod(self, id, title='', file='', REQUEST=None, submit=None)
Add a DTML Method object with the contents of file. If 'file' is empty, default document text is used.
manage_addFile(self, id, file='', title='', precondition='', content_type='', REQUEST=None)
Add a new File object. Creates a new File object 'id' with the contents of 'file'
manage_addPloneFolder(self, id, title='', REQUEST=None)
Adds a new PloneFolder.
manage_addImage(self, id, file, title='', precondition='', content_type='', REQUEST=None)
Add a new Image object. Creates a new Image object 'id' with the contents of 'file'.
manage_addOrderedFolder(self, id, title='', createPublic=0, createUserF=0, REQUEST=None)
Add a new ordered Folder object with id *id*. If the 'createPublic' and 'createUserF' parameters are set to any true value, an 'index_html' and a 'UserFolder' objects are created respectively in the new folder.
manage_addPloneFolder(self, id, title='', REQUEST=None)
Adds a new PloneFolder.
manage_addProperty(self, id, value, type, REQUEST=None)
Add a new property via the web. Sets a new property with the given id, type, and value.
manage_addSiteRoot(self, title='', base='', path='', REQUEST=None, **ignored)
manage_addUserFolder(self, dtself=None, REQUEST=None, **ignored)
addConnection(self, id, title, connection_string, check=None, REQUEST=None)
Add a DB connection to a folder
manage_afterAdd(self, item, container)
manage_afterClone(self, item)
manage_assignFiles(self, ids=[], REQUEST=None)
  Change configuration
reload Zope incantations from file-system files
manage_beforeDelete(self, item, container)
manage_changeOwnership(self, userid, recursive=0, REQUEST=None)
  Take ownership
go change the owner to specified user (if found)
manage_changePermissions(self, REQUEST)
  Change permissions
This method is called TTW, so it needs a docstring
manage_changeProperties(self, REQUEST=None, **kw)
Change existing object properties. Change object properties by passing either a mapping object of name:value pairs {'foo':6} or passing name=value parameters
manage_changePropertyTypes(self, old_ids, props, REQUEST=None)
Replace one set of properties with another Delete all properties that have ids in old_ids, then add a property for each item in props. Each item has a new_id, new_value, and new_type. The type of new_value should match new_type.
manage_change_status(self, wfid, action, REQUEST=None)
  Manage properties
do a workflow transition from the ZMI
manage_cleanup(self)
  View management screens
Calls self._cleanup() and reports the result as text.
manage_clearLogs(self, ids=[], REQUEST=None)
  Change configuration
delegate to underlying SRPM packages to clear log files - this can save a dramatic amount of space on the ZODB
manage_clone(self, ob, id, REQUEST=None)
Clone an object, creating a new object with the given id.
manage_copyObjects(self, ids=None, REQUEST=None, RESPONSE=None)
  Copy or Move
Put a reference to the objects named in ids in the clip board
manage_cutObjects(self, ids=None, REQUEST=None)
Put a reference to the objects named in ids in the clip board
manage_defined_roles(self, submit=None, REQUEST=None)
Called by management screen.
manage_delFiles(self, ids=[], REQUEST=None)
  Change configuration
remove designated SRPM's from the file system, ids is a list of basenames
manage_delObjects(self, ids=[], REQUEST=None)
PloneFolder doesn't want to return properly ...
manage_delProperties(self, ids=None, REQUEST=None)
Delete one or more properties specified by 'ids'.
manage_editMetadata(self, title, subject, description, contributors, effective_date, expiration_date, format, language, rights, REQUEST)
  Modify portal content
Update metadata from the ZMI.
manage_editProperties(self, REQUEST)
Edit object properties via the web. The purpose of this method is to change all property values, even those not listed in REQUEST; otherwise checkboxes that get turned off will be ignored. Use manage_changeProperties() instead for most situations.
manage_editRoles(self, REQUEST, acl_type='A', acl_roles=[])
manage_editedDialog(self, REQUEST, **args)
manage_exportObject(self, id='', download=None, toxml=None, RESPONSE=None, REQUEST=None)
Exports an object to a file and returns that file.
manage_fixCount(self)
  View management screens
Calls self._fixCount() and reports the result as text.
manage_fixupOwnershipAfterAdd(self)
manage_form_title(self, *args, **kw)
manage_getPermissionMapping(self)
Return the permission mapping for the object This is a list of dictionaries with: permission_name -- The name of the native object permission class_permission -- The class permission the permission is mapped to.
manage_hasId(self, REQUEST)
check if the folder has an object with REQUEST['id']
manage_importObject(self, upload_file='', REQUEST=None, set_owner=1)
import an object from a local file system
manage_moveObjectDown(self, id, REQUEST=None)
move indicated object down one in the order
manage_moveObjectToBottom(self, id, REQUEST=None)
move indicated object to bottom of the order
manage_moveObjectToTop(self, id, REQUEST=None)
move indicated object to top of the order
manage_moveObjectUp(self, id, REQUEST=None)
move indicated object up one the order
manage_object_workspace(self, ids=(), REQUEST=None)
  View management screens
Redirects to the workspace of the first object in the list.
manage_pasteObjects(self, cb_copy_data=None, REQUEST=None)
Paste previously copied objects into the current object. If calling manage_pasteObjects from python code, pass the result of a previous call to manage_cutObjects or manage_copyObjects as the first argument. Also sends IObjectCopiedEvent and IObjectClonedEvent or IObjectWillBeMovedEvent and IObjectMovedEvent.
manage_permission(self, permission_to_manage, roles=[], acquire=0, REQUEST=None)
This method is called TTW, so it needs a docstring
manage_ploneCatalog(self, REQUEST=None)
  View management screens
add the damned thing into Plone so it appears in navigation ...
manage_refresh(self, REQUEST=None)
  Change configuration
check everything that could be a candidate egg and create an EggPackage for it if one doesn't exist already
manage_reloadFiles(self, ids=[], REQUEST=None)
  Change configuration
we don't need to reload because we only store/catalog name, version which doesn't change ...
manage_reloadIds(self, ids=[], REQUEST=None)
  Change configuration
reload EGG from file-system SRPM
manage_renameObject(self, id, new_id, REQUEST=None)
Rename a particular sub-object.
manage_renameObjects(self, ids=[], new_ids=[], REQUEST=None)
Rename several sub-objects
manage_repair(self, REQUEST=None)
Repair objects in folder ...
manage_role(self, role_to_manage, permissions=[], REQUEST=None)
This method is called TTW, so it needs a docstring
manage_rpmbuild(self, ids=[], REQUEST=None)
  Change configuration
delegate to underlying SRPM packages with generic defaults
manage_undo_transactions(self, transaction_info=(), REQUEST=None)
  Undo changes
manage_upgrade(self, ids=[], REQUEST=None)
  Change configuration
verify/set SRPM state
manage_verifyIds(self, ids=[], REQUEST=None)
  Change configuration
verify/set SRPM state
manage_workspace(self, REQUEST)
Dispatch to first interface in manage_options
manage_zmi_logout(self, REQUEST, RESPONSE)
Logout current user
markedForDelete(self)
return a list of id's that appear deletable (ie a later version exists according to our catalog)
modified(self)
  View
Dublin Core Date element - date resource last modified.
modified_in_version(self)
Was the object modified in this version?
moveObject(self, id, position)
moveObjectToPosition(self, id, position, suppress_events=False)
Move specified object to absolute position.
moveObjectsByDelta(self, ids, delta, subset_ids=None, suppress_events=False)
Move specified sub-objects by delta.
moveObjectsDown(self, ids, delta=1, RESPONSE=None)
Move an object down.
moveObjectsToBottom(self, ids, RESPONSE=None)
Move an object to the bottom.
moveObjectsToTop(self, ids, RESPONSE=None)
Move an object to the top.
moveObjectsUp(self, ids, delta=1, RESPONSE=None)
Move an object up.
notifyModified(self)
Take appropriate action after the resource has been modified. Update creators and modification_date.
notifyWorkflowCreated(self)
Notify the workflow that self was just created.
objectCount(self)
  Access contents information
Returns the number of items in the folder.
objectIds(self, spec=None)
  Access contents information
objectIds_d(self, t=None)
  Access contents information
objectItems(self, spec=None)
  Access contents information
objectItems_d(self, t=None)
objectMap(self)
  Access contents information
objectMap_d(self, t=None)
  Access contents information
objectValues(self, types=None)
  Access contents information
return sorted results ...
objectValuesFS(self)
  View management screens
objectValues_d(self, t=None)
opaqueIds(self)
  Access contents information
Return opaque ids (subelements that are contained using something that is not an ObjectManager).
opaqueItems(self)
  Access contents information
Return opaque items (subelements that are contained using something that is not an ObjectManager).
opaqueValues(self)
  Access contents information
Return opaque values (subelements that are contained using something that is not an ObjectManager).
orderObjects(self, key, reverse=None)
Order sub-objects by key and direction.
owner_info(self)
  View management screens
Get ownership info for display
permission_settings(self, permission=None)
Return user-role permission settings. If 'permission' is passed to the method then only the settings for 'permission' is returned.
permissionsOfRole(self, role)
Used by management screen.
possible_permissions(self)
propdict(self)
propertyDescription(self, id)
Return a description for the given property id
propertyIds(self)
Return a list of property ids.
propertyItems(self)
Return a list of (id,property) tuples.
propertyLabel(self, id)
Return a label for the given property id
propertyMap(self)
Return a tuple of mappings, giving meta-data for properties. Return copies of the real definitions for security.
propertyValues(self)
Return a list of actual property objects.
publishTraverse(self, REQUEST, name)
serve up the simple index stuff for pip/easy_install
pyver(self)
raise_standardErrorMessage(self, client=None, REQUEST={}, error_type=None, error_value=None, tb=None, error_tb=None, error_message='', tagSearch=, error_log_url='')
reindexObject(self, idxs=[])
  Modify portal content
Reindex the object in the portal catalog. If idxs is present, only those indexes are reindexed. The metadata is always updated. Also update the modification date of the object, unless specific indexes were requested.
reindexObjectSecurity(self, skip_self=False)
  Modify portal content
Reindex security-related indexes on the object. Recurses in the children to reindex them too. If skip_self is True, only the children will be reindexed. This is a useful optimization if the object itself has just been fully reindexed, as there's no need to reindex its security twice.
restrictedTraverse(self, path, default=)
rolesOfPermission(self, permission)
Used by management screen.
setContributors(self, contributors)
  Modify portal content
Set Dublin Core Contributor elements - resource collaborators.
setCreators(self, creators)
  Modify portal content
Set Dublin Core Creator elements - resource authors.
setDescription(self, description)
  Modify portal content
Set Dublin Core Description element - resource summary.
setEffectiveDate(self, effective_date)
  Modify portal content
Set Dublin Core Date element - date resource becomes effective.
setExpirationDate(self, expiration_date)
  Modify portal content
Set Dublin Core Date element - date resource expires.
setFormat(self, format)
  Modify portal content
Set Dublin Core Format element - resource format.
setId(self, value)
  Modify portal content
Sets the object id. - this is the Archetypes::BaseObject implementation ...
setLanguage(self, language)
  Modify portal content
Set Dublin Core Language element - resource language.
setModificationDate(self, modification_date=None)
  Modify portal content
Set the date when the resource was last modified. When called without an argument, sets the date to now.
setRights(self, rights)
  Modify portal content
Set Dublin Core Rights element - resource copyright.
setSiteManager(self, components)
setSubject(self, subject)
  Modify portal content
Set Dublin Core Subject element - resource keywords.
setTitle(self, title)
  Modify portal content
Set Dublin Core Title element - resource name.
status(self, wftool=None, wf_var='review_state')
  View
return workflow status
superValues(self, t)
tabs_path_default(self, REQUEST, unquote=)
tabs_path_info(self, script, path, quote=)
targetdir(self)
  View management screens
where we write egg packages
this(self)
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.
tpURL(self)
tpValues(self)
  Access contents information
Ensures the items don't show up in the left pane.
undoable_transactions(self, first_transaction=None, last_transaction=None, PrincipiaUndoBatchSize=None)
  Undo changes
unindexObject(self)
  Modify portal content
Unindex Object Queue PURGE url and call original method.
unrestrictedTraverse(self, path, default=, restricted=False)
Lookup an object by path. path -- The path to the object. May be a sequence of strings or a slash separated string. If the path begins with an empty path element (i.e., an empty string or a slash) then the lookup is performed from the application root. Otherwise, the lookup is relative to self. Two dots (..) as a path element indicates an upward traversal to the acquisition parent. default -- If provided, this is the value returned if the path cannot be traversed for any reason (i.e., no object exists at that path or the object is inaccessible). restricted -- If false (default) then no security checking is performed. If true, then all of the objects along the path are validated with the security machinery. Usually invoked using restrictedTraverse().
userCanTakeOwnership(self)
userdefined_roles(self)
Return list of user-defined roles.
users_with_local_role(self, role)
cb_dataValid(self)
valid_roles(self)
Return list of valid roles.
valid_property_id(self, id)
valid_roles(self)
Return list of valid roles.
validate_roles(self, roles)
Return true if all given roles are valid.
objectValues(self, spec=None)
virtual_url_path(self)
Return a URL for the object, relative to the site root. If a virtual host is configured, the URL is a path relative to the virtual host's root object. Otherwise, it is the physical path. In either case, the URL does not begin with a slash.
wl_clearLocks(self)
wl_delLock(self, locktoken)
wl_getLock(self, locktoken)
wl_hasLock(self, token, killinvalids=0)
wl_isLocked(self)
wl_lockItems(self, killinvalids=0)
wl_lockTokens(self, killinvalids=0)
wl_lockValues(self, killinvalids=0)
wl_lockmapping(self, killinvalids=0, create=0)
if 'killinvalids' is 1, locks who are no longer valid will be deleted
wl_setLock(self, locktoken, lock)
workflowHistory(self, workflow)
  View management screens
return the worflow history/transition info (latest first)
  class EggPackage ( RPMBase , LogSupport , DownloadSupport )
A python egg, which uses the underlying SRPMPackage to build (and check for latest etc). Note that we've artificially maintained a lot of SRPMPackage API's here simply to reuse the web forms.
  RPMDistro: Add
Implements IPropertyManager ILocalPortletAssignable IDynamicType IDublinCore ICatalogableDublinCore IMutableDublinCore IPublishTraverse ISimpleItem IItem IDAVResource IWriteLock ICopySource ITraversable IOwned IUndoSupport IPersistentExtra IPersistent IAcquirer IRoleManager IPermissionMappingSupport IDownloadable DynamicType DublinCore CatalogableDublinCore MutableDublinCore
COPY(self, REQUEST, RESPONSE)
Create a duplicate of the source resource whose state and behavior match that of the source resource as closely as possible. Though we may later try to make a copy appear seamless across namespaces (e.g. from Zope to Apache), COPY is currently only supported within the Zope namespace.
Contributors(self)
  View
Deprecated alias of listContributors.
CreationDate(self, zone=None)
  View
Dublin Core Date element - date resource created.
Creator(self)
  View
Dublin Core Creator element - resource author.
DELETE(self, REQUEST, RESPONSE)
Delete a resource. For non-collection resources, DELETE may return either 200 or 204 (No Content) to indicate success.
Date(self, zone=None)
  View
Dublin Core Date element - default date.
Description(self)
  View
EffectiveDate(self, zone=None)
  View
Dublin Core Date element - date resource becomes effective.
ExpirationDate(self, zone=None)
  View
Dublin Core Date element - date resource expires.
Format(self)
  View
Dublin Core Format element - resource format.
HEAD(self, REQUEST, RESPONSE)
Retrieve resource information without a response body.
Identifier(self)
  View
Dublin Core Identifier element - resource ID.
LOCK(self, REQUEST, RESPONSE)
Lock a resource
Language(self)
  View
Dublin Core Language element - resource language.
MKCOL(self, REQUEST, RESPONSE)
Create a new collection resource. If called on an existing resource, MKCOL must fail with 405 (Method Not Allowed).
MOVE(self, REQUEST, RESPONSE)
Move a resource to a new location. Though we may later try to make a move appear seamless across namespaces (e.g. from Zope to Apache), MOVE is currently only supported within the Zope namespace.
ModificationDate(self, zone=None)
  View
Dublin Core Date element - date resource last modified.
OPTIONS(self, REQUEST, RESPONSE)
Retrieve communication options.
PROPFIND(self, REQUEST, RESPONSE)
Retrieve properties defined on the resource.
PROPPATCH(self, REQUEST, RESPONSE)
Set and/or remove properties defined on the resource.
PUT(self, REQUEST, RESPONSE)
Replace the GET response entity of an existing resource. Because this is often object-dependent, objects which handle PUT should override the default PUT implementation with an object-specific implementation. By default, PUT requests fail with a 405 (Method Not Allowed).
Publisher(self)
  View
Dublin Core Publisher element - resource publisher.
Rights(self)
  View
Dublin Core Rights element - resource copyright.
Subject(self)
  View
Dublin Core Subject element - resource keywords.
TRACE(self, REQUEST, RESPONSE)
Return the HTTP message received back to the client as the entity-body of a 200 (OK) response. This will often usually be intercepted by the web server in use. If not, the TRACE request will fail with a 405 (Method Not Allowed), since it is not often possible to reproduce the HTTP request verbatim from within the Zope environment.
Title(self)
  View
Dublin Core Title element - resource name.
Type(self)
  View
Dublin Core Type element - resource type.
UNLOCK(self, REQUEST, RESPONSE)
Remove an existing lock on a resource.
default__class_init__(self)
unindexObject(self)
Unindex the object from the portal catalog.
getPortalTypeName(self)
needed for the portal type view mechanism ...
absolute_url(self, relative=0)
Return the absolute URL of the object. This a canonical URL based on the object's physical containment path. It is affected by the virtual host configuration, if any, and can be used by external agents, such as a browser, to address the object. If the relative argument is provided, with a true value, then the value of virtual_url_path() is returned. Some Products incorrectly use '/'+absolute_url(1) as an absolute-path reference. This breaks in certain virtual hosting situations, and should be changed to use absolute_url_path() instead.
absolute_url_path(self)
Return the path portion of the absolute URL of the object. This includes the leading slash, and can be used as an 'absolute-path reference' as defined in RFC 2396.
ac_inherited_permissions(self, all=0)
access_debug_info(self)
Return debug info.
acquiredRolesAreUsedBy(self, permission)
Used by management screen.
actions(self)
  View
return a list of valid transitions for the object
addCreator(self, creator=None)
  Modify portal content
Add creator to Dublin Core creators.
appendlog(self, msg)
arch(self)
nvr(self)
  Access contents information
bobobase_modification_time(self)
buildDate(self)
return the datestamp when this package was built
buildTime(self)
  RPMDistro: View
return nicely formatted build time
cb_isCopyable(self)
cb_isMoveable(self)
cb_userHasCopyOrMovePermission(self)
chains(self, wftool=None)
  View management screens
return workflow chains
changeOwnership(self, user, recursive=0)
Change the ownership to the given user. If 'recursive' is true then also take ownership of all sub-objects, otherwise sub-objects retain their ownership information.
class_manage_path(self)
content_type(self)
WebDAV needs this to do the Right Thing (TM).
created(self)
  View
Dublin Core Date element - date resource created.
dav__init(self, request, response)
dav__simpleifhandler(self, request, response, method='PUT', col=0, url=None, refresh=0)
dav__validate(self, object, methodname, REQUEST)
dirname(self)
  Access contents information
directory component of the path
download(self, REQUEST, RESPONSE)
  RPMDistro: Download
download the thing off the filesystem ...
download_size(self)
  Access contents information
the actual physical file payload size (or zero if missing)
editMetadata(self, title='', subject=(), description='', contributors=(), effective_date=None, expiration_date=None, format='text/html', language='en-US', rights='')
  Modify portal content
Need to add check for webDAV locked resource for TTW methods.
effective(self)
  View
Dublin Core Date element - date resource becomes effective.
emptyContent(self)
initially dupe kupu into setting a blank field
exists(self)
return if package is present on the file system
expires(self)
  View
Dublin Core Date element - date resource expires.
filtered_manage_options(self, REQUEST=None)
getActionInfo(self, action_chain, check_visibility=0, check_condition=0)
Get an Action info mapping specified by a chain of actions.
getActionsFor(self, workflow)
  View management screens
return a list of valid transition states
getAttribute(self, name)
Retrieves an attribute value by name.
getAttributeNode(self, name)
Retrieves an Attr node by name or None if there is no such attribute.
getAttributes(self)
Returns a NamedNodeMap containing the attributes of this node (if it is an element) or None otherwise.
getBastionDomain(self)
return a BastionDomain - DNS info for anything within a hosting context
getChildNodes(self)
Returns a NodeList that contains all children of this node. If there are no children, this is a empty NodeList
getContentType(self, fieldname)
kupu get's confused with our non-AT types ...
getElementsByTagName(self, tagname)
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. Parameter: tagname The name of the tag to match (* = all tags). Return Value: A new NodeList object containing all the matched Elements.
getField(self, fieldname)
kupu get's confused with our non-AT types
getFirstChild(self)
The first child of this node. If there is no such node this returns None
getHTMLLog(self)
getIcon(self, relative_to_portal=0)
Using this method allows the content class creator to grab icons on the fly instead of using a fixed attribute on the class.
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.
getLastChild(self)
The last child of this node. If there is no such node this returns None.
getMetadataHeaders(self)
  View
Return RFC-822-style headers.
getNextSibling(self)
The node immediately preceding this node. If there is no such node, this returns None.
getNodeName(self)
The name of this node, depending on its type
getNodeType(self)
A code representing the type of the node.
getNodeValue(self)
The value of this node, depending on its type
getOwner(self, info=0, aq_get=, UnownableOwner=[], getSecurityManager=)
Get the owner If a true argument is provided, then only the owner path and id are returned. Otherwise, the owner object is returned.
getOwnerDocument(self)
The Document object associated with this node. When this is a document this is None
getOwnerTuple(self)
Return a tuple, (userdb_path, user_id) for the owner. o Ownership can be acquired, but only from the containment path. o If unowned, return None.
getParentNode(self)
The parent of this node. All nodes except Document DocumentFragment and Attr may have a parent
getPhysicalPath(self)
Get the physical path of the object. Returns a path (an immutable sequence of strings) that can be used to access this object again later, for example in a copy/paste operation. getPhysicalRoot() and getPhysicalPath() are designed to operate together.
getPortalTypeName(self)
needed for the portal type view mechanism ...
getPreviousSibling(self)
The node immediately preceding this node. If there is no such node, this returns None.
getProperty(self, id, d=None)
  Access contents information
Get the property 'id'. Returns the optional second argument or None if no such property is found.
getPropertyType(self, id)
  Access contents information
Get the type of property 'id'. Returns None if no such property exists.
getSpec(self)
  RPMDistro: View
getStatusOf(self, workflow, wftool=None, variable=None)
  View management screens
return the status of ourselves in the context of this workflow (the corresponding WorkflowTool function is strangely declared private ...
getTagName(self)
The name of the element
getTypeInfo(self)
  View
Get the TypeInformation object specified by the portal type.
getWrappedOwner(self)
Get the owner, modestly wrapped in the user folder. o If the object is not owned, return None. o If the owner's user database doesn't exist, return Nobody. o If the owner ID does not exist in the user database, return Nobody.
get_local_roles(self)
get_local_roles_for_userid(self, userid)
get_request_var_or_attr(self, name, default)
get_size(self)
return the size of the filesystem object - an integer is needed for ZSyncer support
get_valid_userids(self)
getlog(self, default='N/a')
  RPMDistro: View
return log text for a package - if a build was attempted
getlogBatch(self, b_start=0, b_size=1000)
returns a tuple, number of chunks, and html text for the specifed chunk
hasChildNodes(self)
Returns true if the node has any children, false if it doesn't.
hasProperty(self, id)
  Access contents information
Return true if object has a property 'id'.
has_local_roles(self)
http__etag(self, readonly=0)
http__parseMatchList(self, REQUEST, header='if-match')
http__processMatchHeaders(self, REQUEST=None)
http__refreshEtag(self)
indexObject(self, idxs=[], REQUEST=None)
  Modify portal content
isCompiled(self)
  Access contents information
return if all provides RPMS are built
isEffective(self, date)
  View
Is the date within the resource's effective range?
isLatest(self)
  Access contents information
return if version matches that on mirror (adjusted for any %dist thingy that may have occurred)
latest(self)
  Access contents information
returns the latest suggested remote from *all* channels
listContributors(self)
  View
Dublin Core Contributor elements - resource collaborators.
listCreators(self)
  View
List Dublin Core Creator elements - resource authors.
listDAVObjects(self)
locked_in_version(self)
Was the object modified in any version?
logSize(self)
returns the size (in bytes) of the logfile
manage(self, URL1)
manage_DAVget(self)
Gets the document source
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.
manage_access(self, REQUEST, **kw)
  Change permissions
Return an interface for making permissions settings.
manage_acquiredPermissions(self, permissions=[], REQUEST=None)
This method is called TTW, so it needs a docstring
manage_addProperty(self, id, value, type, REQUEST=None)
  Manage properties
Add a new property via the web. Sets a new property with the given id, type, and value.
manage_afterAdd(self, item, container)
go create a dummy provides to keep build form happy
manage_afterClone(self, item)
manage_beforeDelete(self, item, container)
manage_changeOwnership(self, userid, recursive=0, REQUEST=None)
  Take ownership
go change the owner to specified user (if found)
manage_changePermissions(self, REQUEST)
  Change permissions
This method is called TTW, so it needs a docstring
manage_changeProperties(self, REQUEST=None, **kw)
  Manage properties
Change existing object properties. Change object properties by passing either a mapping object of name:value pairs {'foo':6} or passing name=value parameters
manage_changePropertyTypes(self, old_ids, props, REQUEST=None)
  Manage properties
Replace one set of properties with another Delete all properties that have ids in old_ids, then add a property for each item in props. Each item has a new_id, new_value, and new_type. The type of new_value should match new_type.
manage_change_status(self, wfid, action, REQUEST=None)
  Manage properties
do a workflow transition from the ZMI
manage_clearLog(self, REQUEST=None)
  Change configuration
remove the log
manage_defined_roles(self, submit=None, REQUEST=None)
Called by management screen.
manage_delProperties(self, ids=None, REQUEST=None)
  Manage properties
Delete one or more properties specified by 'ids'.
manage_editMetadata(self, title, subject, description, contributors, effective_date, expiration_date, format, language, rights, REQUEST)
  Modify portal content
Update metadata from the ZMI.
manage_editProperties(self, REQUEST)
  Manage properties
Edit object properties via the web. The purpose of this method is to change all property values, even those not listed in REQUEST; otherwise checkboxes that get turned off will be ignored. Use manage_changeProperties() instead for most situations.
manage_editRoles(self, REQUEST, acl_type='A', acl_roles=[])
manage_editedDialog(self, REQUEST, **args)
manage_fixupOwnershipAfterAdd(self)
manage_getPermissionMapping(self)
Return the permission mapping for the object This is a list of dictionaries with: permission_name -- The name of the native object permission class_permission -- The class permission the permission is mapped to.
manage_permission(self, permission_to_manage, roles=[], acquire=0, REQUEST=None)
This method is called TTW, so it needs a docstring
manage_ploneCatalog(self, REQUEST=None)
  View management screens
add the damned thing into Plone so it appears in navigation ...
manage_reload(self, REQUEST=None)
  Change configuration
manage_repair(self, REQUEST=None)
fix up object upon schema change
manage_role(self, role_to_manage, permissions=[], REQUEST=None)
This method is called TTW, so it needs a docstring
manage_rpmbuild(self, reload=False, dependencies=[], compile=None, install=[], ts=None, _seen=[], REQUEST=None)
  Change configuration
build it - we ignore most of the parameters here ...
manage_statusModify(self, workflow_action, REQUEST=None)
  Change configuration
perform the workflow (customised content_status_modify.py ...)
manage_undo_transactions(self, transaction_info=(), REQUEST=None)
  Undo changes
manage_upgrade(self, REQUEST=None)
  Change configuration
manage_verify(self, REQUEST=None)
  Change configuration
manage_workspace(self, REQUEST)
Dispatch to first interface in manage_options
modified(self)
  View
Dublin Core Date element - date resource last modified.
modified_in_version(self)
Was the object modified in this version?
notifyModified(self)
Take appropriate action after the resource has been modified. Update creators and modification_date.
notifyWorkflowCreated(self)
Notify the workflow that self was just created.
nvr(self)
  Access contents information
objectValues(self, spec=None)
objectValues(self, spec=None)
objectValues(self, spec=None)
opaqueIds(self)
  Access contents information
Return opaque ids (subelements that are contained using something that is not an ObjectManager).
opaqueItems(self)
  Access contents information
Return opaque items (subelements that are contained using something that is not an ObjectManager).
opaqueValues(self)
  Access contents information
Return opaque values (subelements that are contained using something that is not an ObjectManager).
owner_info(self)
  View management screens
Get ownership info for display
path(self)
  Access contents information
the physical path on disk where the egg should be found
permission_settings(self, permission=None)
Return user-role permission settings. If 'permission' is passed to the method then only the settings for 'permission' is returned.
permissionsOfRole(self, role)
Used by management screen.
possible_permissions(self)
prettyLogSize(self)
returns the log size in M (or K)
prettyValue(self)
  Access contents information
return e:v-r (if set)
propdict(self)
  Access contents information
propertyDescription(self, id)
  Access contents information
Return a description for the given property id
propertyIds(self)
  Access contents information
Return a list of property ids.
propertyItems(self)
  Access contents information
Return a list of (id,property) tuples.
propertyLabel(self, id)
  Access contents information
Return a label for the given property id
propertyMap(self)
  Access contents information
Return a tuple of mappings, giving meta-data for properties. Return copies of the real definitions for security.
propertyValues(self)
  Access contents information
Return a list of actual property objects.
publishTraverse(self, REQUEST, name)
This is copied from OFS/Application.py and seems strangely necessary since Plone 3.0 upgrade ...
raise_standardErrorMessage(self, client=None, REQUEST={}, error_type=None, error_value=None, tb=None, error_tb=None, error_message='', tagSearch=, error_log_url='')
arch(self)
reindexObject(self, idxs=[])
  Modify portal content
reindexObjectSecurity(self, skip_self=False)
  Modify portal content
Reindex security-related indexes on the object. Recurses in the children to reindex them too. If skip_self is True, only the children will be reindexed. This is a useful optimization if the object itself has just been fully reindexed, as there's no need to reindex its security twice.
requiresRPMClauses(self, local_only=False)
just return the SRPM ...
restrictedTraverse(self, path, default=)
rolesOfPermission(self, permission)
Used by management screen.
rpmbuild(self, reload, compile=True, install=None, dependencies=0)
just rpmbuild -bp egg; python setup.py bdist_egg ...
setContributors(self, contributors)
  Modify portal content
Set Dublin Core Contributor elements - resource collaborators.
setCreators(self, creators)
  Modify portal content
Set Dublin Core Creator elements - resource authors.
setDescription(self, description)
  Modify portal content
Set Dublin Core Description element - resource summary.
setEffectiveDate(self, effective_date)
  Modify portal content
Set Dublin Core Date element - date resource becomes effective.
setExpirationDate(self, expiration_date)
  Modify portal content
Set Dublin Core Date element - date resource expires.
setFormat(self, format)
  Modify portal content
Set Dublin Core Format element - resource format.
setId(self, value)
  Modify portal content
Sets the object id. - this is the Archetypes::BaseObject implementation ...
setLanguage(self, language)
  Modify portal content
Set Dublin Core Language element - resource language.
setModificationDate(self, modification_date=None)
  Modify portal content
Set the date when the resource was last modified. When called without an argument, sets the date to now.
setRights(self, rights)
  Modify portal content
Set Dublin Core Rights element - resource copyright.
setSubject(self, subject)
  Modify portal content
Set Dublin Core Subject element - resource keywords.
setTitle(self, title)
  Modify portal content
Set Dublin Core Title element - resource name.
setlog(self, msg)
  Change configuration
set the log message
specAsHtml(self)
  RPMDistro: View
srpmValue(self)
stat(self)
  Access contents information
return os.stat() dict on underlying file - keys are: st_mode (protection bits), st_ino (inode number), st_dev (device), st_nlink (number of hard links), st_uid (user ID of owner), st_gid (group ID of owner), st_size (size of file, in bytes), st_atime (time of most recent access), st_mtime (time of most recent content modification), st_ctime
status(self, wftool=None, wf_var='review_state')
  View
return workflow status
tabs_path_default(self, REQUEST, unquote=)
tabs_path_info(self, script, path, quote=)
this(self)
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.
tpURL(self)
tpValues(self)
undoable_transactions(self, first_transaction=None, last_transaction=None, PrincipiaUndoBatchSize=None)
  Undo changes
unindexObject(self, REQUEST=None)
  Modify portal content
unrestrictedTraverse(self, path, default=, restricted=False)
Lookup an object by path. path -- The path to the object. May be a sequence of strings or a slash separated string. If the path begins with an empty path element (i.e., an empty string or a slash) then the lookup is performed from the application root. Otherwise, the lookup is relative to self. Two dots (..) as a path element indicates an upward traversal to the acquisition parent. default -- If provided, this is the value returned if the path cannot be traversed for any reason (i.e., no object exists at that path or the object is inaccessible). restricted -- If false (default) then no security checking is performed. If true, then all of the objects along the path are validated with the security machinery. Usually invoked using restrictedTraverse().
upload(self, file, REQUEST=None)
  Change configuration
upload, verify, and write/overwrite the underlying filesystem file
userCanTakeOwnership(self)
userdefined_roles(self)
Return list of user-defined roles.
users_with_local_role(self, role)
valid_roles(self)
Return list of valid roles.
valid_property_id(self, id)
  Access contents information
valid_roles(self)
Return list of valid roles.
validate_roles(self, roles)
Return true if all given roles are valid.
virtual_url_path(self)
Return a URL for the object, relative to the site root. If a virtual host is configured, the URL is a path relative to the virtual host's root object. Otherwise, it is the physical path. In either case, the URL does not begin with a slash.
wl_clearLocks(self)
wl_delLock(self, locktoken)
wl_getLock(self, locktoken)
wl_hasLock(self, token, killinvalids=0)
wl_isLocked(self)
wl_lockItems(self, killinvalids=0)
wl_lockTokens(self, killinvalids=0)
wl_lockValues(self, killinvalids=0)
wl_lockmapping(self, killinvalids=0, create=0)
if 'killinvalids' is 1, locks who are no longer valid will be deleted
wl_setLock(self, locktoken, lock)
workflowHistory(self, workflow)
  View management screens
return the worflow history/transition info (latest first)
zsyncId(self)
  class EggVersions ( Acquirer )
a faux-object that mimics available versions of an egg
eggFiles(self)
  RPMDistro: Download
return all the available version(s) of this egg
publishTraverse(self, REQUEST, name)
serve up the simple index stuff for pip/easy_install
Functions
getToolByName (obj, name, default=[])
Get the tool, 'toolname', by acquiring it. o Application code should use this method, rather than simply acquiring the tool by name, to ease forward migration (e.g., to Zope3).
hasEgg (pkg)
scan the contents of a RPMPackage looking for egg's
implements (*interfaces)
Declare interfaces implemented by instances of a class This function is called in a class definition. The arguments are one or more interfaces or interface specifications (IDeclaration objects). The interfaces given (including the interfaces in the specifications) are added to any interfaces previously declared. Previous declarations include declarations for base classes unless implementsOnly was used. This function is provided for convenience. It provides a more convenient way to call classImplements. For example:: implements(I1) is equivalent to calling:: classImplements(C, I1) after the class has been created. Consider the following example:: >>> from zope.interface import Interface >>> class IA1(Interface): pass ... >>> class IA2(Interface): pass ... >>> class IB(Interface): pass ... >>> class IC(Interface): pass ... >>> class A(object): implements(IA1, IA2) ... >>> class B(object): implements(IB) ... >>> class C(A, B): ... implements(IC) >>> ob = C() >>> int(IA1 in providedBy(ob)) 1 >>> int(IA2 in providedBy(ob)) 1 >>> int(IB in providedBy(ob)) 1 >>> int(IC in providedBy(ob)) 1 Instances of ``C`` implement ``I1``, ``I2``, and whatever interfaces instances of ``A`` and ``B`` implement.
manage_addEggFolder (self, id='EGGS', title='Egg Basket', setuptools=('compat-python24', 'compat-python24-setuptools'), python='python2.4', REQUEST=None)
manage_addEggPackage (self, srpmname, REQUEST=None)
nvFromEgg (egg, version)
helper to work out name, version from egg (filename)
Document Actions
« August 2010 »
August
MoTuWeThFrSaSu
1
2345678
9101112131415
16171819202122
23242526272829
3031
Buy Now
Bastion CD
Subscribe Now
and get BastionLinux™ for as little as GBP 29.99 per month...