l.b.b.s.SprintView(HasSpecificationsView) : class documentation

Part of lp.blueprints.browser.sprint View In Hierarchy

No class docstring
Method page_title Undocumented
Method initialize Undocumented
Method attendance establish if this user is attending
Method spec_links List all of the SprintSpecifications appropriate for this view.
Method count Undocumented
Method proposed_count Undocumented
Method latest_approved Undocumented
Method formatDateTime Format a datetime value according to the sprint's time zone
Method formatDate Format a date value according to the sprint's time zone
Method local_start The sprint start time, in the local time zone, as text.
Method local_end The sprint end time, in the local time zone, as text.

Inherited from HasSpecificationsView:

Method template Undocumented
Method render Undocumented
Method can_configure_blueprints Can the user configure blueprints for the ISpecificationTarget.
Method label Undocumented
Method has_any_specifications Undocumented
Method all_specifications Undocumented
Method searchrequested Undocumented
Method searchtext Undocumented
Method spec_filter The list of specs that are going to be displayed in this view.
Method specs Undocumented
Method specs_batched Undocumented
Method spec_count Undocumented
Method documentation Undocumented
Method categories This organises the specifications related to this target by
Method getLatestSpecifications Return <quantity> latest specs created for this target.
@property
def page_title(self):
Undocumented
def initialize(self):
Undocumented
def attendance(self):
establish if this user is attending
@cachedproperty
def spec_links(self):
List all of the SprintSpecifications appropriate for this view.
@cachedproperty
def count(self):
Undocumented
@cachedproperty
def proposed_count(self):
Undocumented
@cachedproperty
def latest_approved(self):
Undocumented
def formatDateTime(self, dt):
Format a datetime value according to the sprint's time zone
def formatDate(self, dt):
Format a date value according to the sprint's time zone
@property
def local_start(self):
The sprint start time, in the local time zone, as text.
@property
def local_end(self):
The sprint end time, in the local time zone, as text.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.