Provides methods that respond to AJAX requests
Inheritance Hierarchy
ControllerBase
Controller
RainWorx.FrameWorx.MVC.ControllersAuctionWorxController
RainWorx.FrameWorx.MVC.ControllersRealTimeController
Namespace: RainWorx.FrameWorx.MVC.Controllers
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public class RealTimeController : AuctionWorxController
The RealTimeController type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RealTimeController | Initializes a new instance of the RealTimeController class |
Methods
Name | Description | |
---|---|---|
![]() | AddMultipleCategories |
Creates one or more subcategories under the specified parent category
|
![]() | AlphaSortCategories |
re-calculates display orders of all immediate child categories of the specified parent category
|
![]() | AssignConsignorToListing |
Assigns the specified Consignor to the specified Listing
|
![]() | AsyncUploadYouTubeVideoID |
Saves the requested youtube video id as a media asset.
Returns the the new Media GUID prepended to the result of the YouTube Loader Provider.
|
![]() | AttemptBatchPayment |
attempts to charge the primary credit card of the payer associated with the specified invoice
|
![]() | ConvertAmount |
Returns the converted price, or an error message
|
![]() | DeleteCategory |
Deletes the specified category
|
![]() | DeleteRegion |
Deletes the specified region
|
![]() | DemandBatchProcessing |
Attempt to batch process all invoices on demand
|
![]() | DemandSalesBatchProcessing |
Attempt to batch process all invoices on demand
|
![]() | EmailInvoice |
Sends an invoice email to the specified recipient using the specified email template
|
![]() | EmailStatement |
Sends a statement email to the specified recipient using the specified email template
|
![]() | GenerateServiceAuthorizationToken |
Generates a Service Authorization Token
|
![]() | GetAllConsignors |
Retrieves a page of Consignors, excluding Deleted and Archived
|
![]() | GetAllEvents |
Retrieves a page of Events, excluding Deleted and Archived
|
![]() | GetAllSellers |
Retrieves a list of active sellers
|
![]() | GetCategoryUsages |
Gets usage information for the given Category or Region
|
![]() | GetChildCategories |
Returns all immediate subcategories of the requested parent category
|
![]() | GetChildCategoriesForListingType |
Returns all immediate subcategories of the requested parent category, excluding any categories which are not allowed for the specified listing type
|
![]() | GetChildRegions |
Returns all immediate subregions of the requested parent region
|
![]() | GetCurrentEndDTTM |
Returns the localized string representation of the specified listing's end date/time
|
![]() | GetCurrentPrice |
Returns the current price of a listing
|
![]() | GetCurrentTime |
Returns the localized string representation of the current date/time
|
![]() | GetDefaultTemplateContent |
Retrieves the default content for the specified email template
|
![]() | GetDraftLotCount |
Retrieves the lot ID for the specified event ID which is closing next
|
![]() | GetEventStatus |
Returns the current Status of the specified event
|
![]() | GetFields |
Returns all fields associated with the requested category
|
![]() | GetListingContextStatus |
Returns the contextual status of the specified listing, based on the currently authenticated user
|
![]() | GetListingTypes |
Returns the listing types allowed for the requested category
|
![]() | GetListingVitals |
Returns the key values for the specified listing
|
![]() | GetLotIdByLotNumber |
Retrieves the lot ID for the specified event ID and Lot Number
|
![]() | GetLotIdByLotOrder |
Retrieves the lot ID for the specified event ID and Lot Order
|
![]() | GetMyEvents |
Retrieves a page of Events owned by the currently authenticated or impersonated user, excluding Drafts, Deleted and Archived
|
![]() | GetNextLotClosing |
Retrieves the lot ID for the specified event ID which is closing next
|
![]() | GetSiteTime |
Returns the localized string representation of the current date/time in culture-invariant format
|
![]() | GetStates |
Returns all states in the requested country
|
![]() | GetTimeRemaining |
Returns the number of seconds remaining before this listing closes
|
![]() | IsInvoicePayable |
Returns true if the specified invoice is payable
|
![]() | LogError |
Inserts a log entry with the specified details
|
![]() | MoveCategoryDown |
swaps display orders between the specified category and its immediately following simbling
|
![]() | MoveCategoryUp |
swaps display orders between the specified category and its immediately preceeding simbling
|
![]() | NotifyPayment |
Updates specified invoice record that the specified asynchronous payment provider has been called
|
![]() | PlaceDemoBid |
places a random bid on the specified listing; requires demo mode to be enabled, otherwise does nothing
|
![]() | ServerTimeSync |
Retrieves Server Time data used to sync browser time to server time
|
![]() | UpdateUserCulture |
Updates user record with specified culture value
|
Extension Methods
Name | Description | |
---|---|---|
![]() | AdminResourceString | (Defined by ResourceExtensions.) |
![]() | CloneMediaAssets |
Clones a list of Media objects
(Defined by HtmlHelpers.) |
![]() | Countries | (Defined by ResourceExtensions.) |
![]() | CustomFieldResourceOrDefaultString | (Defined by ResourceExtensions.) |
![]() | CustomFieldResourceString | (Defined by ResourceExtensions.) |
![]() | DecodeBreadCrumbs(String) | Overloaded.
Parses breadcrumb values and sets ViewData as needed
(Defined by HtmlHelpers.) |
![]() | DecodeBreadCrumbs(String, ListCategory) | Overloaded.
Parses breadcrumb values and sets ViewData as needed
(Defined by HtmlHelpers.) |
![]() | FBOUserName |
Returns the username of the user being impersonated, if applicable, otherwise returns the username of the authenticated user
(Defined by HtmlHelpers.) |
![]() | FlushCountriesAndStates | (Defined by ResourceExtensions.) |
![]() | GetActionUrl(String) | Overloaded.
Returns the URL for the virtual path of the specified action.
(Defined by HtmlHelpers.) |
![]() | GetActionUrl(String, String) | Overloaded.
Returns the URL for the virtual path of the specified action.
(Defined by HtmlHelpers.) |
![]() | GetActionUrl(String, Object) | Overloaded.
Returns the URL for the virtual path of the specified action.
(Defined by HtmlHelpers.) |
![]() | GetActionUrl(String, String, Object) | Overloaded.
Returns the URL for the virtual path of the specified action.
(Defined by HtmlHelpers.) |
![]() | GetAllStripeCards |
Calls out to stripe.com API to retrieve saved cards available for the specified invoice
(Defined by StripeHelpers.) |
![]() | GetCookie |
Returns a string representation of the browser cookie value associated with the specified key
(Defined by HtmlHelpers.) |
![]() | GetCultureInfo |
Returns the CultureInfo of the current user, or the site CultureInfo if not set
(Defined by HtmlHelpers.) |
![]() | GlobalResource | (Defined by ResourceExtensions.) |
![]() | GlobalResourceString | (Defined by ResourceExtensions.) |
![]() | HasUnexpiredCardOnFile |
Returns true if the specified payer has a card saved for use in paying the specified recipient
(Defined by HtmlHelpers.) |
![]() | HasUnexpiredStripeCardOnFile |
Calls out to stripe.com API to retrieve saved cards and returns true if an unexpired card is found
(Defined by StripeHelpers.) |
![]() | ImpersonateUser |
If the currently authenticated user is an admin user, sets a cookie indicating the user to be impersonated
(Defined by HtmlHelpers.) |
![]() | LocalCurrency |
Returns HTML showing the specified numeric value formatted as the specified currency.
The numeric portion will be wrapped in a <span> tag with css class "NumberPart" applied
(Defined by HtmlHelpers.) |
![]() | LocalDTTM(DateTime) | Overloaded.
returns a string representation of a UTC date/time value, adjusted for the site timezone and with format string "F"
(Defined by HtmlHelpers.) |
![]() | LocalDTTM(DateTime, String) | Overloaded.
returns a string representation of a UTC date/time value, adjusted for the site timezone and with the specified format string
(Defined by HtmlHelpers.) |
![]() | LocalDTTM(DateTime, String, String) | Overloaded.
returns a string representation of a UTC date/time value, adjusted for the specified timezone and with the specified format string
(Defined by HtmlHelpers.) |
![]() | LocalDTTMString |
returns a string representation of a UTC date/time value, adjusted for the site timezone and with the specified format string
(Defined by HtmlHelpers.) |
![]() | LocalizeCountry | (Defined by ResourceExtensions.) |
![]() | LocalizeCustomFieldValidationMessages |
Localizes a collection of validation issues with content defined in Validation.resx
(Defined by HtmlHelpers.) |
![]() | LocalizedCategoryName |
Retrieves the localized category or region name
(Defined by ResourceExtensions.) |
![]() | LocalizeState | (Defined by ResourceExtensions.) |
![]() | ResourceString |
Retrieves a resource string based on the specified expression
(Defined by ResourceExtensions.) |
![]() | SellerTakesCreditCardPayments |
Returns true if the specified seller has payment gateway credentials and can process credit card payments from a card on file
(Defined by HtmlHelpers.) |
![]() | SetCookie |
Sets a cookie for the current user with the specified key and value
(Defined by HtmlHelpers.) |
![]() | SiteCurrencyOrFree |
Returns a string representation of the specified numeric value formatted as the site currency.
If the specified value is less than or equal to zero then the localized version of "Free" is returned instead.
(Defined by HtmlHelpers.) |
![]() | TimeZoneAbbreviationString | (Defined by ResourceExtensions.) |
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
![]() | ValidateCaptcha | (Defined by RecaptchaMVC.) |
![]() | ValidationResourceString | (Defined by ResourceExtensions.) |
See Also