You are here

Classes, traits, and interfaces in Facebook Instant Articles 7.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ArticleWrapper class Drupal\fb_instant_articles src/ArticleWrapper.php Wraps a FB Instant SDK article object with Drupal Base module configs and hooks for extensibility (without class inheritance, which the FB Instant SDK prevents by design).
DrupalClient class Drupal\fb_instant_articles_api modules/fb_instant_articles_api/src/DrupalClient.php Encapsulates any Drupal-specific logic when using the Client.
DrupalLoggerAppender class Drupal\fb_instant_articles src/DrupalLoggerAppender.php Adds Drupal logging functionality to existing SDK logging.
EntityFieldMapper class Drupal\fb_instant_articles_display modules/fb_instant_articles_display/src/EntityFieldMapper.php Class EntityFieldMapper @package Drupal\fb_instant_articles_display
EntityPropertyMapper class Drupal\fb_instant_articles_display modules/fb_instant_articles_display/src/EntityPropertyMapper.php Class EntityPropertyMapper @package Drupal\fb_instant_articles_display
RSSSimpleXMLElement class Drupal\fb_instant_articles_rss modules/fb_instant_articles_rss/src/RSSSimpleXMLElement.php Extension for SimpleXMLElement.
TransformerExtender class Drupal\fb_instant_articles src/TransformerExtender.php Encapsulates Drupal-specific logic when using the Transformer class. 1
views_handler_filter_valid_fia class modules/fb_instant_articles_views/views/handler/views_handler_filter_valid_fia.inc Simple filter that checks if a node implements the FIA custom view mode
views_plugin_row_fiafields class modules/fb_instant_articles_views/views/plugins/views_plugin_row_fiafields.inc Plugin which performs a node_view on the resulting object and formats it as an RSS item as per the Facebook Instant Article specification.

Other projects