You are here

namespace Drupal\optimizely in Optimizely 8.0

Same name in other branches
  1. 8 Drupal\optimizely
Classsort descending Location Description
AccountId src/AccountId.php
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 on project listing form.
CacheRefresher src/CacheRefresher.php
DeleteForm src/DeleteForm.php Implements the confirmation form for deleting a project.
DoUpdate src/DoUpdate.php
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. The term "form" is used loosely here.