You are here

15 string references to flaglists in Flag Lists 8

ActionLinkController::create in src/Controller/ActionLinkController.php
Instantiates a new instance of this class.
ActionLinkHelper::create in src/Controller/ActionLinkHelper.php
Instantiates a new instance of this class.
ActionLinkNoJsController::create in src/Controller/ActionLinkNoJsController.php
Instantiates a new instance of this class.
D7FlagListItems::prepareRow in src/Plugin/migrate/source/D7FlagListItems.php
Adds additional data to the row.
FlagForListDeleteForm::buildForm in src/Form/FlagForListDeleteForm.php
Form constructor.
FlagForListForm::form in src/Form/FlagForListForm.php
Gets the actual form array to be built.
FlaggingCollection::preSave in src/Entity/FlaggingCollection.php
Acts on an entity before the presave hook is invoked.
FlaggingCollectionDeleteForm::buildForm in src/Form/FlaggingCollectionDeleteForm.php
Form constructor.
FlaggingCollectionDeleteForm::submitForm in src/Form/FlaggingCollectionDeleteForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
FlaggingCollectionForm::buildForm in src/Form/FlaggingCollectionForm.php
Form constructor.
FlaggingCollectionListBuilder::buildRow in src/FlaggingCollectionListBuilder.php
Builds a row for an entity in the entity listing.
FlagListsFlagLinkBuilder::build in src/FlagListsFlagLinkBuilder.php
Lazy builder callback for displaying a flag action link.
flag_lists_flag_action_access in ./flag_lists.module
Implements hook_flag_action_access().
flag_lists_form_alter in ./flag_lists.module
Implements hook_form_alter().
flag_lists_save_submit in ./flag_lists.module
Form submission handler for the 'save' action.