C# Class FolketsTing.Controllers.PoliticianExtensions

Exibir arquivo Open project: friism/folketsting

Public Methods

Method 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 method

public static CommentCount ( this thep ) : int
thep this
return int

CountLink() public static method

public static CountLink ( this p, Controller c ) : string
p this
c Controller
return string

FTMemberPage() public static method

public static FTMemberPage ( this p ) : string
p this
return string

FullName() public static method

public static FullName ( this p ) : string
p this
return string

PolActivityFeedLink() public static method

public static PolActivityFeedLink ( this p, Controller c ) : string
p this
c Controller
return string

PolLink() public static method

public static PolLink ( this p, Controller c ) : string
p this
c Controller
return string

Views() public static method

public static Views ( this p ) : int
p this
return int