C# Class Igman.Infrastructure.Extend.ExtendMethod

Afficher le fichier Open project: fitba/km-2013-projects-team-igman

Méthodes publiques

Méthode Description
BoldTermin ( this text, string rijec, bool full = true ) : string
GetIpAdresa ( this zahtjev ) : string
ModIdToInt ( this a ) : string
OcistiHtml ( this text ) : string
Pager ( this helper, long totalRows, long pageSize, long pageIndex, int pageButtons, string currentLocation ) : System.Web.Mvc.MvcHtmlString
PretragaRadius ( this text, string rijeci, int duzina ) : string
ToDouble ( this str ) : double
ToInt ( this str ) : int
ToRelativeDateString ( this value, bool approximate ) : string

Private Methods

Méthode Description
IndexOfAll ( string interni, string externi, System.StringComparison kompresija ) : List

Method Details

BoldTermin() public static méthode

public static BoldTermin ( this text, string rijec, bool full = true ) : string
text this
rijec string
full bool
Résultat string

GetIpAdresa() public static méthode

public static GetIpAdresa ( this zahtjev ) : string
zahtjev this
Résultat string

ModIdToInt() public static méthode

public static ModIdToInt ( this a ) : string
a this
Résultat string

OcistiHtml() public static méthode

public static OcistiHtml ( this text ) : string
text this
Résultat string

Pager() public static méthode

public static Pager ( this helper, long totalRows, long pageSize, long pageIndex, int pageButtons, string currentLocation ) : System.Web.Mvc.MvcHtmlString
helper this
totalRows long
pageSize long
pageIndex long
pageButtons int
currentLocation string
Résultat System.Web.Mvc.MvcHtmlString

PretragaRadius() public static méthode

public static PretragaRadius ( this text, string rijeci, int duzina ) : string
text this
rijeci string
duzina int
Résultat string

ToDouble() public static méthode

public static ToDouble ( this str ) : double
str this
Résultat double

ToInt() public static méthode

public static ToInt ( this str ) : int
str this
Résultat int

ToRelativeDateString() public static méthode

public static ToRelativeDateString ( this value, bool approximate ) : string
value this
approximate bool
Résultat string