You are here

Classes, traits, and interfaces in Opigno Learning path 3.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AutocompleteRouteSubscriber class Drupal\opigno_alter_entity_autocomplete\Routing modules/opigno_alter_entity_autocomplete/src/Routing/AutocompleteRouteSubscriber.php Class AutocompleteRouteSubscriber. 2
BackLinkBlock class Drupal\opigno_learning_path\Plugin\Block src/Plugin/Block/BackLinkBlock.php Provides a backlinkblock block.
DefaultTwigExtension class Drupal\opigno_learning_path\TwigExtension src/TwigExtension/DefaultTwigExtension.php Class DefaultTwigExtension. 2
DeleteAchievementsForm class Drupal\opigno_learning_path\Form src/Form/DeleteAchievementsForm.php Class LearningPathAdminSettingsForm.
DocumentsLastGroupBlock class Drupal\opigno_learning_path\Plugin\Block src/Plugin/Block/DocumentsLastGroupBlock.php Provides a documentslastgroupblock block.
EntityAutocompleteController class Drupal\opigno_alter_entity_autocomplete\Controller modules/opigno_alter_entity_autocomplete/src/Controller/EntityAutocompleteController.php Class EntityAutocompleteController.
EntityAutocompleteMatcherOverride class Drupal\opigno_alter_entity_autocomplete modules/opigno_alter_entity_autocomplete/src/EntityAutocompleteMatcherOverride.php 1 2
EntitySelector class Drupal\opigno_user_selection\Element modules/opigno_user_selection/src/Element/EntitySelector.php Provides a form element for entity selection.
GroupMembershipStatus class Drupal\opigno_learning_path\Plugin\views\field src/Plugin/views/field/GroupMembershipStatus.php Field handler for group user membership status.
GroupOperationsBlockLP class Drupal\opigno_learning_path\Plugin\Block src/Plugin/Block/GroupOperationsBlockLP.php Provides a 'GroupOperationsBlockLP' block.
JoinService class Drupal\opigno_learning_path src/JoinService.php Class JoinService. 2
LatestActivity class Drupal\opigno_learning_path\Entity src/Entity/LatestActivity.php Defines the Latest Activity entity. 2
LatestActivityAccessControlHandler class Drupal\opigno_learning_path src/LatestActivityAccessControlHandler.php Access control handler for the opigno_latest_group_activity entity.
LatestActivityInterface interface Drupal\opigno_learning_path src/LatestActivityInterface.php Provides an interface defining a LatestActivity entity. 1 1
LearningPathAccess class Drupal\opigno_learning_path src/LearningPathAccess.php Class LearningPathAccess. 9
LearningPathAchievementController class Drupal\opigno_learning_path\Controller src/Controller/LearningPathAchievementController.php Class LearningPathAchievementController.
LearningPathAchievementTrait trait Drupal\opigno_learning_path\Traits src/Traits/LearningPathAchievementTrait.php LearningPathAchievementTrait trait. 3
LearningPathAdminSettingsForm class Drupal\opigno_learning_path\Form src/Form/LearningPathAdminSettingsForm.php Class LearningPathAdminSettingsForm. 1
LearningPathBrowserTestBase abstract class Drupal\Tests\opigno_learning_path\Functional tests/src/Functional/LearningPathBrowserTestBase.php Provides a base class for Learning path group functional javascript tests. 5
LearningPathContent class Drupal\opigno_learning_path src/LearningPathContent.php Class LearningPathContent. 3
LearningPathContentController class Drupal\opigno_learning_path\Controller src/Controller/LearningPathContentController.php Controller for all the actions of the Learning Path content.
LearningPathContentType class Drupal\opigno_learning_path\Annotation src/Annotation/LearningPathContentType.php Class LearningPathContentType.
LearningPathContentTypesManager class Drupal\opigno_learning_path src/LearningPathContentTypesManager.php Class LearningPathContentTypesManager. 2 2
LearningPathController class Drupal\opigno_learning_path\Controller src/Controller/LearningPathController.php Class LearningPathController. 2
LearningPathCreateClassForm class Drupal\opigno_learning_path\Form src/Form/LearningPathCreateClassForm.php Members create form. 1
LearningPathCreateMemberForm class Drupal\opigno_learning_path\Form src/Form/LearningPathCreateMemberForm.php Members create form. 1
LearningPathCreateUserForm class Drupal\opigno_learning_path\Form src/Form/LearningPathCreateUserForm.php Members create form. 1
LearningPathEventSubscriber class Drupal\opigno_learning_path\EventSubscriber src/EventSubscriber/LearningPathEventSubscriber.php Class LearningPathEventSubscriber. 2
LearningPathGroupOperationsLinks class Drupal\opigno_learning_path src/LearningPathGroupOperationsLinks.php The LP action links service. 1 2
LearningPathManagerController class Drupal\opigno_learning_path\Controller src/Controller/LearningPathManagerController.php Controller for all the actions of the Learning Path manager app.
LearningPathMembers class Drupal\opigno_learning_path\Annotation src/Annotation/LearningPathMembers.php Class LearningPathMembers.
LearningPathMembersForm class Drupal\opigno_learning_path\Form src/Form/LearningPathMembersForm.php Group overview form. 1
LearningPathMembershipController class Drupal\opigno_learning_path\Controller src/Controller/LearningPathMembershipController.php Controller for the actions related to LP membership.
LearningPathMembersManager class Drupal\opigno_learning_path src/LearningPathMembersManager.php Class LearningPathContentTypesManager. 2
LearningPathMembersPluginBase abstract class Drupal\opigno_learning_path src/LearningPathMembersPluginBase.php Class LearningPathMembersPluginBase. 2 2
LearningPathMembersPluginInterface interface Drupal\opigno_learning_path src/LearningPathMembersPluginInterface.php Interface ActivityAnswerPluginInterface. 1
LearningPathProgress class Drupal\opigno_learning_path\Controller src/Controller/LearningPathProgress.php Returns responses for ajax progress bar routes.
LearningPathResults class Drupal\opigno_learning_path\Controller src/Controller/LearningPathResults.php Class LearningPathResults.
LearningPathStepsController class Drupal\opigno_learning_path\Controller src/Controller/LearningPathStepsController.php Class LearningPathStepsController. 2
LearningPathValidator class Drupal\opigno_learning_path src/LearningPathValidator.php Class LearningPathValidator. 3
LearningPathWebDriverTestBase abstract class Drupal\Tests\opigno_learning_path\FunctionalJavascript tests/src/FunctionalJavascript/LearningPathWebDriverTestBase.php Provides a base class for Learning path group functional tests. 1
LPManagedContent class Drupal\opigno_learning_path\Entity src/Entity/LPManagedContent.php Defines the Learning Path Content entity. 4
LPManagedLink class Drupal\opigno_learning_path\Entity src/Entity/LPManagedLink.php Defines the Learning Path Link entity. 1
LPModuleAvailability class Drupal\opigno_learning_path\Entity src/Entity/LPModuleAvailability.php The Learning Path Module Availability entity type definition.
LPResult class Drupal\opigno_learning_path\Entity src/Entity/LPResult.php Defines the Learning Path Content entity. 5
LPResultAccessControlHandler class Drupal\opigno_learning_path src/LPResultAccessControlHandler.php Access control handler for the learning_path_result entity.
LPStatus class Drupal\opigno_learning_path\Entity src/Entity/LPStatus.php Defines the User Learning Path attempt status entity. 7
LPStatusInterface interface Drupal\opigno_learning_path src/LPStatusInterface.php Provides an interface defining a User Learning Path Attempt Status entity. 1 1
LPStatusViewsData class Drupal\opigno_learning_path\Entity src/Entity/LPStatusViewsData.php Provides Views data for LPStatus entities.
LpSteps class Drupal\opigno_learning_path src/LpSteps.php 2

Pages

Other projects