Class: Kadmin::AlertHelper::Type

Inherits:
Struct
  • Object
show all
Defined in:
app/helpers/kadmin/alert_helper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#css_classObject

Returns the value of attribute css_class

Returns:

  • (Object)

    the current value of css_class



35
36
37
# File 'app/helpers/kadmin/alert_helper.rb', line 35

def css_class
  @css_class
end

#flash_keysObject

Returns the value of attribute flash_keys

Returns:

  • (Object)

    the current value of flash_keys



35
36
37
# File 'app/helpers/kadmin/alert_helper.rb', line 35

def flash_keys
  @flash_keys
end

#glyphiconObject

Returns the value of attribute glyphicon

Returns:

  • (Object)

    the current value of glyphicon



35
36
37
# File 'app/helpers/kadmin/alert_helper.rb', line 35

def glyphicon
  @glyphicon
end