Méthode | Description | |
---|---|---|
AbsoluteAction ( this url, string action, string controller, object routeValues ) : string | ||
GetAuthData ( IMembershipService service, string key ) : AuthJson | ||
GetAuthData ( this member ) : AuthJson | ||
GetCalandarEvent ( this booking, System.Web.Mvc.UrlHelper url, bool showOffer = false ) : |
||
GetDetailFullUrl ( this rental, System.Web.Mvc.UrlHelper urlHelper ) : string | ||
GetDetailFullUrl ( this loc, System.Web.Mvc.UrlHelper urlHelper, string culture = null ) : string | ||
GetErrors ( this dbException ) : string | ||
GetJson ( this localisation, Controller controller ) : LocalisationJson | ||
GetJson ( this localisation, Controller controller, SearchCriteria criteria ) : LocalisationJson | ||
GetJson ( this offer ) : OfferJson | ||
GetMetaData ( this provider, System.Web.Mvc.UrlHelper urlHelper ) : |
||
GetNews ( int memberId, IEnumerable |
||
GetNews ( int memberId, IEnumerable |
||
GetOfferDropDown ( |
Méthode | Description | |
---|---|---|
GetImageUrl ( string image ) : string |
public static AbsoluteAction ( this url, string action, string controller, object routeValues ) : string | ||
url | this | |
action | string | |
controller | string | |
routeValues | object | |
Résultat | string |
public static GetAuthData ( IMembershipService service, string key ) : AuthJson | ||
service | IMembershipService | |
key | string | |
Résultat | AuthJson |
public static GetAuthData ( this member ) : AuthJson | ||
member | this | |
Résultat | AuthJson |
public static GetCalandarEvent ( this booking, System.Web.Mvc.UrlHelper url, bool showOffer = false ) : |
||
booking | this | |
url | System.Web.Mvc.UrlHelper | |
showOffer | bool | |
Résultat |
public static GetDetailFullUrl ( this rental, System.Web.Mvc.UrlHelper urlHelper ) : string | ||
rental | this | |
urlHelper | System.Web.Mvc.UrlHelper | |
Résultat | string |
public static GetDetailFullUrl ( this loc, System.Web.Mvc.UrlHelper urlHelper, string culture = null ) : string | ||
loc | this | |
urlHelper | System.Web.Mvc.UrlHelper | |
culture | string | |
Résultat | string |
public static GetErrors ( this dbException ) : string | ||
dbException | this | |
Résultat | string |
public static GetJson ( this localisation, Controller controller ) : LocalisationJson | ||
localisation | this | |
controller | Controller | |
Résultat | LocalisationJson |
public static GetJson ( this localisation, Controller controller, SearchCriteria criteria ) : LocalisationJson | ||
localisation | this | |
controller | Controller | |
criteria | SearchCriteria | |
Résultat | LocalisationJson |
public static GetJson ( this offer ) : OfferJson | ||
offer | this | |
Résultat | OfferJson |
public static GetMetaData ( this provider, System.Web.Mvc.UrlHelper urlHelper ) : |
||
provider | this | |
urlHelper | System.Web.Mvc.UrlHelper | |
Résultat |
public static GetNews ( int memberId, IEnumerable |
||
memberId | int | |
bookings | IEnumerable |
|
linkFunction | string>.Func | |
Résultat | List |
public static GetNews ( int memberId, IEnumerable |
||
memberId | int | |
quotations | IEnumerable |
|
linkFunction | string>.Func | |
Résultat | List |
public static GetOfferDropDown ( |
||
offer | ||
urlMaker | string>.Func | |
filter | OfferDropDownFilter | |
Résultat | DropDownModel |