Log in


Forgot your password?
 
You are here: Home Zpydoc API Documentation Products.RPMDistro.RPMDistro

 Products.RPMDistro.RPMDistro  

Up one level
Zpydoc Products RPMDistro RPMDistro
Classes
Class  class AnacondaView ( DirectoryView )
file system views of distro contents - this is supposed to roll into PXE boot support, but it's still very much WIP
Method InitializeClass(self)
Method bobobase_modification_time(self)
Method getId(self)
Class  class RPMDistro ( LargePortalFolder , LogSupport )
A server used to manage and distribute RedHat RPMs as per the XML-RPC expectations of the RedHat up2date suite.
Plus Lock  RPMDistro: Add
Implements IRepoMD IPublishTraverse IPersistentExtra IPersistent IFolder IObjectManager ICopyContainer INavigation IAcquirer IDAVCollection IDAVResource IWriteLock EtagBaseInterface ITraversable IPropertyManager IRoleManager IPermissionMappingSupport IItem ICopySource IOwned IUndoSupport IFindSupport ISimpleItem ICatalogAware IWorkflowAware IOpaqueItemManager IFolderish IMutableMinimalDublinCore IDynamicType IDublinCore ICatalogableDublinCore IMutableDublinCore IOrderedContainer ILocalPortletAssignable
Method 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.
Method Contributors(self)
Lock   View
Deprecated alias of listContributors.
Method CreationDate(self, zone=None)
Lock   View
Dublin Core Date element - date resource created.
Method Creator(self)
Lock   View
Dublin Core Creator element - resource author.
Method 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.
Method Date(self, zone=None)
Lock   View
Dublin Core Date element - default date.
Method Description(self)
Lock   View
Dublin Core Description element - resource summary.
Method EffectiveDate(self, zone=None)
Lock   View
Dublin Core Date element - date resource becomes effective.
Method ExpirationDate(self, zone=None)
Lock   View
Dublin Core Date element - date resource expires.
Method Format(self)
Lock   View
Dublin Core Format element - resource format.
Method HEAD(self, REQUEST, RESPONSE)
Retrieve resource information without a response body.
Method Identifier(self)
Lock   View
Dublin Core Identifier element - resource ID.
Method LOCK(self, REQUEST, RESPONSE)
Lock a resource
Method Language(self)
Lock   View
Dublin Core Language element - resource language.
Method MKCOL(self, REQUEST, RESPONSE)
Create a new collection resource. If called on an existing resource, MKCOL must fail with 405 (Method Not Allowed).
Method MKCOL_handler(self, id, REQUEST=None, RESPONSE=None)
Handle WebDAV MKCOL.
Method 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.
Method ModificationDate(self, zone=None)
Lock   View
Dublin Core Date element - date resource last modified.
Method OPTIONS(self, REQUEST, RESPONSE)
Retrieve communication options.
Method PROPFIND(self, REQUEST, RESPONSE)
Retrieve properties defined on the resource.
Method PROPPATCH(self, REQUEST, RESPONSE)
Set and/or remove properties defined on the resource.
Method 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).
Method 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)
Method 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
Method Publisher(self)
Lock   View
Dublin Core Publisher element - resource publisher.
Method Rights(self)
Lock   View
Dublin Core Rights element - resource copyright.
Method SQLConnectionIDs(container)
Find SQL database connections in the current folder and above This function returns a list of two-element tuples. The second element is the connection ID, the first element either its title, or if the title is empty, its ID.
Method 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
Method Subject(self)
Lock   View
Dublin Core Subject element - resource keywords.
Method 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.
Method Title(self)
Lock   View
Dublin Core Title element - resource name.
Method Type(self)
Lock   View
Dublin Core Type element - resource type.
Method UNLOCK(self, REQUEST, RESPONSE)
Remove an existing lock on a resource.
Method Xmanage_FTPlist(self, REQUEST)
create our 'virtual' directory structure for FTP access
Method Xsplit_tree(self, pkgorder, installbuildroot)
hopefully everything goes on one disk now - note this stuff is broken as of 11.2.1.41 ...
Method ZQueryIds(self)
Method 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
Method 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
Method InitializeClass(self)
Method getPortalTypeName(self)
needed for the portal type view mechanism ...
Method 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.
Method 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.
Method ac_inherited_permissions(self, all=0)
Method access_debug_info(self)
Return debug info.
Method acquiredRolesAreUsedBy(self, permission)
Method actions(self)
Lock   View
return a list of valid transitions for the object
Method addCreator(self, creator=None)
Lock   Modify portal content
Add creator to Dublin Core creators.
Method 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.
Method 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.
Method additional_buttons(self)
Method all_meta_types(self)
Method allowedContentTypes(self)
List type info objects for types which can be added in this folder.
Method appendlog(self, msg)
Method bobobase_modification_time(self)
Method buildArchs(self)
Lock   View
a list of available build architectures
Method buildDependencies(self, rpms, abort_on_failure=0)
Lock   Access contents information
return list of build dependencies (SRPM's) for specfied list of RPM's, in the order that we intend to build them
Method categoryValues(self, active_only=True)
Lock   Access contents information
safe return of CompsCategorys
Method cb_dataItems(self)
Method cb_dataValid(self)
Method cb_isCopyable(self)
Method cb_isMoveable(self)
Method cb_userHasCopyOrMovePermission(self)
Method chains(self, wftool=None)
Lock   View management screens
return workflow chains
Method 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.
Method checkIdAvailable(self, id)
Method checksum(self)
the comps.xml checksum
Method compsBuildTarget(self)
Lock   Access contents information
where the comps.rpm package is supposed to live
Method compsGroupnames(self)
returns list of available active groups
Method compsRPMnames(self, all=False, REQUEST=None)
Lock   Access contents information
return the names of comps RPM's
Method compsRPMs(self, all=False)
Lock   Access contents information
returns list of CompsRPMs as specified in the Comps config
Method comps_checksum(self)
compute the digest of the comps.xml (groups) file for the repository
Method contentIds(self, filter=None)
Method contentItems(self, filter=None)
Method contentValues(self, filter=None, sort_on=None, reverse=0)
Able to sort on field.
Method content_type(self)
WebDAV needs this to do the Right Thing (TM).
Method created(self)
Lock   View
Dublin Core Date element - date resource created.
Method dav__init(self, request, response)
Method dav__simpleifhandler(self, request, response, method='PUT', col=0, url=None, refresh=0)
Method dav__validate(self, object, methodname, REQUEST)
Method debugInfo(self)
Lock   View management screens
return tuple of sorted dict keys, plus the __dict__
Method decodeFolderFilter(self, encoded)
Parse cookie string for using variables in dtml.
Method diff(self, other_name)
Lock   Access contents information
return a list of dicts outlining diffs
Method digest_algo(self)
the checksum digest algorithm
Method download(self, REQUEST, RESPONSE, arch='')
Lock   RPMDistro: Download
Method edit(self, title='', description='')
Edit the folder title (and possibly other attributes later)
Method editMetadata(self, title='', subject=(), description='', contributors=(), effective_date=None, expiration_date=None, format='text/html', language='en-US', rights='')
Lock   Modify portal content
Need to add check for webDAV locked resource for TTW methods.
Method effective(self)
Lock   View
Dublin Core Date element - date resource becomes effective.
Method emptyContent(self)
initially dupe kupu into setting a blank field
Method encodeFolderFilter(self, REQUEST)
Parse cookie string for using variables in dtml.
Method exists(self, arch='')
return whether or not the underlying iso has been built
Method expires(self)
Lock   View
Dublin Core Date element - date resource expires.
Method EditLink(self, object, borrow_lock=0, skip_data=0)
Insert the external editor link to an object if appropriate
Method filename(self, arch='')
Lock   Access contents information
the iso/dvd file
Method filtered_manage_options(self, REQUEST=None)
Method filtered_meta_types(self, user=None)
Method 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.
Method generateId(self, prefix='item', suffix='', rand_ceiling=999999999)
Lock   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.
Method get(self, name, default=None)
Lock   Access contents information
Method getActionInfo(self, action_chain, check_visibility=0, check_condition=0)
Get an Action info mapping specified by a chain of actions.
Method getActionsFor(self, workflow)
Lock   View management screens
return a list of valid transition states
Method getAttribute(self, name)
Retrieves an attribute value by name.
Method getAttributeNode(self, name)
Retrieves an Attr node by name or None if there is no such attribute.
Method getAttributes(self)
Returns a NamedNodeMap containing the attributes of this node (if it is an element) or None otherwise.
Method getBastionDomain(self)
return a BastionDomain - DNS info for anything within a hosting context
Method getBatchObjectListing(self, REQUEST=None)
Lock   View management screens
Return a structure for a page template to show the list of objects.
Method getIdsSubset(self, objs)
Get the ids of only cmf objects (used for moveObjectsByDelta).
Method getChildNodes(self)
Returns a NodeList that contains all children of this node. If there are no children, this is a empty NodeList
Method getContentType(self, fieldname)
kupu get's confused with our non-AT types ...
Method getDefaultSorting(self)
Get default sorting key and direction.
Method 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.
Method getExplanation(self, rpmname, arch, seenalready=None, compsrpms=None)
Lock   Access contents information
return lists of tuples of RPMPackage chains which terminate in a CompsRPM *note* that this also derives it's information off resolved library dependencies, and thus stuff often appears to come from nowhere ... the seenalready and compsrpms parameters are private performance enhancements
Method getField(self, fieldname)
Method getFirstChild(self)
The first child of this node. If there is no such node this returns None
Method getHTMLLog(self)
Method icon(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.
Method getIconURL(self)
Get the absolute URL of the icon for the object.
Method 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.
Method getIdsSubset(self, objs)
Get the ids of only cmf objects (used for moveObjectsByDelta).
Method getLastChild(self)
The last child of this node. If there is no such node this returns None.
Method getMetadataHeaders(self)
Lock   View
Return RFC-822-style headers.
Method getNextSibling(self)
The node immediately preceding this node. If there is no such node, this returns None.
Method getNodeName(self)
The name of this node, depending on its type
Method getNodeType(self)
A code representing the type of the node.
Method getNodeValue(self)
The value of this node, depending on its type
Method getObjectPosition(self, id)
Method 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.
Method getOwnerDocument(self)
The Document object associated with this node. When this is a document this is None
Method 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.
Method getParentNode(self)
The parent of this node. All nodes except Document DocumentFragment and Attr may have a parent
Method getPath(self)
Lock   Access contents information
Method 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.
Method getPortalTypeName(self)
needed for the portal type view mechanism ...
Method getPreviousSibling(self)
The node immediately preceding this node. If there is no such node, this returns None.
Method getProperty(self, id, d=None)
Get the property 'id'. Returns the optional second argument or None if no such property is found.
Method getPropertyType(self, id)
Get the type of property 'id'. Returns None if no such property exists.
Method getSiteManager(self)
Method getSize(self, ob=None)
Method getStatusOf(self, workflow, wftool=None, variable=None)
Lock   View management screens
return the status of ourselves in the context of this workflow (the corresponding WorkflowTool function is strangely declared private ...
Method getTagName(self)
The name of the element
Method getTypeInfo(self)
Lock   View
Get the TypeInformation object specified by the portal type.
Method getURL(self, relative=False)
Lock   Access contents information
Method 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.
Method get_local_roles(self)
Method get_local_roles_for_userid(self, userid)
Method get_request_var_or_attr(self, name, default)
Method get_size(self)
Lock   Access contents information
return the number of active CompsRPM's ...
Method get_valid_userids(self)
Method getlog(self, default='N/a')
Lock   RPMDistro: View
return log text for a package - if a build was attempted
Method getlogBatch(self, b_start=0, b_size=1000)
returns a tuple, number of chunks, and html text for the specifed chunk
Method groupValues(self, active_only=True)
Lock   Access contents information
safe return of CompsGroups
Method hasChildNodes(self)
Returns true if the node has any children, false if it doesn't.
Method has_key(self, id)
Indicates whether the folder has an item by ID.
Method hasProperty(self, id)
Return true if object has a property 'id'.
Method has_key(self, id)
Lock   Access contents information
Indicates whether the folder has an item by ID.
Method has_local_roles(self)
Method http__etag(self, readonly=0)
Method http__parseMatchList(self, REQUEST, header='if-match')
Method http__processMatchHeaders(self, REQUEST=None)
Method http__refreshEtag(self)
Method image_verify(self, REQUEST=None)
Lock   Access contents information
Method indexObject(self)
Lock   Modify portal content
Index the object in the portal catalog.
Method invokeFactory(self, type_name, id, RESPONSE=None, *args, **kw)
Invokes the portal_types tool.
Method isBuildable(self)
Lock   Access contents information
returns whether or not all the requisite SRPM's are installed
Method isEffective(self, date)
Lock   View
Is the date within the resource's effective range?
Method objectItems(self, spec=None)
Lock   Access contents information
Method kernelVerify(self, REQUEST=None)
Lock   Access contents information
go see if we can find bestKernelForArch in the image package sack this is a nasty little procedure embedded in Anaconda's yuminstall to find the kernel to use ... Note - this error was occuring because createrepo was creating an empty primary.xml.gz it seems createrepo isn't setting status on bad exit :(
Method objectIds(self, spec=None)
Lock   Access contents information
Method listContributors(self)
Lock   View
Dublin Core Contributor elements - resource collaborators.
Method listCreators(self)
Lock   View
List Dublin Core Creator elements - resource authors.
Method listDAVObjects(self)
Method listFolderContents(self, contentFilter=None, suppressHiddenFiles=0)
Optionally you can suppress "hidden" files, or files that begin with .
Method list_imports(self)
Method logSize(self)
returns the size (in bytes) of the logfile
Method manage_CopyContainerAllItems(self, REQUEST)
Method manage_CopyContainerFirstItem(self, REQUEST)
Method manage_DAVget(self)
Gets the document source
Method manage_FTPlist(self, REQUEST)
Directory listing for FTP.
Method manage_FTPstat(self, REQUEST)
Psuedo stat, used by FTP for directory listings.
Method manage_access(self, REQUEST, **kw)
Lock   Change permissions
Return an interface for making permissions settings.
Method manage_acquiredPermissions(self, permissions=[], REQUEST=[])
Change the permissions that acquire.
Method 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.
Method 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.
Method 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.
Method 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'
Method manage_addFolder(self, id, title='', createPublic=0, createUserF=0, REQUEST=None)
Add a new 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.
Method 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'.
Method manage_addLocalRoles(self, userid, roles, REQUEST=[])
Set local roles for a user.
Method 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.
Method manage_addPloneFolder(self, id, title='', REQUEST=None)
Adds a new PloneFolder.
Method 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.
Method manage_addSiteRoot(self, title='', base='', path='', REQUEST=None, **ignored)
Add a SiteRoot to a container.
Method manage_addUserFolder(self, dtself=None, REQUEST=None, **ignored)
Method manage_afterAdd(self, item, container)
Method manage_afterClone(self, item)
Method manage_beforeDelete(self, item, container)
Method manage_buildRPMS(self, rpms=[], REQUEST=None)
Lock   Change configuration
go build the indicated RPM packages
Method manage_buildSRPMS(self, srpms, REQUEST=None)
Lock   Change configuration
go compile specified srpms
Method manage_changeOwnership(self, userid, recursive=0, REQUEST=None)
Lock   Take ownership
go change the owner to specified user (if found)
Method manage_changeOwnershipType(self, explicit=[], RESPONSE=[], REQUEST=[])
Lock   Take ownership
Change the type (implicit or explicit) of ownership.
Method manage_changePermissions(self, REQUEST)
Lock   Change permissions
Change all permissions settings, called by management screen.
Method manage_changeProperties(self, REQUEST=None, **kw)
Change existing object properties. Change object properties by passing either a REQUEST object or name=value parameters
Method 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.
Method manage_change_status(self, wfid, action, REQUEST=None)
Lock   Manage properties
do a workflow transition from the ZMI
Method manage_cleanup(self)
Lock   View management screens
Calls self._cleanup() and reports the result as text.
Method manage_clearLog(self, REQUEST=None)
Lock   Change configuration
remove the log
Method manage_clone(self, ob, id, REQUEST=None)
Clone an object, creating a new object with the given id.
Method manage_copyObjects(self, ids=None, REQUEST=None, RESPONSE=None)
Lock   Copy or Move
Put a reference to the objects named in ids in the clip board
Method manage_copyRPMS(self, distro, rpms=[], REQUEST=None)
Lock   Change configuration
copy CompsRPM's from distro to ourselves
Method manage_cutObjects(self, ids=None, REQUEST=None)
Put a reference to the objects named in ids in the clip board
Method manage_debugDelAttrs(self, attrs, REQUEST=None)
Lock   Change configuration
remove attributes from object
Method manage_defined_roles(self, submit=None, REQUEST=None)
Called by management screen.
Method manage_delLocalRoles(self, userids, REQUEST=[])
Remove all local roles for a user.
Method manage_delObjects(self, ids=[], REQUEST=None)
PloneFolder doesn't want to return properly ...
Method manage_delProperties(self, ids=None, REQUEST=None)
Delete one or more properties specified by 'ids'.
Method manage_editMetadata(self, title, subject, description, contributors, effective_date, expiration_date, format, language, rights, REQUEST)
Lock   Modify portal content
Update metadata from the ZMI.
Method 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.
Method manage_editRoles(self, REQUEST, acl_type='A', acl_roles=[])
Method manage_editedDialog(self, REQUEST, **args)
Method manage_exportObject(self, id='', download=None, toxml=None, RESPONSE=None, REQUEST=None)
Exports an object to a file and returns that file.
Method manage_fetch(self, rpms, force=True, REQUEST=None)
Lock   Change configuration
go sync package against remote
Method manage_fixCount(self)
Lock   View management screens
Calls self._fixCount() and reports the result as text.
Method manage_fixupOwnershipAfterAdd(self)
Method manage_form_title(self, *args, **kw)
Method manage_generateComps(self, source='__default__', REQUEST=None)
Lock   Change configuration
go generate a comps.xml from the indicated source
Method 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.
Method manage_getUserRolesAndPermissions(self, user_id)
Used for permission/role reporting for a given user_id. Returns a dict mapping 'user_defined_in' -> path where the user account is defined 'roles' -> global roles, 'roles_in_context' -> roles in context of the current object, 'allowed_permissions' -> permissions allowed for the user, 'disallowed_permissions' -> all other permissions
Method manage_hasId(self, REQUEST)
check if the folder has an object with REQUEST['id']
Method manage_importObject(self, upload_file='', REQUEST=None, set_owner=1)
import an object from a local file system
Method manage_inactivateRPMS(self, distro, rpms=[], REQUEST=None)
Lock   Change configuration
flag Comp's as inactive, rpms is a list of hashes {id: group:}
Method manage_isoBuild(self, archs, clean=False, verify=False, debug=False, force=False, depsolve=False, kickstart=False, REQUEST=None)
defer to RPMBuilder to create an ISO image
Method manage_isoCheatBuild(self, image, clean=False, verify=False, depsolve=False, kickstart=False, buildstamp=False, REQUEST=None)
defer to RPMBuilder to create an ISO image by cheating - injecting said RPM's into an existing image copy
Method manage_moveObjectDown(self, id, REQUEST=None)
move indicated object down one in the order
Method manage_moveObjectToBottom(self, id, REQUEST=None)
move indicated object to bottom of the order
Method manage_moveObjectToTop(self, id, REQUEST=None)
move indicated object to top of the order
Method manage_moveObjectUp(self, id, REQUEST=None)
move indicated object up one the order
Method manage_move_objects_down(self, REQUEST, ids=None, delta=1)
Move specified sub-objects down by delta in container.
Method manage_move_objects_to_bottom(self, REQUEST, ids=None)
Move specified sub-objects to bottom of container.
Method manage_move_objects_to_top(self, REQUEST, ids=None)
Move specified sub-objects to top of container.
Method manage_move_objects_up(self, REQUEST, ids=None, delta=1)
Move specified sub-objects up by delta in container.
Method manage_object_workspace(self, ids=(), REQUEST=None)
Lock   View management screens
Redirects to the workspace of the first object in the list.
Method 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.
Method manage_permission(self, permission_to_manage, roles=[], acquire=[], REQUEST=[])
Change the settings for the given permission. If optional arg acquire is true, then the roles for the permission are acquired, in addition to the ones specified, otherwise the permissions are restricted to only the designated roles.
Method manage_ploneCatalog(self, REQUEST=None)
Lock   View management screens
add the damned thing into Plone so it appears in navigation ...
Method manage_reloadComps(self, REQUEST=None)
Lock   Change configuration
reload the comps.xml stuff from the filesystem it will not modify any existing groups/categorys
Method manage_reloadKickstart(self, REQUEST=None)
Lock   Change configuration
reload the kickstart from our (potentially customised) default skin
Method manage_renameObject(self, id, new_id, REQUEST=None)
Rename a particular sub-object.
Method manage_renameObjects(self, ids=[], new_ids=[], REQUEST=None)
Rename several sub-objects
Method manage_repair(self, REQUEST=None)
Repair objects in folder ...
Method manage_role(self, role_to_manage, permissions=[], REQUEST=[])
Change the permissions given to the given role.
Method manage_setLocalRoles(self, userid, roles, REQUEST=[])
Set local roles for a user.
Method manage_setPermissionMapping(self, permission_names=[], class_permissions=[], REQUEST=[])
Change the permission mapping
Method manage_set_default_sorting(self, REQUEST, key, reverse)
Set default sorting key and direction.
Method manage_takeOwnership(self, REQUEST, RESPONSE, recursive=[])
Lock   Take ownership
Take ownership (responsibility) for an object. If 'recursive' is true, then also take ownership of all sub-objects.
Method manage_toggleGroups(self, ids=[], REQUEST=None)
Lock   Change configuration
toggle active statuses of selected groups/categories
Method manage_toggleRPMS(self, rpms=[], REQUEST=None)
Lock   Change configuration
toggle active statuses of selected RPM's
Method manage_undo_transactions(self, transaction_info=(), REQUEST=None)
Lock   Undo changes
Method manage_verify(self, rpms, REQUEST=None)
Lock   Change configuration
verify that the system is in a consistent enough state to proceed with building the ISO images
Method manage_workspace(self, REQUEST)
Dispatch to first interface in manage_options
Method manage_zmi_logout(self, REQUEST, RESPONSE)
Logout current user
Method modified(self)
Lock   View
Dublin Core Date element - date resource last modified.
Method moveObject(self, id, position)
Method moveObjectToPosition(self, id, position, suppress_events=False)
Move specified object to absolute position.
Method moveObjectsByDelta(self, ids, delta, subset_ids=None, suppress_events=False)
Move specified sub-objects by delta.
Method moveObjectsDown(self, ids, delta=1, subset_ids=None)
Move specified sub-objects down by delta in container.
Method moveObjectsToBottom(self, ids, subset_ids=None)
Move specified sub-objects to bottom of container.
Method moveObjectsToTop(self, ids, subset_ids=None)
Move specified sub-objects to top of container.
Method moveObjectsUp(self, ids, delta=1, subset_ids=None)
Move specified sub-objects up by delta in container.
Method notifyModified(self)
Take appropriate action after the resource has been modified. Update creators and modification_date.
Method notifyWorkflowCreated(self)
Notify the workflow that the object was just created.
Method objectCount(self)
Lock   Access contents information
Returns the number of items in the folder.
Method objectIds(self, spec=None)
Lock   Access contents information
Method objectIds_d(self, t=None)
Lock   Access contents information
Method objectItems(self, spec=None)
Lock   Access contents information
Method objectItems_d(self, t=None)
Method objectMap(self)
Lock   Access contents information
Method objectMap_d(self, t=None)
Lock   Access contents information
Method objectMetaData(self)
Lock   Access contents information
Method objectValues(self, spec=None)
Lock   Access contents information
Method objectValues_d(self, t=None)
Method opaqueIds(self)
Return opaque ids (subelements that are contained using something that is not an ObjectManager).
Method opaqueItems(self)
Return opaque items (subelements that are contained using something that is not an ObjectManager).
Method opaqueValues(self)
Return opaque values (subelements that are contained using something that is not an ObjectManager).
Method orderObjects(self, key, reverse=None)
Order sub-objects by key and direction.
Method owner_info(self)
Lock   View management screens
Get ownership info for display
Method 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.
Method permissionsOfRole(self, role)
Returns a role to permission mapping.
Method pkgorder(self, rpms=None)
Lock   Access contents information
/usr/lib/anaconda-runtime/pkgorder is a crock of shit ... this returns the depsolved-ordered list of RPMPackage's ...
Method portalCatalogMe(self, REQUEST=None)
Lock   Modify portal content
stick object in portal catalog (sometimes we just internally catalog stuff but want navigation etc)
Method possible_permissions(self)
Method prettyLogSize(self)
returns the log size in M (or K)
Method propdict(self)
Method propertyDescription(self, id)
Return a description for the given property id
Method propertyIds(self)
Return a list of property ids.
Method propertyItems(self)
Return a list of (id,property) tuples.
Method propertyLabel(self, id)
Return a label for the given property id
Method propertyMap(self)
Return a tuple of mappings, giving meta-data for properties. Return copies of the real definitions for security.
Method propertyValues(self)
Return a list of actual property objects.
Method publishTraverse(self, REQUEST, name)
emulate filesytem stuff for network installs, serving up images/minstg2.img etc etc
Method raise_standardErrorMessage(self, client=None, REQUEST={}, error_type=None, error_value=None, tb=None, error_tb=None, error_message='', tagSearch=, error_log_url='')
Method reindexObject(self, idxs=[])
Lock   Modify portal content
Reindex the object in the portal catalog.
Method reindexObjectSecurity(self, skip_self=False)
Lock   Modify portal content
Reindex security-related indexes on the object.
Method releaseConfigPkg(self)
Lock   RPMDistro: Download
return's the package with all the up2date config etc to allow a user to quickly turn a competing distro into ours ...
Method repoUrl(self)
Lock   View
return the repo url, with any username/password plugged in for extended http authentication
Method restrictedTraverse(self, path, default=)
Method rolesOfPermission(self, permission)
Returns a permission to role mapping.
Method rpmIds(self, arch)
Lock   Access contents information
return a list of RPM names of all the packages indicated in this distro
Method rpmValues(self, arch=[])
Lock   Access contents information
return list of rpm's specifically referenced in this distro (this does expect stuff to be fully built in order to appear ...)
Method rpm_verify(self, REQUEST=None)
Lock   Access contents information
Method setContributors(self, contributors)
Lock   Modify portal content
Set Dublin Core Contributor elements - resource collaborators.
Method setCreators(self, creators)
Lock   Modify portal content
Set Dublin Core Creator elements - resource authors.
Method setDefaultSorting(self, key, reverse)
Set default sorting key and direction.
Method setDescription(self, description)
Lock   Modify portal content
Set Dublin Core Description element - resource summary.
Method setEffectiveDate(self, effective_date)
Lock   Modify portal content
Set Dublin Core Date element - date resource becomes effective.
Method setExpirationDate(self, expiration_date)
Lock   Modify portal content
Set Dublin Core Date element - date resource expires.
Method setFormat(self, format)
Lock   Modify portal content
Set Dublin Core Format element - resource format.
Method setId(self, value)
Lock   Modify portal content
Sets the object id. - this is the Archetypes::BaseObject implementation ...
Method setLanguage(self, language)
Lock   Modify portal content
Set Dublin Core Language element - resource language.
Method setModificationDate(self, modification_date=None)
Lock   Modify portal content
Set the date when the resource was last modified. When called without an argument, sets the date to now.
Method setRights(self, rights)
Lock   Modify portal content
Set Dublin Core Rights element - resource copyright.
Method setSiteManager(self, components)
Method setSubject(self, subject)
Lock   Modify portal content
Set Dublin Core Subject element - resource keywords.
Method setTitle(self, title)
Lock   Modify portal content
Set Dublin Core Title element - resource name.
Method setlog(self, msg)
Lock   Change configuration
set the log message
Method srpmValues(self, ids=[])
Lock   Access contents information
returns list of (unique) SRPMPackage's as indicated by the RPM names (defaults to all active CompsGroup RPMS)
Method status(self, wftool=None, wf_var='review_state')
Lock   View
return workflow status
Method superValues(self, t)
Method tabs_path_default(self, REQUEST, unquote=)
Method tabs_path_info(self, script, path, quote=)
Method this(self)
Method time_stamp(self)
return now to force new comps download
Method 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.
Method title_or_id(self)
Return the title if it is not blank and the id otherwise.
Method tpURL(self)
Method tpValues(self)
Lock   Access contents information
Ensures the items don't show up in the left pane.
Method undoable_transactions(self, first_transaction=None, last_transaction=None, PrincipiaUndoBatchSize=None)
Lock   Undo changes
Method unindexObject(self)
Lock   Modify portal content
Unindex the object from the portal catalog.
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().
Method userCanTakeOwnership(self)
Method userdefined_roles(self)
Return list of user-defined roles.
Method users_with_local_role(self, role)
Method cb_dataValid(self)
Method valid_roles(self)
Return list of valid roles.
Method valid_property_id(self, id)
Method valid_roles(self)
Return list of valid roles.
Method validate_roles(self, roles)
Return true if all given roles are valid.
Method objectValues(self, spec=None)
Lock   Access contents information
Method 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.
Method wl_clearLocks(self)
Method wl_delLock(self, locktoken)
Method wl_getLock(self, locktoken)
Method wl_hasLock(self, token, killinvalids=0)
Method wl_isLocked(self)
Method wl_lockItems(self, killinvalids=0)
Method wl_lockTokens(self, killinvalids=0)
Method wl_lockValues(self, killinvalids=0)
Method wl_lockmapping(self, killinvalids=0, create=0)
if 'killinvalids' is 1, locks who are no longer valid will be deleted
Method wl_setLock(self, locktoken, lock)
Method workflowHistory(self, workflow)
Lock   View management screens
return the worflow history/transition info (latest first)
Method yum_verify(self, REQUEST=None)
Lock   Access contents information
go verify the distro looks consistent insofar as yum is concerned
Functions
Function create_splash (context, fname)
do splash file creation - this is a strange lss16 format!!!
Function 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).
Function 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.
Function manage_addCompsGroup (self, id, title='', description='', default='', uservisible=1, biarchonly=0, langonly='', grouplist=[], is_active=1, is_redhat=0, translations=None, REQUEST=None)
Add a comps group
Function manage_addCompsRPM (self, names, title='', required='default', is_active=1, is_redhat=0, REQUEST=None, id='')
we've bastardised this API to quickly allow mass creations ... only supply id if you're creating one ...
Function manage_addRPMDistro (self, id, title='', description='', rpmdbversion='3.0', compsversion='3.0.0', include_languages=False, release_config_pkg='fedora-release', build_archs=[], REQUEST=None)
Function minimalpath (p)
Convert (expanded) filepath to minimal filepath. The minimal filepath is the cross-platform / cross-setup path stored in persistent objects and used as key in the directory registry. Returns a slash-separated path relative to the Products path. If it can't be found, a normalized path is returned.
Function nevraPrintableFromTuple (tuple)
returns printable nevra string from a (n,e,v,r,a)
Function urlparse (url, scheme='', allow_fragments=True)
Parse a URL into 6 components: <scheme>://<netloc>/<path>;<params>?<query>#<fragment> Return a 6-tuple: (scheme, netloc, path, params, query, fragment). Note that we don't break the components up in smaller bits (e.g. netloc is a single string) and we don't expand % escapes.
Document Actions
« February 2012 »
February
MoTuWeThFrSaSu
12345
6789101112
13141516171819
20212223242526
272829
Buy Now
Bastion CD
Subscribe Now
and get BastionLinux™ for as little as GBP 29.99 per month...