Method | Description | |
---|---|---|
MobSocialMessageService ( IMessageTemplateService messageTemplateService, IStoreService storeService, IMessageTokenProvider messageTokenProvider, ILanguageService languageService, IStoreContext storeContext, IEventPublisher eventPublisher, ITokenizer tokenizer, IQueuedEmailService queuedEmailService, IEmailAccountService emailAccountService, Nop.Core.Domain.Messages.EmailAccountSettings emailAccountSettings, ILocalizationService localizationService, Nop.Core.Domain.Messages.MessageTemplatesSettings messageTemplateSettings, Nop.Core.Domain.Catalog.CatalogSettings catalogSettings, IProductAttributeParser productAttributeParser, IWorkContext workContext ) : System | ||
SendBirthdayNotification ( |
||
SendEventInvitationNotification ( |
||
SendFriendRequestNotification ( |
||
SendPendingFriendRequestNotification ( |
||
SendProductReviewNotification ( |
||
SendSomeoneChallengedYouForABattleNotification ( |
||
SendSomeoneChallengedYouForABattleNotification ( |
||
SendSomeoneSentYouASongNotification ( |
||
SendSponsorAppliedNotificationToBattleOwner ( |
||
SendSponsorshipStatusChangeNotification ( |
||
SendVideoBattleCompleteNotification ( |
||
SendVideoBattleDisqualifiedNotification ( |
||
SendVideoBattleJoinNotification ( |
||
SendVideoBattleOpenNotification ( |
||
SendVideoBattleSignupAcceptedNotification ( |
||
SendVideoBattleSignupNotification ( |
||
SendVotingReminderNotification ( |
||
SendVotingReminderNotification ( |
||
SendXDaysToBattleEndNotificationToFollower ( |
||
SendXDaysToBattleStartNotificationToParticipant ( |
Method | Description | |
---|---|---|
ProductListToHtmlTable ( List |
Convert a collection to a HTML table
|
|
ProductListToHtmlTable ( List |
Convert a collection to a HTML table
|
Method | Description | |
---|---|---|
EnsureLanguageIsActive ( int languageId, int storeId ) : int | ||
GetEmailAccountOfMessageTemplate ( Nop.Core.Domain.Messages.MessageTemplate messageTemplate, int languageId ) : Nop.Core.Domain.Messages.EmailAccount | ||
GetLocalizedActiveMessageTemplate ( string messageTemplateName, int storeId ) : Nop.Core.Domain.Messages.MessageTemplate | ||
GetStoreUrl ( int storeId, bool useSsl = false ) : string |
Get store URL
|
|
SendNotification ( Nop.Core.Domain.Messages.MessageTemplate messageTemplate, Nop.Core.Domain.Messages.EmailAccount emailAccount, int languageId, IEnumerable |
public MobSocialMessageService ( IMessageTemplateService messageTemplateService, IStoreService storeService, IMessageTokenProvider messageTokenProvider, ILanguageService languageService, IStoreContext storeContext, IEventPublisher eventPublisher, ITokenizer tokenizer, IQueuedEmailService queuedEmailService, IEmailAccountService emailAccountService, Nop.Core.Domain.Messages.EmailAccountSettings emailAccountSettings, ILocalizationService localizationService, Nop.Core.Domain.Messages.MessageTemplatesSettings messageTemplateSettings, Nop.Core.Domain.Catalog.CatalogSettings catalogSettings, IProductAttributeParser productAttributeParser, IWorkContext workContext ) : System | ||
messageTemplateService | IMessageTemplateService | |
storeService | IStoreService | |
messageTokenProvider | IMessageTokenProvider | |
languageService | ILanguageService | |
storeContext | IStoreContext | |
eventPublisher | IEventPublisher | |
tokenizer | ITokenizer | |
queuedEmailService | IQueuedEmailService | |
emailAccountService | IEmailAccountService | |
emailAccountSettings | Nop.Core.Domain.Messages.EmailAccountSettings | |
localizationService | ILocalizationService | |
messageTemplateSettings | Nop.Core.Domain.Messages.MessageTemplatesSettings | |
catalogSettings | Nop.Core.Domain.Catalog.CatalogSettings | |
productAttributeParser | IProductAttributeParser | |
workContext | IWorkContext | |
return | System |
protected ProductListToHtmlTable ( List |
||
orderItems | List |
|
languageId | int | Language identifier |
return | string |
protected ProductListToHtmlTable ( List |
||
products | List |
|
languageId | int | Language identifier |
storeId | int | |
return | string |
public SendBirthdayNotification ( |
||
customer | ||
languageId | int | |
storeId | int | |
return | int |
public SendEventInvitationNotification ( |
||
customer | ||
languageId | int | |
storeId | int | |
return | int |
public SendFriendRequestNotification ( |
||
customer | ||
friendRequestCount | int | |
languageId | int | |
storeId | int | |
return | int |
public SendPendingFriendRequestNotification ( |
||
customer | ||
friendRequestCount | int | |
languageId | int | |
storeId | int | |
return | int |
public SendProductReviewNotification ( |
||
customer | ||
unreviewedProducts | List |
|
languageId | int | |
storeId | int | |
return | int |
public SendSomeoneChallengedYouForABattleNotification ( |
||
challenger | ||
challengee | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendSomeoneChallengedYouForABattleNotification ( |
||
challenger | ||
challengeeEmail | string | |
challengeeName | string | |
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendSomeoneSentYouASongNotification ( |
||
customer | ||
languageId | int | |
storeId | int | |
return | int |
public SendSponsorAppliedNotificationToBattleOwner ( |
||
owner | ||
sponsor | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendSponsorshipStatusChangeNotification ( |
||
receiver | ||
sponsorshipStatus | SponsorshipStatus | |
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendVideoBattleCompleteNotification ( |
||
customer | ||
videoBattle | VideoBattle | |
recipientType | NotificationRecipientType | |
languageId | int | |
storeId | int | |
return | int |
public SendVideoBattleDisqualifiedNotification ( |
||
challenger | ||
challengee | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendVideoBattleJoinNotification ( |
||
challenger | ||
challengee | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendVideoBattleOpenNotification ( |
||
receiver | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendVideoBattleSignupAcceptedNotification ( |
||
challenger | ||
challengee | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendVideoBattleSignupNotification ( |
||
challenger | ||
challengee | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendVotingReminderNotification ( |
||
sender | ||
receiver | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendVotingReminderNotification ( |
||
sender | ||
receiverEmail | string | |
receiverName | string | |
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendXDaysToBattleEndNotificationToFollower ( |
||
receiver | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |
public SendXDaysToBattleStartNotificationToParticipant ( |
||
receiver | ||
videoBattle | VideoBattle | |
languageId | int | |
storeId | int | |
return | int |