c.l.s.EditLibraryFileAliasWithParent(AuthorizationBase) : class documentation

Part of canonical.launchpad.security View In Hierarchy

No class docstring
Method checkAuthenticated Only persons which can edit an LFA's parent can edit an LFA.

Inherited from AuthorizationBase:

Method __init__ Undocumented
Method checkUnauthenticated See IAuthorization.checkUnauthenticated.
Method checkAccountAuthenticated See IAuthorization.checkAccountAuthenticated.
def checkAuthenticated(self, user):
Only persons which can edit an LFA's parent can edit an LFA.

By default, a LibraryFileAlias does not know about its parent. Such aliases are never editable. Use an adapter to provide a parent object.

If a parent is known, users which can edit the parent can also edit properties of the LibraryFileAlias.

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.