You are here

namespace Drupal\bibcite_entity\Plugin\Action in Bibliography & Citation 8

Same name in other branches
  1. 2.0.x Drupal\bibcite_entity\Plugin\Action
Classsort descending Location Description
ContributorDelete modules/bibcite_entity/src/Plugin/Action/ContributorDelete.php Delete contributor action.
ContributorMerge modules/bibcite_entity/src/Plugin/Action/ContributorMerge.php Merge contributor action.
ContributorSave modules/bibcite_entity/src/Plugin/Action/ContributorSave.php Save contributor.
EntityDeleteBase modules/bibcite_entity/src/Plugin/Action/EntityDeleteBase.php Base entity delete action.
EntityMergeBase modules/bibcite_entity/src/Plugin/Action/EntityMergeBase.php Base merge action for bibcite entities.
EntitySaveBase modules/bibcite_entity/src/Plugin/Action/EntitySaveBase.php Base entity save action.
KeywordDelete modules/bibcite_entity/src/Plugin/Action/KeywordDelete.php Delete keyword action.
KeywordMerge modules/bibcite_entity/src/Plugin/Action/KeywordMerge.php Merge keyword action.
KeywordSave modules/bibcite_entity/src/Plugin/Action/KeywordSave.php Save keyword.
ReferenceDelete modules/bibcite_entity/src/Plugin/Action/ReferenceDelete.php Delete reference action.
ReferenceRegenerateCitekey modules/bibcite_entity/src/Plugin/Action/ReferenceRegenerateCitekey.php Regenerate citekey for reference.
ReferenceSave modules/bibcite_entity/src/Plugin/Action/ReferenceSave.php Save reference.