Class: Magnesium::Container

Inherits:
Object
  • Object
show all
Defined in:
lib/magnesium/support/container.rb

Instance Attribute Summary collapse

Instance Attribute Details

#container_markObject

Returns the value of attribute container_mark.



13
14
15
# File 'lib/magnesium/support/container.rb', line 13

def container_mark
  @container_mark
end

#container_titleObject

Returns the value of attribute container_title.



16
17
18
# File 'lib/magnesium/support/container.rb', line 16

def container_title
  @container_title
end

#container_typeObject

Returns the value of attribute container_type.



15
16
17
# File 'lib/magnesium/support/container.rb', line 15

def container_type
  @container_type
end

#hash_actionObject

Returns the value of attribute hash_action.



10
11
12
# File 'lib/magnesium/support/container.rb', line 10

def hash_action
  @hash_action
end

#hash_boxObject

Returns the value of attribute hash_box.



14
15
16
# File 'lib/magnesium/support/container.rb', line 14

def hash_box
  @hash_box
end

#hash_elementObject

Returns the value of attribute hash_element.



12
13
14
# File 'lib/magnesium/support/container.rb', line 12

def hash_element
  @hash_element
end

#hash_locateObject

Returns the value of attribute hash_locate.



9
10
11
# File 'lib/magnesium/support/container.rb', line 9

def hash_locate
  @hash_locate
end

#hash_valueObject

Returns the value of attribute hash_value.



11
12
13
# File 'lib/magnesium/support/container.rb', line 11

def hash_value
  @hash_value
end