Class: Card::Format::CsvFormat

Inherits:
TextFormat show all
Defined in:
mod/basic_formats/format/csv_format.rb

Constant Summary

Constants included from Nest

Nest::NEST_MODES

Instance Attribute Summary

Attributes inherited from Card::Format

#card, #error_status, #form, #main_opts, #mode, #parent, #root

Method Summary

Methods inherited from Card::Format

#controller, #focal?, #include_set_format_modules, #initialize, #main?, #method_missing, #page, #params, #pass_method_to_template_object, #require_card_to_initialize!, #respond_to_missing?, #session, #tagged, #template

Methods included from Registration

#class_from_name, #extract_class_vars, #extract_view_tags, #format_ancestry, #format_class_name, #format_sym, #interpret_view_opts, #new, #register, #tagged, #view_cache_setting_method

Methods included from Error

#debug_error, #error_cardname, #rendering_error, #rescue_view

Methods included from Content

#add_class, #css_classes, #format_date, #get_content_object, #id_counter, #output, #prepend_class, #process_content, #unique_id

Methods included from Names

#add_name_context, #context_names_from_params, #context_names_minus_irrelevants, #context_names_to_params, #initial_context_names, #showname

Methods included from Render

#api_render, #current_view, #expand_stubs, #final_render, #optional_render_args, #prepare_stub_nest, #render, #show_view?, #stub_render, #view_cache_setting, #view_method, #view_options_with_defaults, #voo, #with_voo

Methods included from Permission

#assign_view_error_status, #check_view, #handle_view_denial, #ok?, #ok_view, #permitted_view, #subformats_nested_too_deeply?, #task_denied_for_view, #unknown_disqualifies_view?, #view_always_permitted?, #view_for_unknown

Methods included from Nest

#content_nest, #content_view?, #default_nest_view, #field_nest, #implicit_nest_view, #interpret_nest_options, #nest, #nest_recursion_risk?, #nest_render, #nest_subformat, #reuse_format?

Methods included from Nest::View

#hide_view_in_edit_mode?, #modal_nest_view, #view_in_closed_mode, #view_in_edit_mode, #with_nest_mode

Methods included from Nest::Subformat

#field_subformat, #subformat

Methods included from Nest::Main

#already_mained?, #main!, #main_nest, #main_nest?, #main_nest_options, #wrap_main

Methods included from Nest::Fetch

#fetch_nested_card

Methods included from Env::Location

#card_path, #card_url, #page_path

Constructor Details

This class inherits a constructor from Card::Format

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Card::Format