$32 GRAYBYTE WORDPRESS FILE MANAGER $15

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.23
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/ruby22/lib64/ruby/2.2.0/rss/

HOME
Current File : /opt/alt/ruby22/lib64/ruby/2.2.0/rss//maker.rb
require "rss/rss"

module RSS
  ##
  #
  # Provides a set of builders for various RSS objects
  #
  # * Feeds
  #   * RSS 0.91
  #   * RSS 1.0
  #   * RSS 2.0
  #   * Atom 1.0
  #
  # * Elements
  #   * Atom::Entry

  module Maker

    # Collection of supported makers
    MAKERS = {}

    class << self
      # Builder for an RSS object
      # Creates an object of the type passed in +args+
      #
      # Executes the +block+ to populate elements of the created RSS object
      def make(version, &block)
        self[version].make(&block)
      end

      # Returns the maker for the +version+
      def [](version)
        maker_info = maker(version)
        raise UnsupportedMakerVersionError.new(version) if maker_info.nil?
        maker_info[:maker]
      end

      # Adds a maker to the set of supported makers
      def add_maker(version, normalized_version, maker)
        MAKERS[version] = {:maker => maker, :version => normalized_version}
      end

      # Returns collection of supported maker versions
      def versions
        MAKERS.keys.uniq.sort
      end

      # Returns collection of supported makers
      def makers
        MAKERS.values.collect { |info| info[:maker] }.uniq
      end

      # Returns true if the version is supported
      def supported?(version)
        versions.include?(version)
      end

      private
      # Can I remove this method?
      def maker(version)
        MAKERS[version]
      end
    end
  end
end

require "rss/maker/1.0"
require "rss/maker/2.0"
require "rss/maker/feed"
require "rss/maker/entry"
require "rss/maker/content"
require "rss/maker/dublincore"
require "rss/maker/slash"
require "rss/maker/syndication"
require "rss/maker/taxonomy"
require "rss/maker/trackback"
require "rss/maker/image"
require "rss/maker/itunes"


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.53 PM
root / root
0755
content
--
3 Mar 2024 10.43 PM
root / linksafe
0755
dublincore
--
3 Mar 2024 10.43 PM
root / linksafe
0755
maker
--
3 Mar 2024 10.43 PM
root / linksafe
0755
0.9.rb
10.58 KB
5 Aug 2013 4.29 PM
root / linksafe
0644
1.0.rb
9.605 KB
6 Aug 2013 1.36 PM
root / linksafe
0644
2.0.rb
3.397 KB
5 Aug 2013 4.25 PM
root / linksafe
0644
atom.rb
22.413 KB
5 Aug 2013 4.25 PM
root / linksafe
0644
content.rb
0.839 KB
9 Nov 2013 5.56 AM
root / linksafe
0644
converter.rb
3.867 KB
2 Oct 2009 10.45 AM
root / linksafe
0644
dublincore.rb
4.273 KB
9 Nov 2013 5.56 AM
root / linksafe
0644
image.rb
4.763 KB
9 Nov 2013 5.56 AM
root / linksafe
0644
itunes.rb
10.039 KB
9 Nov 2013 5.56 AM
root / linksafe
0644
maker.rb
1.751 KB
26 Apr 2013 12.21 PM
root / linksafe
0644
parser.rb
15.582 KB
9 Nov 2013 5.56 AM
root / linksafe
0644
rexmlparser.rb
0.941 KB
9 Aug 2013 2.50 PM
root / linksafe
0644
rss.rb
35.146 KB
29 Sep 2015 6.45 PM
root / linksafe
0644
slash.rb
1.298 KB
9 Nov 2013 5.56 AM
root / linksafe
0644
syndication.rb
1.843 KB
9 Nov 2013 5.56 AM
root / linksafe
0644
taxonomy.rb
3.164 KB
9 Nov 2013 5.56 AM
root / linksafe
0644
trackback.rb
6.686 KB
9 Aug 2013 8.46 PM
root / linksafe
0644
utils.rb
5.076 KB
22 Dec 2013 6.21 PM
root / linksafe
0644
xml-stylesheet.rb
2.128 KB
2 Oct 2009 10.45 AM
root / linksafe
0644
xml.rb
1.468 KB
16 Nov 2007 1.30 AM
root / linksafe
0644
xmlparser.rb
1.62 KB
19 Jan 2014 5.43 AM
root / linksafe
0644
xmlscanner.rb
2.104 KB
2 Oct 2009 10.45 AM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF