You are here

23 string references to flaglists in Flag Lists 4.0.x

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.
D7FlagListsFlagging::prepareRow in src/Plugin/migrate/source/D7FlagListsFlagging.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::postSave in src/Entity/FlaggingCollection.php
Acts on a saved entity before the insert or update hook is invoked.
FlaggingCollectionBulkForm::__construct in src/Plugin/views/field/FlaggingCollectionBulkForm.php
Constructs a new BulkForm object.
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.
FlagListsActionsActionListBuilder::createInstance in modules/flag_lists_actions/src/FlagListsActionsActionListBuilder.php
Instantiates a new instance of this entity handler.
FlagListsFlagListBuilder::createInstance in src/FlagListsFlagListBuilder.php
flag_lists_actions_form_alter in modules/flag_lists_actions/flag_lists_actions.module
Implements hook_form_alter().
flag_lists_actions_install in modules/flag_lists_actions/flag_lists_actions.install
Implements hook_install().
flag_lists_actions_uninstall in modules/flag_lists_actions/flag_lists_actions.install
Implements hook_uninstall().
flag_lists_entity_extra_field_info_alter in ./flag_lists.module
Implements hook_entity_extra_field_info_alter().
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.
flag_lists_update_8004 in ./flag_lists.install
Update the Related flag to share the new name.