Class: ExpressUi::TemplatesController

Inherits:
ApplicationController show all
Defined in:
app/controllers/express_ui/templates_controller.rb

Instance Method Summary collapse

Instance Method Details

#content_and_sidebarObject



13
14
# File 'app/controllers/express_ui/templates_controller.rb', line 13

def content_and_sidebar
end

#content_and_sidebar_fixedObject



16
17
# File 'app/controllers/express_ui/templates_controller.rb', line 16

def content_and_sidebar_fixed
end

#full_widthObject



22
23
# File 'app/controllers/express_ui/templates_controller.rb', line 22

def full_width
end

#half_widthObject



19
20
# File 'app/controllers/express_ui/templates_controller.rb', line 19

def half_width
end

#master_detail_fixedObject



10
11
# File 'app/controllers/express_ui/templates_controller.rb', line 10

def master_detail_fixed
end

#master_detail_scrollObject



7
8
# File 'app/controllers/express_ui/templates_controller.rb', line 7

def master_detail_scroll
end