You are here

13 calls to InstapageCmsPluginAPIModel::getInstance() in Instapage plugin 8.3

InstapageCmsPluginAjaxController::deletePage in core/InstapageCmsPluginAjaxController.php
Deletes a page from DB.
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::loadEditPage in core/InstapageCmsPluginAjaxController.php
Loads edit page.
InstapageCmsPluginAjaxController::loadListPages in core/InstapageCmsPluginAjaxController.php
Loads listing page.
InstapageCmsPluginAjaxController::loginUser in core/InstapageCmsPluginAjaxController.php
Performs login by email and password in Instapage APP.
InstapageCmsPluginAjaxController::validateToken in core/InstapageCmsPluginAjaxController.php
Validates tokens stored in the DB.
InstapageCmsPluginPageModel::display in core/models/InstapageCmsPluginPageModel.php
Displays the landing page.
InstapageCmsPluginPageModel::publishPage in core/models/InstapageCmsPluginPageModel.php
Sends a request to publish a page in Instapage app.
InstapageCmsPluginServicesModel::processProxyServices in core/models/InstapageCmsPluginServicesModel.php
Processes the proxy request.
InstapageCmsPluginSubaccountModel::getAccountBoundSubAccounts in core/models/InstapageCmsPluginSubaccountModel.php
Gets the list of subaccounts of currently logged in user.
InstapageCmsPluginSubaccountModel::getAccountBoundTokens in core/models/InstapageCmsPluginSubaccountModel.php
Gets the list of tokens bound to subaccount. User has to be logged in via email and password.
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.