Classes

\

Name Description
BraftonNewsCategory No description available EMPTY
BraftonNewsItem No description available EMPTY
BraftonNewsItemImage No description available EMPTY
BraftonService No description available EMPTY
BraftonSiteConfigExtension Adds a Brafton settings tab EMPTY
Exception No description available EMPTY
FetchBraftonBlogItemsJob A job for fetching blog items from the Brafton API EMPTY

\brafton

Name Description
ApiHandler class ApiHandler has a contructor which takes an API KEY and a baseurl as parameters and will throw an exception if either are incorrect EMPTY
DateParseException Custom Exception DateParseException to be thrown if a date does not parse correctly EMPTY
NewsCategory No description available EMPTY
NewsComment No description available EMPTY
NewsItem class NewsItem models a news object and has a static method to parse a set of news items and return them as a collection of NewsItem objects EMPTY
Photo class Photo models a photo object and has a static method to parse a set of photos and return them as a collection of Photo objects EMPTY
PhotoInstance class PhotoInstance models a photo instance object and can parse an XML instance node into a PhotoInstance object EMPTY
XMLException Custom Exception XMLException EMPTY
XMLHandler class XMLHandler is a helper class to parse the XML feed data EMPTY
XMLLoadException Custom Exception XMLLoadException thrown if an XML source file is not found EMPTY
XMLNodeException Custom Exception XMLNodeException thrown if a required XML element is not found EMPTY