Class: RSS::Maker::RSS092::Channel

Inherits:
RSS::Maker::RSS09::Channel show all
Defined in:
lib/rss/maker/0.9.rb

Constant Summary

Constants inherited from Base

Base::NEED_INITIALIZE_VARIABLES, Base::OTHER_ELEMENTS

Instance Attribute Summary

Attributes inherited from Base

#maker

Method Summary

Methods inherited from RSS::Maker::RSS09::Channel

#to_feed

Methods inherited from ChannelBase

#date=, #icon, #icon=, #lastBuildDate=, #logo, #logo=, #pubDate, #pubDate=, #updated, #updated=

Methods included from SyndicationModel

append_features

Methods included from DublinCoreModel

append_features, install_dublin_core

Methods included from TaxonomyTopicsModel

append_features, install_taxo_topics

Methods included from ITunesChannelModel

append_features

Methods included from ITunesBaseModel

#def_class_accessor, #def_csv_accessor, #def_elements_class_accessor, #def_yes_clean_other_accessor, #def_yes_other_accessor

Methods included from ImageFaviconModel

append_features, install_image_favicon

Methods inherited from Base

add_need_initialize_variable, add_other_element, def_array_element, def_classed_element, def_classed_element_without_accessor, def_classed_elements, def_csv_element, def_other_element, def_other_element_without_accessor, #have_required_values?, inherited, inherited_base, #initialize, need_initialize_variables, other_elements, #variable_is_set?

Methods included from Utils::InheritedReader

#inherited_array_reader, #inherited_hash_reader, #inherited_reader

Constructor Details

This class inherits a constructor from RSS::Maker::Base