You are here

Files in Entity Reference Tree Widget 8

Primary tabs

File namesort descending Location Namespace Description
entity-reference-tree.css css/entity-reference-tree.css #entity-reference-tree-selected-text { font-weight: 600; margin-top: 1em; }
EntityReferenceTreeController.php src/Controller/EntityReferenceTreeController.php Drupal\entity_reference_tree\Controller
EntityReferenceTreeWidget.php src/Plugin/Field/FieldWidget/EntityReferenceTreeWidget.php Drupal\entity_reference_tree\Plugin\Field\FieldWidget
EntityTreeBuilder.php src/Tree/EntityTreeBuilder.php Drupal\entity_reference_tree\Tree
entity_reference_tree.api.php entity_reference_tree.api.php Hooks provided by the Entity Reference Tree module.
entity_reference_tree.info.yml entity_reference_tree.info.yml entity_reference_tree.info.yml
entity_reference_tree.libraries.yml entity_reference_tree.libraries.yml entity_reference_tree.libraries.yml
entity_reference_tree.routing.yml entity_reference_tree.routing.yml entity_reference_tree.routing.yml
entity_reference_tree.schema.yml config/schema/entity_reference_tree.schema.yml config/schema/entity_reference_tree.schema.yml
entity_reference_tree.services.yml entity_reference_tree.services.yml entity_reference_tree.services.yml
SearchForm.php src/Form/SearchForm.php Drupal\entity_reference_tree\Form
style.css css/jstree/themes/default/style.css /* jsTree default theme */ .jstree-node, .jstree-children, .jstree-container-ul { display: block; margin: 0; padding: 0; list-style-type: none; list-style-image: none; } .jstree-node { white-space: nowrap; } .jstree-anchor { display:…
style.css css/jstree/themes/default-dark/style.css /* jsTree default dark theme */ .jstree-node, .jstree-children, .jstree-container-ul { display: block; margin: 0; padding: 0; list-style-type: none; list-style-image: none; } .jstree-node { white-space: nowrap; } .jstree-anchor { …
style.min.css css/jstree/themes/default/style.min.css .jstree-node,.jstree-children,.jstree-container-ul{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}.jstree-node{white-space:nowrap}.jstree-anchor{display:inline-block;color:black;white-space:nowrap;padding:0 4px 0…
style.min.css css/jstree/themes/default-dark/style.min.css .jstree-node,.jstree-children,.jstree-container-ul{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}.jstree-node{white-space:nowrap}.jstree-anchor{display:inline-block;color:black;white-space:nowrap;padding:0 4px 0…
TaxonomyTreeBuilder.php src/Tree/TaxonomyTreeBuilder.php Drupal\entity_reference_tree\Tree
TreeBuilderInterface.php src/Tree/TreeBuilderInterface.php Drupal\entity_reference_tree\Tree

Other projects