Class WPM::Component
In: lib_wpm/wpm.rb
Parent: Object

memo: event flow. (1) call WPM::Component#compile -> building a tree of components. (2) call WPM::Component#setup -> setup each component. (3) call WPM::Component#run -> executing actions at each component. (4) call WPM::Component#make_page -> building a page from a tree of components.

Methods

call_reset   compile   component_name   find   make_page   new   page_name   parent_page   recompile   run   setup  

Included Modules

Escape

Attributes

parent_component  [RW] 

Public Class methods

Public Instance methods

optimized

Private Instance methods

[Validate]