Class: ExpressTemplates::Component
- Inherits:
-
ExpressTemplates::Components::Base
- Object
- Arbre::Component
- ExpressTemplates::Components::Base
- ExpressTemplates::Component
- Includes:
- ExpressTemplates::Components::Capabilities::Configurable, ExpressTemplates::Components::Capabilities::Hideable, ExpressTemplates::Components::Capabilities::Suppressable
- Defined in:
- lib/express_templates/components.rb
Overview
Convienence classes for creating components in your app or engine
Constant Summary
Constants inherited from ExpressTemplates::Components::Base
ExpressTemplates::Components::Base::MAP
Method Summary
Methods included from ExpressTemplates::Components::Capabilities::Suppressable
Methods included from ExpressTemplates::Components::Capabilities::Hideable
Methods included from ExpressTemplates::Components::Capabilities::Configurable
Methods inherited from ExpressTemplates::Components::Base
abstract_component, abstract_component?, before_build, #build, builder_method, builder_method_and_class, contains, descendants, has_attributes, inherited, #initialize, require_parent, required_parent, tag
Constructor Details
This class inherits a constructor from ExpressTemplates::Components::Base