You are here

namespace Drupal\optimizely in Optimizely 8

Same name in other branches
  1. 8.0 Drupal\optimizely
Classsort descending Location Description
AccountId src/AccountId.php For handling the Optimizely account id number.
AccountSettingsForm src/AccountSettingsForm.php Implements the form for Account Info.
AddUpdateForm src/AddUpdateForm.php Implements the form for the Add Projects page.
AjaxEnable src/AjaxEnable.php Respond to ajax requests when Enable/Disable checkbox is clicked.
CacheRefresher src/CacheRefresher.php Refresh the cache as needed.
DeleteForm src/DeleteForm.php Implements the confirmation form for deleting a project.
DoUpdate src/DoUpdate.php Form builder class for project adds and updates.
LookupPath src/LookupPath.php Implements methods for looking up path aliases and system paths.
PathChecker src/PathChecker.php Provides static methods to check path validity, etc.
ProjectListForm src/ProjectListForm.php Implements the form for the Projects Listing.