Class: Bootstrap::Component::Panel

Inherits:
OldComponent show all
Defined in:
mod/bootstrap/lib/bootstrap/component/panel.rb

Method Summary

Methods inherited from OldComponent

add_div_method, add_tag_method, #append, #initialize, #insert, #prepend, render, #render, #wrap

Methods included from Delegate

#method_missing, #respond_to_missing?

Methods inherited from Bootstrap::Component

#append, def_div_method, def_simple_tag_method, def_tag_method, #initialize, #insert, #prepend, #render, render, #wrap

Methods included from BasicTags

#html

Constructor Details

This class inherits a constructor from Bootstrap::OldComponent

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Bootstrap::Delegate