You are here

Files in API Tokens 8.2

Primary tabs

File namesort descending Location Namespace Description
ApiToken.php src/Annotation/ApiToken.php Drupal\api_tokens\Annotation
ApiTokenBase.php src/ApiTokenBase.php Drupal\api_tokens
ApiTokenController.php src/Controller/ApiTokenController.php Drupal\api_tokens\Controller
ApiTokenManager.php src/ApiTokenManager.php Drupal\api_tokens
ApiTokenManagerInterface.php src/ApiTokenManagerInterface.php Drupal\api_tokens
ApiTokenPluginInterface.php src/ApiTokenPluginInterface.php Drupal\api_tokens
ApiTokensFilter.php src/Plugin/Filter/ApiTokensFilter.php Drupal\api_tokens\Plugin\Filter
api_tokens.api.php api_tokens.api.php Hooks provided by the API Tokens module.
api_tokens.info.yml api_tokens.info.yml api_tokens.info.yml
api_tokens.links.menu.yml api_tokens.links.menu.yml api_tokens.links.menu.yml
api_tokens.permissions.yml api_tokens.permissions.yml api_tokens.permissions.yml
api_tokens.routing.yml api_tokens.routing.yml api_tokens.routing.yml
api_tokens.services.yml api_tokens.services.yml api_tokens.services.yml
api_tokens_example.info.yml api_tokens_example/api_tokens_example.info.yml api_tokens_example/api_tokens_example.info.yml
api_tokens_example.libraries.yml api_tokens_example/api_tokens_example.libraries.yml api_tokens_example/api_tokens_example.libraries.yml
BlockApiToken.php api_tokens_example/src/Plugin/ApiToken/BlockApiToken.php Drupal\api_tokens_example\Plugin\ApiToken
date.css api_tokens_example/css/date.css span.api-token-date { background-color: #ff0; }
DateApiToken.php api_tokens_example/src/Plugin/ApiToken/DateApiToken.php Drupal\api_tokens_example\Plugin\ApiToken
NodeApiToken.php api_tokens_example/src/Plugin/ApiToken/NodeApiToken.php Drupal\api_tokens_example\Plugin\ApiToken
README.txt README.txt -- SUMMARY -- The API Tokens module provides an input filter that allows to replace custom parametric tokens (API tokens) with rendered content. To register an API token define an "ApiToken" plugin. For example, you can define a token…
UserLinkApiToken.php api_tokens_example/src/Plugin/ApiToken/UserLinkApiToken.php Drupal\api_tokens_example\Plugin\ApiToken

Other projects