ControllerBase.php |
src/Controller/ControllerBase.php |
Drupal\social_post\Controller |
|
DataHandler.php |
src/DataHandler.php |
Drupal\social_post |
|
NetworkBase.php |
src/Plugin/Network/NetworkBase.php |
Drupal\social_post\Plugin\Network |
|
NetworkInterface.php |
src/Plugin/Network/NetworkInterface.php |
Drupal\social_post\Plugin\Network |
|
OAuth2ControllerBase.php |
src/Controller/OAuth2ControllerBase.php |
Drupal\social_post\Controller |
|
OAuth2Manager.php |
src/PostManager/OAuth2Manager.php |
Drupal\social_post\PostManager |
|
OAuth2ManagerInterface.php |
src/PostManager/OAuth2ManagerInterface.php |
Drupal\social_post\PostManager |
|
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
Social Post is part of the Social API. It provides a common interface for
creating modules… |
SocialPost.php |
src/Entity/SocialPost.php |
Drupal\social_post\Entity |
|
SocialPostController.php |
src/Controller/SocialPostController.php |
Drupal\social_post\Controller |
|
SocialPostEntityDeleteForm.php |
src/Form/SocialPostEntityDeleteForm.php |
Drupal\social_post\Form |
|
SocialPostListBuilder.php |
src/Entity/Controller/SocialPostListBuilder.php |
Drupal\social_post\Entity\Controller |
|
SocialPostTestBase.php |
tests/src/Functional/SocialPostTestBase.php |
Drupal\Tests\social_post\Functional |
|
social_post.info.yml |
social_post.info.yml |
|
social_post.info.yml |
social_post.links.menu.yml |
social_post.links.menu.yml |
|
social_post.links.menu.yml |
social_post.links.task.yml |
social_post.links.task.yml |
|
social_post.links.task.yml |
social_post.module |
social_post.module |
|
Install, update, and uninstall functions for the Social Post LinkedIn. |
social_post.permissions.yml |
social_post.permissions.yml |
|
social_post.permissions.yml |
social_post.routing.yml |
social_post.routing.yml |
|
social_post.routing.yml |
social_post.services.yml |
social_post.services.yml |
|
social_post.services.yml |
UserAccessControlHandler.php |
src/UserAccessControlHandler.php |
Drupal\social_post |
|
UserAuthenticator.php |
src/User/UserAuthenticator.php |
Drupal\social_post\User |
|
UserManager.php |
src/User/UserManager.php |
Drupal\social_post\User |
|