c.l.b.l.ClaimTeamView(BaseTokenView, HasRenewalPolicyMixin, LaunchpadEditFormView) : class documentation

Part of canonical.launchpad.browser.logintoken View In Hierarchy

Undocumented
Method initialize Undocumented
Method setUpWidgets Undocumented
Method initial_values Undocumented
Method default_next_url Undocumented
Method confirm_action Undocumented
Method cancel_action Undocumented

Inherited from BaseTokenView:

Method next_url The next URL to redirect to on successful form submission.
Method page_title The page title.
Method redirectIfInvalidOrConsumedToken If this is a consumed or invalid token redirect to the LoginToken
Method success Indicate to the user that the token was successfully processed.
Method logInPrincipalByEmail Login the principal with the given email address.
Method accountWasSuspended Return True if the person's account was SUSPENDED, otherwise False.
Method _cancel Consume the LoginToken and set self._next_url_for_cancel.

Inherited from HasRenewalPolicyMixin:

Method isMultiLineLayout Undocumented
Method isSingleLineLayout Undocumented
def initialize(self):
Undocumented
def setUpWidgets(self, context=None):
Undocumented
@property
def initial_values(self):
Undocumented
@property
def default_next_url(self):
Undocumented
@action(_('Continue'), 'confirm')
def confirm_action(self, action, data):
Undocumented
@action(_('Cancel'), 'cancel', 'validate_cancel')
def cancel_action(self, action, data):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.