WPM::Component (Class)

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

Attributes

parent_component  [RW] 

Included Modules

Escape

Public Class methods

Public Instance methods

[Validate]