C# Class FolketsTing.Controllers.PoliticianExtensions

Afficher le fichier Open project: friism/folketsting

Méthodes publiques

Méthode Description
CommentCount ( this thep ) : int
CountLink ( this p, Controller c ) : string
FTMemberPage ( this p ) : string
FullName ( this p ) : string
PolActivityFeedLink ( this p, Controller c ) : string
PolLink ( this p, Controller c ) : string
Views ( this p ) : int

Method Details

CommentCount() public static méthode

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

CountLink() public static méthode

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

FTMemberPage() public static méthode

public static FTMemberPage ( this p ) : string
p this
Résultat string

FullName() public static méthode

public static FullName ( this p ) : string
p this
Résultat string

PolActivityFeedLink() public static méthode

public static PolActivityFeedLink ( this p, Controller c ) : string
p this
c Controller
Résultat string

PolLink() public static méthode

public static PolLink ( this p, Controller c ) : string
p this
c Controller
Résultat string

Views() public static méthode

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