You are here

Classes, traits, and interfaces in Opigno messaging 3.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LoadTest class Drupal\Tests\opigno_messaging\Functional tests/src/Functional/LoadTest.php Simple test to ensure that main page loads with module enabled.
OpignoAvailableMessageThreadIdsFilter class Drupal\opigno_messaging\Plugin\views\filter src/Plugin/views/filter/OpignoAvailableMessageThreadIdsFilter.php Filter view handler for the available message thread IDs.
OpignoMessageThread class Drupal\opigno_messaging\Services src/Services/OpignoMessageThread.php The private messages manager service. 4 2
OpignoMessageThreadController class Drupal\opigno_messaging\Controller src/Controller/OpignoMessageThreadController.php The Opigno messaging controller.
OpignoMessageThreadNameFilter class Drupal\opigno_messaging\Plugin\views\filter src/Plugin/views/filter/OpignoMessageThreadNameFilter.php Filter view handler for the Opigno message thread name.
OpignoMessageThreadsSorting class Drupal\opigno_messaging\Plugin\views\sort src/Plugin/views/sort/OpignoMessageThreadsSorting.php Custom threads sorting handler: display the current one first, then others.
OpignoPrivateMessageThreadForm class Drupal\opigno_messaging\Form src/Form/OpignoPrivateMessageThreadForm.php Custom form to create/edit private message thread. 1
OpignoScrollToLastMessage class Drupal\opigno_messaging\Ajax src/Ajax/OpignoScrollToLastMessage.php Ajax command to scroll to the last message. 1
PrivateMessageForm class Drupal\opigno_messaging\Form src/Form/PrivateMessageForm.php Override the default PrivateMessageForm. 1
PrivateMessageThreadDeleteForm class Drupal\opigno_messaging\Form src/Form/PrivateMessageThreadDeleteForm.php Override the private message thread delete form. 1
RouteSubscriber class Drupal\opigno_messaging\Routing src/Routing/RouteSubscriber.php Listens to the dynamic route events. 2
UpdateThreadAccess class Drupal\opigno_messaging\Access src/Access/UpdateThreadAccess.php Check if the user can edit the given PM thread. 2

Other projects