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#follow -> following components of imported pages. (5) call WPM::Component#make_page -> building a page from a tree of components.

Methods

base_dir   compile   component_name   driver   expand_string   find   follow   make_page   new   ns_map   page_name   run   setup   xml_assist  

Attributes

parent_component  [RW] 

Included Modules

Escape

Public Class methods

Public Instance methods

[Validate]