Class: Bemer::TagBuilder

Inherits:
EntityBuilder show all
Defined in:
lib/bemer/tag_builder.rb

Constant Summary

Constants inherited from EntityBuilder

EntityBuilder::DATA_BEM_KEY

Instance Attribute Summary

Attributes inherited from Entity

#bem, #bem_cascade, #bem_class, #block, #content, #elem, #js, #name, #tag

Method Summary

Methods inherited from EntityBuilder

#attrs, #attrs=, #bem, #bem=, #bem?, #bem_cascade, #cls, #cls=, #content=, #js, #js=, #mix=, #mods, #mods=, #need_data_bem?, #need_mixed_data_bem?, #tag, #tag=

Methods inherited from Entity

#attrs, #block?, #cls, #elem?, #initialize, #mix, #mods

Constructor Details

This class inherits a constructor from Bemer::Entity