Paragraphs Editor
ParagraphsEditorElementTrait.php File Reference

Go to the source code of this file.

Namespaces

 Drupal\paragraphs_editor\EditorFieldValue
 

Functions

 Drupal\paragraphs_editor\EditorFieldValue::initializeParagraphsEditorElementTrait (FieldValueManagerInterface $field_value_manager)
 
 Drupal\paragraphs_editor\EditorFieldValue::getSelector ($element_name)
 
 Drupal\paragraphs_editor\EditorFieldValue::getAttribute (\DOMNode $node, $element_name, $attribute_name)
 
 Drupal\paragraphs_editor\EditorFieldValue::setAttribute (\DOMNode $node, $element_name, $attribute_name, $value)
 
 Drupal\paragraphs_editor\EditorFieldValue::removeAttribute (\DOMNode $node, $element_name, $attribute_name)
 
 Drupal\paragraphs_editor\EditorFieldValue::createElement (\DOMDocument $document, $element_name, array $attributes=[])
 

Variables

trait Drupal\paragraphs_editor\EditorFieldValue::ParagraphsEditorElementTrait