Part of lp.blueprints.browser.sprint View In Hierarchy
| 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. |