Class: EmbeddableContent::WidgetFiles::NodeProcessor

Inherits:
RecordNodeProcessor show all
Includes:
TemplateBased
Defined in:
app/services/embeddable_content/widget_files/node_processor.rb

Constant Summary

Constants inherited from NodeProcessor

NodeProcessor::ADDED_CLASSES_BLANK_BY_DEFAULT, NodeProcessor::ALL_TARGETS_PROCESSED_BY_DEFAULT, NodeProcessor::DEFAULT_TEMPLATE_MANAGER_CLASS, NodeProcessor::NODE_CAN_BE_REMOVED_BY_DEFAULT, NodeProcessor::RECORD_BLANK_BY_DEFAULT, NodeProcessor::SELECTOR_CLASS_BLANK_BY_DEFAULT

Instance Attribute Summary

Attributes inherited from NodeProcessor

#doc_processor, #error, #node, #node_index

Attributes inherited from EmbedderBase

#config, #options

Method Summary

Methods included from TemplateBased

#node_type

Methods inherited from RecordNodeProcessor

#attached_file, #cms_url, #node_selector_class, #record, #record_css_id_for, #record_id, #record_model, #s3_ttl_service_url, #s3_url

Methods inherited from NodeProcessor

#initialize, #node_added_classes, #node_selector_class, #process!, #record

Methods inherited from EmbedderBase

default_s3_bucket, #ed_node, #initialize, #locale, #s3_bucket, #target, #to_s, #tree, #tree_node

Constructor Details

This class inherits a constructor from EmbeddableContent::NodeProcessor