You are here

Classes, traits, and interfaces in Social Post 3.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ControllerBase class Drupal\social_post\Controller src/Controller/ControllerBase.php Controller base for Social Post implementers. 1
DataHandler class Drupal\social_post src/DataHandler.php Variables are written to and read from session via this class. 1 2
NetworkBase abstract class Drupal\social_post\Plugin\Network src/Plugin/Network/NetworkBase.php Defines a Network Plugin for Social Post.
NetworkInterface interface Drupal\social_post\Plugin\Network src/Plugin/Network/NetworkInterface.php Defines a Social Post Network Plugin interface. 1
OAuth2ControllerBase class Drupal\social_post\Controller src/Controller/OAuth2ControllerBase.php Handle responses for Social Post implementer controllers.
OAuth2Manager abstract class Drupal\social_post\PostManager src/PostManager/OAuth2Manager.php Defines a basic PostManager.
OAuth2ManagerInterface interface Drupal\social_post\PostManager src/PostManager/OAuth2ManagerInterface.php Defines an PostManager Interface. 1 1
SocialPost class Drupal\social_post\Entity src/Entity/SocialPost.php Defines the Social Post entity. 1
SocialPostController class Drupal\social_post\Controller src/Controller/SocialPostController.php Renders the integration list.
SocialPostEntityDeleteForm class Drupal\social_post\Form src/Form/SocialPostEntityDeleteForm.php Provides a form for deleting Social Post user entities.
SocialPostListBuilder class Drupal\social_post\Entity\Controller src/Entity/Controller/SocialPostListBuilder.php Defines a class to build a listing of Social Post Entities. 2
SocialPostTestBase abstract class Drupal\Tests\social_post\Functional tests/src/Functional/SocialPostTestBase.php Defines a base class for testing Social Post implementers.
UserAccessControlHandler class Drupal\social_post src/UserAccessControlHandler.php Access controller for the Social Post user entity.
UserAuthenticator class Drupal\social_post\User src/User/UserAuthenticator.php Manages Drupal authentication tasks for Social Post. 1 2
UserManager class Drupal\social_post\User src/User/UserManager.php Manages database related tasks. 2

Other projects