Class: PPZ::UnorderedListWrapperModel

Inherits:
AbstractListWrapperModel show all
Defined in:
lib/doc/model/list/wrapper/unordered.rb

Constant Summary collapse

TAG_NAME =
'ul'

Instance Attribute Summary

Attributes inherited from AbstractListWrapperModel

#level

Attributes inherited from AbstractModel

#father_model, #index, #left_model, #right_model

Method Summary

Methods inherited from AbstractListWrapperModel

#initialize, #to_html

Methods inherited from AbstractWrapperModel

#append, #initialize, #to_html

Methods inherited from AbstractModel

from_line, #transform_inline_element

Constructor Details

This class inherits a constructor from PPZ::AbstractListWrapperModel