l.s.b.b.BuilderEditView(LaunchpadEditFormView) : class documentation

Part of lp.soyuz.browser.builder View In Hierarchy

View class for changing builder details.
Method change_details Update the builder with the data from the form.
Method next_url Redirect back to the builder-index page.
Method cancel_url Return the url to which we want to go to if user cancels.
Method page_title Return a relevant page title for this view.
Method label The form label should be the same as the pagetitle.
@action(_('Change'), 'update')
def change_details(self, action, data):
Update the builder with the data from the form.
@property
def next_url(self):
Redirect back to the builder-index page.
@property
def cancel_url(self):
Return the url to which we want to go to if user cancels.
@property
def page_title(self):
Return a relevant page title for this view.
@property
def label(self):
The form label should be the same as the pagetitle.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.