You are here

10 calls to InstapageCmsPluginPageModel::getInstance() in Instapage plugin 8.3

InstapageCmsPluginAjaxController::deletePage in core/InstapageCmsPluginAjaxController.php
Deletes a page from DB.
InstapageCmsPluginAjaxController::doAction in core/InstapageCmsPluginAjaxController.php
Executes an action set in the request.
InstapageCmsPluginAjaxController::getLandingPages in core/InstapageCmsPluginAjaxController.php
Gets the landing pages stored in the DB.
InstapageCmsPluginAjaxController::getStats in core/InstapageCmsPluginAjaxController.php
Gets the stats of landing pages from local cache or from app, if cache is not present / invalid.
InstapageCmsPluginAjaxController::loadListPages in core/InstapageCmsPluginAjaxController.php
Loads listing page.
InstapageCmsPluginAjaxController::publishPage in core/InstapageCmsPluginAjaxController.php
Gathers data for 'publish' request.
InstapageCmsPluginDrupal7Connector::checkPage in core/connectors/InstapageCmsPluginDrupal7Connector.php
Checks (and displays) if a landing page should be displayed instead of normal content served by CMS.
InstapageCmsPluginDrupal8Connector::checkPage in core/connectors/InstapageCmsPluginDrupal8Connector.php
Checks (and displays) if a landing page should be displayed instead of normal content served by CMS.
InstapageCmsPluginWPConnector::checkPage in core/connectors/InstapageCmsPluginWPConnector.php
Checks (and displays) if a landing page should be displayed instead of normal content served by CMS.
InstapageCmsPluginWPConnector::getDeprecatedData in core/connectors/InstapageCmsPluginWPConnector.php
Gets the landing pages saved in legacy DB structure.