You are here

9 calls to InstapageCmsPluginConnector::getHomeURL() in Instapage plugin 8.3

InstapageCmsPluginDrupal7Connector::getDeprecatedData in core/connectors/InstapageCmsPluginDrupal7Connector.php
Gets the landing pages saved in legacy DB structure.
InstapageCmsPluginDrupal8Connector::getDeprecatedData in core/connectors/InstapageCmsPluginDrupal8Connector.php
Gets the landing pages saved in legacy DB structure.
InstapageCmsPluginPageModel::check in core/models/InstapageCmsPluginPageModel.php
Checks (and returns) if a landing page should be displayed instead of normal content served by CMS.
InstapageCmsPluginPageModel::fixHtmlHead in core/models/InstapageCmsPluginPageModel.php
Sets up the proper URL for Instapage proxy, if it is enabled.
InstapageCmsPluginPageModel::publishPage in core/models/InstapageCmsPluginPageModel.php
Sends a request to publish a page in Instapage app.
InstapageCmsPluginPageModel::update in core/models/InstapageCmsPluginPageModel.php
Updates the page baset on passed $data object.
InstapageCmsPluginSubaccountModel::setSubAccountsStatus in core/models/InstapageCmsPluginSubaccountModel.php
Sets the status of subaccount in Instapage app. Subaccount can be connected to or disconnected from a CMS.
InstapageCmsPluginWPConnector::getDeprecatedData in core/connectors/InstapageCmsPluginWPConnector.php
Gets the landing pages saved in legacy DB structure.
InstapageCmsPluginWPConnector::legacyGetPage in core/connectors/InstapageCmsPluginWPConnector.php
Pulls the data from legacy DB structure.