You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > RealTimeController Class

RealTimeController Class

AuctionWorx 3.5 API
Provides methods that respond to AJAX requests
Inheritance Hierarchy

SystemObject
  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

NameDescription
Public methodRealTimeController
Initializes a new instance of the RealTimeController class
Top
Methods

NameDescription
Public methodAddMultipleCategories
Creates one or more subcategories under the specified parent category
Public methodAlphaSortCategories
re-calculates display orders of all immediate child categories of the specified parent category
Public methodAssignConsignorToListing
Assigns the specified Consignor to the specified Listing
Public methodAsyncUploadYouTubeVideoID
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.
Public methodAttemptBatchPayment
attempts to charge the primary credit card of the payer associated with the specified invoice
Public methodConvertAmount
Returns the converted price, or an error message
Public methodDeleteCategory
Deletes the specified category
Public methodDeleteRegion
Deletes the specified region
Public methodDemandBatchProcessing
Attempt to batch process all invoices on demand
Public methodDemandSalesBatchProcessing
Attempt to batch process all invoices on demand
Public methodEmailInvoice
Sends an invoice email to the specified recipient using the specified email template
Public methodEmailStatement
Sends a statement email to the specified recipient using the specified email template
Public methodGenerateServiceAuthorizationToken
Generates a Service Authorization Token
Public methodGetAllConsignors
Retrieves a page of Consignors, excluding Deleted and Archived
Public methodGetAllEvents
Retrieves a page of Events, excluding Deleted and Archived
Public methodGetAllSellers
Retrieves a list of active sellers
Public methodGetCategoryUsages
Gets usage information for the given Category or Region
Public methodGetChildCategories
Returns all immediate subcategories of the requested parent category
Public methodGetChildCategoriesForListingType
Returns all immediate subcategories of the requested parent category, excluding any categories which are not allowed for the specified listing type
Public methodGetChildRegions
Returns all immediate subregions of the requested parent region
Public methodGetCurrentEndDTTM
Returns the localized string representation of the specified listing's end date/time
Public methodGetCurrentPrice
Returns the current price of a listing
Public methodGetCurrentTime
Returns the localized string representation of the current date/time
Public methodGetDefaultTemplateContent
Retrieves the default content for the specified email template
Public methodGetDraftLotCount
Retrieves the lot ID for the specified event ID which is closing next
Public methodGetEventStatus
Returns the current Status of the specified event
Public methodGetFields
Returns all fields associated with the requested category
Public methodGetListingContextStatus
Returns the contextual status of the specified listing, based on the currently authenticated user
Public methodGetListingTypes
Returns the listing types allowed for the requested category
Public methodGetListingVitals
Returns the key values for the specified listing
Public methodGetLotIdByLotNumber
Retrieves the lot ID for the specified event ID and Lot Number
Public methodGetLotIdByLotOrder
Retrieves the lot ID for the specified event ID and Lot Order
Public methodGetMyEvents
Retrieves a page of Events owned by the currently authenticated or impersonated user, excluding Drafts, Deleted and Archived
Public methodGetNextLotClosing
Retrieves the lot ID for the specified event ID which is closing next
Public methodGetSiteTime
Returns the localized string representation of the current date/time in culture-invariant format
Public methodGetStates
Returns all states in the requested country
Public methodGetTimeRemaining
Returns the number of seconds remaining before this listing closes
Public methodIsInvoicePayable
Returns true if the specified invoice is payable
Public methodLogError
Inserts a log entry with the specified details
Public methodMoveCategoryDown
swaps display orders between the specified category and its immediately following simbling
Public methodMoveCategoryUp
swaps display orders between the specified category and its immediately preceeding simbling
Public methodNotifyPayment
Updates specified invoice record that the specified asynchronous payment provider has been called
Public methodPlaceDemoBid
places a random bid on the specified listing; requires demo mode to be enabled, otherwise does nothing
Public methodServerTimeSync
Retrieves Server Time data used to sync browser time to server time
Public methodUpdateUserCulture
Updates user record with specified culture value
Top
Extension Methods

NameDescription
Public Extension MethodAdminResourceString (Defined by ResourceExtensions.)
Public Extension MethodCloneMediaAssets
Clones a list of Media objects
(Defined by HtmlHelpers.)
Public Extension MethodCountries (Defined by ResourceExtensions.)
Public Extension MethodCustomFieldResourceOrDefaultString (Defined by ResourceExtensions.)
Public Extension MethodCustomFieldResourceString (Defined by ResourceExtensions.)
Public Extension MethodDecodeBreadCrumbs(String)Overloaded.
Parses breadcrumb values and sets ViewData as needed
(Defined by HtmlHelpers.)
Public Extension MethodDecodeBreadCrumbs(String, ListCategory)Overloaded.
Parses breadcrumb values and sets ViewData as needed
(Defined by HtmlHelpers.)
Public Extension MethodFBOUserName
Returns the username of the user being impersonated, if applicable, otherwise returns the username of the authenticated user
(Defined by HtmlHelpers.)
Public Extension MethodFlushCountriesAndStates (Defined by ResourceExtensions.)
Public Extension MethodGetActionUrl(String)Overloaded.
Returns the URL for the virtual path of the specified action.
(Defined by HtmlHelpers.)
Public Extension MethodGetActionUrl(String, String)Overloaded.
Returns the URL for the virtual path of the specified action.
(Defined by HtmlHelpers.)
Public Extension MethodGetActionUrl(String, Object)Overloaded.
Returns the URL for the virtual path of the specified action.
(Defined by HtmlHelpers.)
Public Extension MethodGetActionUrl(String, String, Object)Overloaded.
Returns the URL for the virtual path of the specified action.
(Defined by HtmlHelpers.)
Public Extension MethodGetAllStripeCards
Calls out to stripe.com API to retrieve saved cards available for the specified invoice
(Defined by StripeHelpers.)
Public Extension MethodGetCookie
Returns a string representation of the browser cookie value associated with the specified key
(Defined by HtmlHelpers.)
Public Extension MethodGetCultureInfo
Returns the CultureInfo of the current user, or the site CultureInfo if not set
(Defined by HtmlHelpers.)
Public Extension MethodGlobalResource (Defined by ResourceExtensions.)
Public Extension MethodGlobalResourceString (Defined by ResourceExtensions.)
Public Extension MethodHasUnexpiredCardOnFile
Returns true if the specified payer has a card saved for use in paying the specified recipient
(Defined by HtmlHelpers.)
Public Extension MethodHasUnexpiredStripeCardOnFile
Calls out to stripe.com API to retrieve saved cards and returns true if an unexpired card is found
(Defined by StripeHelpers.)
Public Extension MethodImpersonateUser
If the currently authenticated user is an admin user, sets a cookie indicating the user to be impersonated
(Defined by HtmlHelpers.)
Public Extension MethodLocalCurrency
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.)
Public Extension MethodLocalDTTM(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.)
Public Extension MethodLocalDTTM(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.)
Public Extension MethodLocalDTTM(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.)
Public Extension MethodLocalDTTMString
returns a string representation of a UTC date/time value, adjusted for the site timezone and with the specified format string
(Defined by HtmlHelpers.)
Public Extension MethodLocalizeCountry (Defined by ResourceExtensions.)
Public Extension MethodLocalizeCustomFieldValidationMessages
Localizes a collection of validation issues with content defined in Validation.resx
(Defined by HtmlHelpers.)
Public Extension MethodLocalizedCategoryName
Retrieves the localized category or region name
(Defined by ResourceExtensions.)
Public Extension MethodLocalizeState (Defined by ResourceExtensions.)
Public Extension MethodResourceString
Retrieves a resource string based on the specified expression
(Defined by ResourceExtensions.)
Public Extension MethodSellerTakesCreditCardPayments
Returns true if the specified seller has payment gateway credentials and can process credit card payments from a card on file
(Defined by HtmlHelpers.)
Public Extension MethodSetCookie
Sets a cookie for the current user with the specified key and value
(Defined by HtmlHelpers.)
Public Extension MethodSiteCurrencyOrFree
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.)
Public Extension MethodTimeZoneAbbreviationString (Defined by ResourceExtensions.)
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Public Extension MethodValidateCaptcha (Defined by RecaptchaMVC.)
Public Extension MethodValidationResourceString (Defined by ResourceExtensions.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.