Methods

Files

Class Index [+]

Quicksearch

UbiquoDesign::Connectors::Standard::UbiquoStaticPagesController

Public Class Methods

included(klass) click to toggle source

(Not documented)

     # File vendor/plugins/ubiquo_design/lib/ubiquo_design/connectors/standard.rb, line 125
125:         def self.included(klass)
126:           klass.send(:include, InstanceMethods)          
127:           klass.send(:helper, Helper)
128:           Standard.register_uhooks klass, InstanceMethods
129:         end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.