[ whitefrost.com | Account Manager 4 Product Page ]

Core.Web.Feed.ContentFeedFactory Class Reference

Inheritance diagram for Core.Web.Feed.ContentFeedFactory:

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

List of all members.

Public Member Functions

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

Public Attributes

const string ROOT_PATH = "Content"
const String XML_ELEMENT_CONTENT = "Content"
const String XML_ELEMENT_META = "Meta"
const String XML_ELEMENT_CONTENT_HOME = "Content-Home"
const String XML_ELEMENT_CONTENT_NAME = "Content-Name"

Properties

override String RootPath [get]

Private Attributes

bool late_name_sort = false


Constructor & Destructor Documentation

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


Member Function Documentation

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

Reimplemented from Core.Web.Feed.FeedFactory.

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

Reimplemented from Core.Web.Feed.FeedFactory.

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

Reimplemented from Core.Web.Feed.FeedFactory.

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

Reimplemented from Core.Web.Feed.FeedFactory.

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

XmlDocument Core.Web.Feed.ContentFeedFactory.GetLayoutTemplate ( String  layout_id,
bool  is_wrapper 
)


Member Data Documentation


Property Documentation

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

Reimplemented from Core.Web.Feed.FeedFactory.


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