[ whitefrost.com | Account Manager 4 Product Page ]

Core.Web.Feed.ProductFeedFactory Class Reference

Inheritance diagram for Core.Web.Feed.ProductFeedFactory:

Core.Web.Feed.FeedFactory Core.Web.Feed.Interfaces.IFeedFactory

List of all members.

Public Member Functions

 ProductFeedFactory (String app_path, String in_path)
override int ReloadFeed ()
XmlDocument GetLayoutTemplate (String layout_id)
override IFeed CreateFeed ()
override void AddNewFeed (IFeed in_feed, System.Xml.XmlDocument xml_document)
override void HandleReloadFeed ()

Public Attributes

const String XML_ELEMENT_RESOURCES = "Resources"
const String XML_ELEMENT_RESOURCE = "Resource"
const String XML_ELEMENT_RELEASE = "Release"
const String XML_ELEMENT_META = "Meta"
const String XML_ELEMENT_NAME = "Name"
const String XML_ELEMENT_SHORT_NAME = "Short-Name"
const String XML_ELEMENT_ID = "Id"
const String XML_ELEMENT_TYPE = "Type"
const String XML_ELEMENT_LOCAL_FILE = "LocalFile"
const String XML_ELEMENT_PROXY_FILE = "ProxyFile"
const String XML_ELEMENT_ACCESS = "Access"
const String XML_ELEMENT_AUTHENTICATION = "Authentication"
const String XML_ELEMENT_ALLOW = "Allow"
const String XML_ELEMENT_REGISTRATION_URL = "Registration-Url"
const String XML_ELEMENT_WEB_APPLICATION_URL = "Web-Application-Url"
const String XML_ELEMENT_REGISTRATION_TEMPLATE = "Registration-Template"
const String XML_ELEMENT_POST_REGISTRATION_TEMPLATE = "Post-Registration-Template"
const String XML_ELEMENT_PENDING_REGISTRATION_TEMPLATE = "Pending-Registration-Template"
const String XML_ELEMENT_RESOURCE_VERSION = "Resource-Version"
const String XML_ELEMENT_PRODUCT_HOME = "Product-Home"
const String XML_ELEMENT_PRODUCT_NAME = "Product-Name"
const String XML_ELEMENT_RESOURCE_THUMBNAIL = "Resource-Thumbnail"
const String XML_ELEMENT_PRODUCT_VERSION = "Product-Version"
const String XML_ELEMENT_PRODUCT_ID = "Product-Id"
const String ROOT_PATH = "Products"

Properties

override String RootPath [get]


Constructor & Destructor Documentation

Core.Web.Feed.ProductFeedFactory.ProductFeedFactory ( String  app_path,
String  in_path 
)


Member Function Documentation

override int Core.Web.Feed.ProductFeedFactory.ReloadFeed (  )  [virtual]

Reimplemented from Core.Web.Feed.FeedFactory.

XmlDocument Core.Web.Feed.ProductFeedFactory.GetLayoutTemplate ( String  layout_id  ) 

override IFeed Core.Web.Feed.ProductFeedFactory.CreateFeed (  )  [virtual]

Reimplemented from Core.Web.Feed.FeedFactory.

override void Core.Web.Feed.ProductFeedFactory.AddNewFeed ( IFeed  in_feed,
System.Xml.XmlDocument  xml_document 
) [virtual]

Reimplemented from Core.Web.Feed.FeedFactory.

override void Core.Web.Feed.ProductFeedFactory.HandleReloadFeed (  )  [virtual]

Reimplemented from Core.Web.Feed.FeedFactory.


Member Data Documentation

const String Core.Web.Feed.ProductFeedFactory.ROOT_PATH = "Products"


Property Documentation

override String Core.Web.Feed.ProductFeedFactory.RootPath [get]

Reimplemented from Core.Web.Feed.FeedFactory.


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com