Class: FacebookSocialPlugins::Plugin::UiHelper

Inherits:
Object
  • Object
show all
Includes:
ActionView::Helpers::CaptureHelper, ActionView::Helpers::JavaScriptHelper, ActionView::Helpers::TagHelper, ActionView::Helpers::UrlHelper
Defined in:
lib/facebook-social_plugins/plugin/ui_helper.rb

Direct Known Subclasses

Social

Instance Attribute Summary collapse

Instance Attribute Details

#htmlObject

Returns the value of attribute html.



8
9
10
# File 'lib/facebook-social_plugins/plugin/ui_helper.rb', line 8

def html
  @html
end

#javascriptObject

Returns the value of attribute javascript.



8
9
10
# File 'lib/facebook-social_plugins/plugin/ui_helper.rb', line 8

def javascript
  @javascript
end