Метод | Описание | |
---|---|---|
BoldTermin ( this text, string rijec, bool full = true ) : string | ||
GetIpAdresa ( this zahtjev ) : string | ||
ModIdToInt ( this |
||
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 |
public static BoldTermin ( this text, string rijec, bool full = true ) : string | ||
text | this | |
rijec | string | |
full | bool | |
Результат | string |
public static GetIpAdresa ( this zahtjev ) : string | ||
zahtjev | this | |
Результат | string |
public static ModIdToInt ( this |
||
a | this |
|
Результат | string |
public static OcistiHtml ( this text ) : string | ||
text | this | |
Результат | string |
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 |
public static PretragaRadius ( this text, string rijeci, int duzina ) : string | ||
text | this | |
rijeci | string | |
duzina | int | |
Результат | string |
public static ToDouble ( this str ) : double | ||
str | this | |
Результат | double |
public static ToRelativeDateString ( this value, bool approximate ) : string | ||
value | this | |
approximate | bool | |
Результат | string |