Methods

Files

Class Index [+]

Quicksearch

UbiquoCategories::Connectors::Standard::UbiquoCategoriesController

Public Class Methods

included(klass) click to toggle source

(Not documented)

    # File vendor/plugins/ubiquo_categories/lib/ubiquo_categories/connectors/standard.rb, line 54
54:         def self.included(klass)
55:           klass.send(:include, InstanceMethods)
56:           klass.send(:helper, Helper)
57:           Standard.register_uhooks klass, InstanceMethods
58:         end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.