C# Class FolketsTing.Controllers.Extensions

Afficher le fichier Open project: friism/folketsting

Méthodes publiques

Méthode Description
Breadcrumb ( this l ) : Breadcrumb
CommentCount ( this thec ) : int
CountLink ( this l, Controller c ) : string
DetailsLink ( this l, Controller c ) : string
LinkTo ( this s, Controller c ) : string
Views ( this l ) : int

Private Methods

Méthode Description
GetStageString ( int number ) : string

Method Details

Breadcrumb() public static méthode

public static Breadcrumb ( this l ) : Breadcrumb
l this
Résultat Breadcrumb

CommentCount() public static méthode

public static CommentCount ( this thec ) : int
thec this
Résultat int

CountLink() public static méthode

public static CountLink ( this l, Controller c ) : string
l this
c Controller
Résultat string

DetailsLink() public static méthode

public static DetailsLink ( this l, Controller c ) : string
l this
c Controller
Résultat string

LinkTo() public static méthode

public static LinkTo ( this s, Controller c ) : string
s this
c Controller
Résultat string

Views() public static méthode

public static Views ( this l ) : int
l this
Résultat int