Class: Templated::Node
- Inherits:
-
ActionTree::Basic::Node
- Object
- ActionTree::Basic::Node
- Templated::Node
- Defined in:
- spec/04_components/template_spec.rb
Instance Attribute Summary
Attributes inherited from ActionTree::Basic::Node
#actions, #after_hooks, #before_hooks, #children, #config, #deep_processors, #exception_handlers, #helper_scope, #processors, #token
Method Summary
Methods inherited from ActionTree::Basic::Node
#action, #add_child, #after, #apply, #before, #deep_processor, #handle, #helpers, #initialize, #inspect, #locate, #match, #mount, #printout, #processor, #route, #set
Methods included from ActionTree::Basic::Shared
Constructor Details
This class inherits a constructor from ActionTree::Basic::Node