Class: Atrium::BrowseLevelsController

Inherits:
ApplicationController show all
Defined in:
app/controllers/atrium/browse_levels_controller.rb

Instance Method Summary collapse

Methods inherited from ApplicationController

#atrium_config

Methods included from ShowcasesHelper

#facet_element, #get_parent_path, #get_showcase_parent_edit_path, #get_showcase_parent_show_path, #render_showcase_facet_selection

Methods included from ApplicationHelper

#application_name

Methods included from CollectionsHelper

#get_saved_items, #get_saved_search, #saved_searches_for_select

Instance Method Details

#createObject



9
10
11
# File 'app/controllers/atrium/browse_levels_controller.rb', line 9

def create

end

#editObject



16
17
# File 'app/controllers/atrium/browse_levels_controller.rb', line 16

def edit
end

#indexObject



13
14
# File 'app/controllers/atrium/browse_levels_controller.rb', line 13

def index
end

#newObject



5
6
7
# File 'app/controllers/atrium/browse_levels_controller.rb', line 5

def new

end

#showObject



19
20
# File 'app/controllers/atrium/browse_levels_controller.rb', line 19

def show
end