Class: ExpressTemplates::Components::Column

Inherits:
Container show all
Includes:
ExpressTemplates::Components::Capabilities::Configurable
Defined in:
lib/express_templates/components/column.rb

Instance Attribute Summary

Attributes inherited from Expander

#handlers, #locals, #stack

Method Summary

Methods included from ExpressTemplates::Components::Capabilities::Configurable

included

Methods included from ExpressTemplates::Components::Capabilities::Parenting

included

Methods inherited from Base

inherited

Methods included from ExpressTemplates::Components::Capabilities::Iterating

included

Methods included from ExpressTemplates::Components::Capabilities::Wrapping

included

Methods included from ExpressTemplates::Components::Capabilities::Rendering

included

Methods included from ExpressTemplates::Components::Capabilities::Templating

included

Methods included from Macro

included

Methods inherited from Expander

#expand, #initialize, #initialize_expander, #method_missing, #process_children!, register_macros_for

Constructor Details

This class inherits a constructor from ExpressTemplates::Expander

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ExpressTemplates::Expander