This repository has been archived on 2022-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
divi/core/components/api/README.md

641 B

Core API Component Group

This directory contains components that facilitate interacting with 3rd-party REST APIs.

What's Inside

File Name Description
email ET_Core_API_Email Email marketing service providers
social ET_Core_API_Social Social networks
Service.php ET_Core_API_Service Base class for all API components
OAuthHelper.php ET_Core_API_OAuthHelper Handles OAuth authorization flow

Note: Component groups are in bold.

Class Hierarchy