C# 클래스 Igman.Infrastructure.Extend.ExtendMethod

파일 보기 프로젝트 열기: fitba/km-2013-projects-team-igman

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
IndexOfAll ( string interni, string externi, System.StringComparison kompresija ) : List

메소드 상세

BoldTermin() 공개 정적인 메소드

public static BoldTermin ( this text, string rijec, bool full = true ) : string
text this
rijec string
full bool
리턴 string

GetIpAdresa() 공개 정적인 메소드

public static GetIpAdresa ( this zahtjev ) : string
zahtjev this
리턴 string

ModIdToInt() 공개 정적인 메소드

public static ModIdToInt ( this a ) : string
a this
리턴 string

OcistiHtml() 공개 정적인 메소드

public static OcistiHtml ( this text ) : string
text this
리턴 string

Pager() 공개 정적인 메소드

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
리턴 System.Web.Mvc.MvcHtmlString

PretragaRadius() 공개 정적인 메소드

public static PretragaRadius ( this text, string rijeci, int duzina ) : string
text this
rijeci string
duzina int
리턴 string

ToDouble() 공개 정적인 메소드

public static ToDouble ( this str ) : double
str this
리턴 double

ToInt() 공개 정적인 메소드

public static ToInt ( this str ) : int
str this
리턴 int

ToRelativeDateString() 공개 정적인 메소드

public static ToRelativeDateString ( this value, bool approximate ) : string
value this
approximate bool
리턴 string