Class: Netzke::Plugin

Inherits:
Base
  • Object
show all
Defined in:
lib/netzke/plugin.rb

Instance Attribute Summary

Attributes inherited from Base

#item_id, #name, #parent, #path

Method Summary

Methods inherited from Base

#initialize

Methods included from Core::CoreI18n

#i18n_id

Methods included from Core::Actions

#actions, #configure_client, #extend_item

Methods included from Core::Embedding

#js_component_html, #js_component_instance, #js_component_render

Methods included from Core::Stylesheets

#css_missing_code

Methods included from Core::Plugins

#plugins

Methods included from Core::Composition

#component_config, #component_instance, #dependency_classes, #eagerly_loaded_components, #extend_item

Methods included from Core::Services

#component_missing, #has_endpoint?, #invoke_endpoint

Methods included from Core::ClientCode

#configure_client, #js_alias, #js_components, #js_config, #js_endpoints, #js_id, #js_item_id, #js_missing_code, #js_netzke_plugins, #js_path, #js_xtype

Methods included from Core::Configuration

#client_config, #config, #configure

Methods included from Core::State

#persistence_key, #state

Methods included from Core::Session

#component_session

Constructor Details

This class inherits a constructor from Netzke::Base