Class: Fortitude::Widgets::Xhtml11

Inherits:
Fortitude::Widget show all
Defined in:
lib/fortitude/widgets/xhtml11.rb

Constant Summary

Constants included from Fortitude::Widget::Rendering

Fortitude::Widget::Rendering::POTENTIAL_NEW_BUFFER_CLASSES

Constants included from Fortitude::Widget::Localization

Fortitude::Widget::Localization::LOCALIZED_CONTENT_PREFIX

Constants included from Fortitude::Widget::Staticization

Fortitude::Widget::Staticization::METHODS_TO_DISABLE_WHEN_STATIC

Constants included from Fortitude::Widget::TagLikeMethods

Fortitude::Widget::TagLikeMethods::CDATA_END, Fortitude::Widget::TagLikeMethods::CDATA_START

Constants included from Fortitude::Widget::StartAndEndComments

Fortitude::Widget::StartAndEndComments::MAX_ASSIGNS_LENGTH_BEFORE_MULTIPLE_LINES, Fortitude::Widget::StartAndEndComments::MAX_START_COMMENT_VALUE_STRING_LENGTH, Fortitude::Widget::StartAndEndComments::START_COMMENT_EXTRA_INDENT_FOR_NEXT_LINE, Fortitude::Widget::StartAndEndComments::START_COMMENT_VALUE_STRING_TOO_LONG_ELLIPSIS

Constants included from Fortitude::Widget::Needs

Fortitude::Widget::Needs::NOT_PRESENT_NEED, Fortitude::Widget::Needs::REQUIRED_NEED

Method Summary

Methods included from Fortitude::Widget::NonRailsWidgetMethods

#widget_locale

Methods included from Rails::WidgetMethods

#widget_locale

Methods included from Fortitude::Widget::Convenience

#add_css_classes, #content_and_attributes_from_tag_arguments

Methods included from Fortitude::Widget::TemporaryOverrides

#with_attribute_rules, #with_element_nesting_rules, #with_id_uniqueness

Methods included from Fortitude::Widget::Rendering

#_fortitude_run_content_block, #call_block, #initialize, #output_buffer, #render, #render_to, #rendering_context, #to_html, #widget, #yield_from_widget

Methods included from Fortitude::Widget::Capturing

#capture

Methods included from Fortitude::Widget::Helpers

#invoke_helper

Methods included from Fortitude::Widget::Localization

#_fortitude_t_with_translation_base, #_fortitude_t_without_translation_base, #ttext

Methods included from Fortitude::Widget::Content

#content

Methods included from Fortitude::Widget::Integration

#_fortitude_allow_helper_even_without_automatic_helper_access?, #_fortitude_target_method_and_args_for_method_missing, #_fortitude_use_helper?, #method_missing, #respond_to?

Methods included from Fortitude::Widget::Staticization

#with_staticness_enforced

Methods included from Fortitude::Widget::TagLikeMethods

#cdata, #tag_comment, #tag_javascript

Methods included from Fortitude::Widget::Doctypes

#doctype, #doctype!

Methods included from Fortitude::Widget::Needs

#assign_locals_from, #assigns, #instance_variable_name_for_need, #my_needs_as_hash, #needs_as_hash, #shared_variables, #widget_extra_assigns

Methods included from Fortitude::Widget::Tags

#validate_can_enclose!

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Fortitude::Widget::Integration