Class: Releaf::Content::CopyDialogBuilder

Inherits:
Object
  • Object
show all
Includes:
Builders::ActionDialog
Defined in:
app/builders/releaf/content/copy_dialog_builder.rb

Instance Method Summary collapse

Methods included from Builders::ActionDialog

#confirm_button, #confirm_button_attributes, #confirm_button_text, #footer_primary_tools, #form_attributes, #root_level, #section_blocks, #section_header_text, #tree_resource_name_button, #tree_root_resource

Methods included from Builders::Dialog

#cancel_button, #footer_primary_tools

Methods included from Builders::Tree

#body_classes, #build_tree, #empty_body, #root_level, #section_body, #sort_tree, #sorted_tree, #tree, #tree_level, #tree_resource, #tree_resource_blocks, #tree_resource_children, #tree_resource_collapser, #tree_resource_name, #tree_resource_name_button

Instance Method Details

#actionObject



5
6
7
# File 'app/builders/releaf/content/copy_dialog_builder.rb', line 5

def action
  :copy
end