You are here: Home / API Documentation / Products.RPMManager

 Products.RPMManager  

Up one level
Zpydoc Products RPMManager
Packages
Package Products
Modules
File CookieAuthHandler File RPMAgent File RPMSubscription File SyndicationSupport
File DownloadSupport File RPMChannel File RPMSystem File Up2date
File Errata File RPMDevices File RPMUser File YumRepository
File Exceptions File RPMMaintainer File RedCarpetRepository File ZSyncerSupport
File GemsRepository File RPMManager File Registration File config
File Permissions File RPMManagerProxy File RepoBase File families
File PyPiRepository File RPMPackage File Servers File interfaces
File RHNSDQueue File RPMReleaseFolder File Sources
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, add=True)
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, channels)
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