You are here

namespace Drupal\fb_instant_articles in Facebook Instant Articles 3.x

Same name in other branches
  1. 8.2 Drupal\fb_instant_articles
  2. 7.2 Drupal\fb_instant_articles
  3. 7 Drupal\fb_instant_articles
Classsort descending Location Description
AdTypes src/AdTypes.php Ad type constants.
DrupalClient src/DrupalClient.php Encapsulate Drupal-specific logic for FBIA Client.
DrupalClientFactory src/DrupalClientFactory.php Factory class to create a \Drupal\fb_instant_articles\DrupalClient.
FbInstantArticlesServiceProvider src/FbInstantArticlesServiceProvider.php Registers the fbia_rss format as an application/rss+xml response.
MissingApiCredentialsException src/MissingApiCredentialsException.php API client is attempted to be used before it's been configured.
Regions src/Regions.php Instant article region name constants.
Transformer src/Transformer.php Encapsulates Drupal-specific logic when using the Transformer class.
TransformerFactory src/TransformerFactory.php Factory class for creating Transformer objects.
TransformerRulesManager src/TransformerRulesManager.php Handles loading and altering of Transformer rules.