Log in


Forgot your password?
New user?
 
You are here: Home API Documentation Products.RPMManager

 Products.RPMManager  

Up one level
Zpydoc Products RPMManager
Packages
Package Products
Modules
File CookieAuthHandler File RHNSDQueue File RPMSubscription File Sources
File DependencyGraph File RPMAgent File RPMSystem File SyndicationSupport
File Errata File RPMChannel File RPMUser File Up2date
File Exceptions File RPMDevices File RedCarpetRepository File YumRepository
File GemsRepository File RPMMaintainer File Registration File ZSyncerSupport
File Graph File RPMManager File RegistrationTool File config
File Permissions File RPMPackage File RepoBase File interfaces
File PyPiRepository File RPMReleaseFolder File Servers
Functions
Function ModuleSecurityInfo (module_name=None)
Function getMembersFolder (self)
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 initialize (context)
Function pasRoles (acl_users)
returns a list of roles in the PAS
Function registerMultiPlugin (meta_type)
Register a 'multi-plugin' in order to expose it to the Add List
Function registerPermission (permission, roles)
Make sure that a permission is registered with the given roles.
Function rpmchannelSecurityPolicy (channel)
security policy for a RPMChannel ensuring only roles with download permision can do stuff
Function rpmmanagerSecurityPolicy (rpmmanager)
this is the default security policy for a RPMManager instance this policy is designed to make sense in the context of our permissions and up2date usage, make sure you understand what you are doing before changing anything!!
Function rpmuserAllowChannel (user, channelid)
add the channel-role to this user
Function rpmuserSecurityPolicy (user)
security policy for a RPMUser - making them owner ...
Function rpmuserUnallowChannel (user, channelid)
remove the channel-role from this user
Function setDefaultRoles (permission, roles, object, acquire=1)
Document Actions