Class: ReVIEW::Book::IndepImageIndex
- Inherits:
-
ImageIndex
- Object
- Index
- ImageIndex
- ReVIEW::Book::IndepImageIndex
- Defined in:
- lib/review/book/index.rb
Instance Attribute Summary
Attributes inherited from ImageIndex
Class Method Summary collapse
Instance Method Summary collapse
Methods inherited from ImageIndex
Methods inherited from Index
#[], #add_item, #each, #initialize, #item_type, #key?, #size
Constructor Details
This class inherits a constructor from ReVIEW::Book::ImageIndex
Class Method Details
.item_type ⇒ Object
173 174 175 |
# File 'lib/review/book/index.rb', line 173 def self.item_type '(indepimage|imgtable)' end |
Instance Method Details
#number(_id) ⇒ Object
177 178 179 |
# File 'lib/review/book/index.rb', line 177 def number(_id) '' end |