C# Class CardWall.Controllers.ProjectsController

Inheritance: Controller
Afficher le fichier Open project: Cint/CardWall

Méthodes publiques

Méthode Description
CurrentIteration ( int id, string projects, string q, string theme ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
AppendCurrentIteration ( IterationView iteration, List projects, bool>.Func cardFilter ) : void
CardsForCurrentIteration ( int project ) : Task>
CreateBadgeBuilder ( ) : CardBadge>.IBuilder
CreateCardFilter ( string q ) : bool>.Func
CreateLookup ( IEnumerable projects ) : PivotalProject>.Dictionary
CreateLookup ( IEnumerable members ) : PivotalProjectMember>.Dictionary
GetTheme ( string themeName ) : Theme

Method Details

CurrentIteration() public méthode

public CurrentIteration ( int id, string projects, string q, string theme ) : System.Web.Mvc.ActionResult
id int
projects string
q string
theme string
Résultat System.Web.Mvc.ActionResult