C# Class MonoSoftware.MonoX.Resources.News

Mostrar archivo Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Property Type Description
News System

Public Methods

Method Description
ArchiveNewsModulePartDescriptionFormat ( ) : string

The stub formatting method returning the ArchiveNewsModulePartDescription property value.

ArchiveNewsModulePartTitleFormat ( ) : string

The stub formatting method returning the ArchiveNewsModulePartTitle property value.

CustomizableNewsModulePartDescriptionFormat ( ) : string

The stub formatting method returning the CustomizableNewsModulePartDescription property value.

CustomizableNewsModulePartTitleFormat ( ) : string

The stub formatting method returning the CustomizableNewsModulePartTitle property value.

EditCategoryVerbDescriptionFormat ( ) : string

The stub formatting method returning the EditCategoryVerbDescription property value.

EditCategoryVerbTextFormat ( ) : string

The stub formatting method returning the EditCategoryVerbText property value.

EditVerbDescriptionFormat ( ) : string

The stub formatting method returning the EditVerbDescription property value.

EditVerbTextFormat ( ) : string

The stub formatting method returning the EditVerbText property value.

HomePageNewsModulePartDescriptionFormat ( ) : string

The stub formatting method returning the HomePageNewsModulePartDescription property value.

HomePageNewsModulePartTitleFormat ( ) : string

The stub formatting method returning the HomePageNewsModulePartTitle property value.

NewsCategoryTitleFormat ( ) : string

The stub formatting method returning the NewsCategoryTitle property value.

NewsCreateDateTitleFormat ( ) : string

The stub formatting method returning the NewsCreateDateTitle property value.

NewsMenuNoCatsFormat ( ) : string

The stub formatting method returning the NewsMenuNoCats property value.

NewsMenuPartDescriptionFormat ( ) : string

The stub formatting method returning the NewsMenuPartDescription property value.

NewsMenuPartTitleFormat ( ) : string

The stub formatting method returning the NewsMenuPartTitle property value.

NewsModificationDateTitleFormat ( ) : string

The stub formatting method returning the NewsModificationDateTitle property value.

NewsModulePartDescriptionFormat ( ) : string

The stub formatting method returning the NewsModulePartDescription property value.

NewsModulePartTitleFormat ( ) : string

The stub formatting method returning the NewsModulePartTitle property value.

NewsPublishEndDateTitleFormat ( ) : string

The stub formatting method returning the NewsPublishEndDateTitle property value.

NewsPublishStartDateTitleFormat ( ) : string

The stub formatting method returning the NewsPublishStartDateTitle property value.

NewsReadMoreTitleFormat ( ) : string

The stub formatting method returning the NewsReadMoreTitle property value.

NewsRevisionTitleFormat ( ) : string

The stub formatting method returning the NewsRevisionTitle property value.

NewsUsernameTitleFormat ( ) : string

The stub formatting method returning the NewsUsernameTitle property value.

NewsViewCountTitleFormat ( ) : string

The stub formatting method returning the NewsViewCountTitle property value.

NewsViewCountTooltipFormat ( object arg0 ) : string

Formats a localized string similar to 'Article is viewed {0} time(s).'.

RandomNewsModulePartDescriptionFormat ( ) : string

The stub formatting method returning the RandomNewsModulePartDescription property value.

RandomNewsModulePartTitleFormat ( ) : string

The stub formatting method returning the RandomNewsModulePartTitle property value.

ReadMorePagesThisPageFormat ( ) : string

The stub formatting method returning the ReadMorePagesThisPage property value.

RelatedArticlesFormat ( ) : string

The stub formatting method returning the RelatedArticles property value.

SingleNewsModulePartDescriptionFormat ( ) : string

The stub formatting method returning the SingleNewsModulePartDescription property value.

SingleNewsModulePartTitleFormat ( ) : string

The stub formatting method returning the SingleNewsModulePartTitle property value.

Private Methods

Method Description
News ( ) : System

Method Details

ArchiveNewsModulePartDescriptionFormat() public static method

The stub formatting method returning the ArchiveNewsModulePartDescription property value.
public static ArchiveNewsModulePartDescriptionFormat ( ) : string
return string

ArchiveNewsModulePartTitleFormat() public static method

The stub formatting method returning the ArchiveNewsModulePartTitle property value.
public static ArchiveNewsModulePartTitleFormat ( ) : string
return string

CustomizableNewsModulePartDescriptionFormat() public static method

The stub formatting method returning the CustomizableNewsModulePartDescription property value.
public static CustomizableNewsModulePartDescriptionFormat ( ) : string
return string

CustomizableNewsModulePartTitleFormat() public static method

The stub formatting method returning the CustomizableNewsModulePartTitle property value.
public static CustomizableNewsModulePartTitleFormat ( ) : string
return string

EditCategoryVerbDescriptionFormat() public static method

The stub formatting method returning the EditCategoryVerbDescription property value.
public static EditCategoryVerbDescriptionFormat ( ) : string
return string

EditCategoryVerbTextFormat() public static method

The stub formatting method returning the EditCategoryVerbText property value.
public static EditCategoryVerbTextFormat ( ) : string
return string

EditVerbDescriptionFormat() public static method

The stub formatting method returning the EditVerbDescription property value.
public static EditVerbDescriptionFormat ( ) : string
return string

EditVerbTextFormat() public static method

The stub formatting method returning the EditVerbText property value.
public static EditVerbTextFormat ( ) : string
return string

HomePageNewsModulePartDescriptionFormat() public static method

The stub formatting method returning the HomePageNewsModulePartDescription property value.
public static HomePageNewsModulePartDescriptionFormat ( ) : string
return string

HomePageNewsModulePartTitleFormat() public static method

The stub formatting method returning the HomePageNewsModulePartTitle property value.
public static HomePageNewsModulePartTitleFormat ( ) : string
return string

NewsCategoryTitleFormat() public static method

The stub formatting method returning the NewsCategoryTitle property value.
public static NewsCategoryTitleFormat ( ) : string
return string

NewsCreateDateTitleFormat() public static method

The stub formatting method returning the NewsCreateDateTitle property value.
public static NewsCreateDateTitleFormat ( ) : string
return string

NewsMenuNoCatsFormat() public static method

The stub formatting method returning the NewsMenuNoCats property value.
public static NewsMenuNoCatsFormat ( ) : string
return string

NewsMenuPartDescriptionFormat() public static method

The stub formatting method returning the NewsMenuPartDescription property value.
public static NewsMenuPartDescriptionFormat ( ) : string
return string

NewsMenuPartTitleFormat() public static method

The stub formatting method returning the NewsMenuPartTitle property value.
public static NewsMenuPartTitleFormat ( ) : string
return string

NewsModificationDateTitleFormat() public static method

The stub formatting method returning the NewsModificationDateTitle property value.
public static NewsModificationDateTitleFormat ( ) : string
return string

NewsModulePartDescriptionFormat() public static method

The stub formatting method returning the NewsModulePartDescription property value.
public static NewsModulePartDescriptionFormat ( ) : string
return string

NewsModulePartTitleFormat() public static method

The stub formatting method returning the NewsModulePartTitle property value.
public static NewsModulePartTitleFormat ( ) : string
return string

NewsPublishEndDateTitleFormat() public static method

The stub formatting method returning the NewsPublishEndDateTitle property value.
public static NewsPublishEndDateTitleFormat ( ) : string
return string

NewsPublishStartDateTitleFormat() public static method

The stub formatting method returning the NewsPublishStartDateTitle property value.
public static NewsPublishStartDateTitleFormat ( ) : string
return string

NewsReadMoreTitleFormat() public static method

The stub formatting method returning the NewsReadMoreTitle property value.
public static NewsReadMoreTitleFormat ( ) : string
return string

NewsRevisionTitleFormat() public static method

The stub formatting method returning the NewsRevisionTitle property value.
public static NewsRevisionTitleFormat ( ) : string
return string

NewsUsernameTitleFormat() public static method

The stub formatting method returning the NewsUsernameTitle property value.
public static NewsUsernameTitleFormat ( ) : string
return string

NewsViewCountTitleFormat() public static method

The stub formatting method returning the NewsViewCountTitle property value.
public static NewsViewCountTitleFormat ( ) : string
return string

NewsViewCountTooltipFormat() public static method

Formats a localized string similar to 'Article is viewed {0} time(s).'.
public static NewsViewCountTooltipFormat ( object arg0 ) : string
arg0 object An object (0) to format.
return string

RandomNewsModulePartDescriptionFormat() public static method

The stub formatting method returning the RandomNewsModulePartDescription property value.
public static RandomNewsModulePartDescriptionFormat ( ) : string
return string

RandomNewsModulePartTitleFormat() public static method

The stub formatting method returning the RandomNewsModulePartTitle property value.
public static RandomNewsModulePartTitleFormat ( ) : string
return string

ReadMorePagesThisPageFormat() public static method

The stub formatting method returning the ReadMorePagesThisPage property value.
public static ReadMorePagesThisPageFormat ( ) : string
return string

RelatedArticlesFormat() public static method

The stub formatting method returning the RelatedArticles property value.
public static RelatedArticlesFormat ( ) : string
return string

SingleNewsModulePartDescriptionFormat() public static method

The stub formatting method returning the SingleNewsModulePartDescription property value.
public static SingleNewsModulePartDescriptionFormat ( ) : string
return string

SingleNewsModulePartTitleFormat() public static method

The stub formatting method returning the SingleNewsModulePartTitle property value.
public static SingleNewsModulePartTitleFormat ( ) : string
return string