Methods

Files

Class Index [+]

Quicksearch

UbiquoDesign::Connectors::Standard::UbiquoWidgetsController

Public Class Methods

included(klass) click to toggle source

(Not documented)

    # File vendor/plugins/ubiquo_design/lib/ubiquo_design/connectors/standard.rb, line 82
82:         def self.included(klass)
83:           klass.send(:include, InstanceMethods)
84:           Standard.register_uhooks klass, InstanceMethods
85:           klass.send(:helper, Helper)
86:         end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.