Class: Card::Format::TextFormat
- Inherits:
-
Card::Format
- Object
- Card::Format
- Card::Format::TextFormat
- Defined in:
- mod/core/format/text_format.rb
Direct Known Subclasses
Constant Summary
Constants included from Render
Constants included from Nest::View
Instance Attribute Summary
Attributes inherited from Card::Format
#card, #error_status, #form, #main_opts, #nest_opts, #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, #respond_to_missing?, #session, #tagged, #template
Methods included from Nest::ClassMethods
Methods included from Registration
#class_from_name, #extract_class_vars, #extract_view_tags, #format_ancestry, #format_class_name, #format_sym, #new, #register, #tagged
Methods included from Error
#debug_error, #error_cardname, #rendering_error, #rescue_view
Methods included from Content
#add_class, #format_date, #get_content_object, #id_counter, #output, #process_content, #unique_id
Methods included from Names
#add_name_context, #context_names_from_params, #context_names_minus_irrelevants, #initialize_context_names, #showname, #with_name_context
Methods included from Render
#canonicalize_view, #configured_visibility, #current_view, #default_item_view, #default_render_args, #hidden_view?, #nest_arg_visibility, #optional_render_args, #parse_view_visibility, #render, #render_api, #show_view?, #view_method
Methods included from Permission
#approved_view, #ok?, #ok_view, #permitted_view, #view_for_unknown
Methods included from Nest
#field_nest, #get_nest_defaults, #nest, #nest_card, #nest_defaults, #process_nest
Methods included from Nest::View
Methods included from Nest::Subformat
Methods included from Nest::Main
Methods included from Nest::Fetch
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