Class: Kitchen::BookElementEnumerator

Inherits:
ElementEnumeratorBase show all
Defined in:
lib/kitchen/book_element_enumerator.rb

Overview

An enumerator for book elements

Instance Attribute Summary

Attributes inherited from ElementEnumeratorBase

#search_query

Method Summary

Methods inherited from ElementEnumeratorBase

#[], #chain_to, #chapters, #composite_chapters, #composite_pages, #copy, #cut, #examples, #exercises, #figures, #first!, #initialize, #injected_exercises, #injected_questions, #metadatas, #non_introduction_pages, #notes, #pages, #references, #search, #search_history, #search_with, #sections, #solutions, #tables, #terms, #titles, #to_s, #trash, #units

Methods included from Mixins::BlockErrorIf

#block_error_if

Constructor Details

This class inherits a constructor from Kitchen::ElementEnumeratorBase