You are here

Classes, traits, and interfaces in Optimizely 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AccountId class Drupal\optimizely src/AccountId.php For handling the Optimizely account id number.
AccountSettingsForm class Drupal\optimizely src/AccountSettingsForm.php Implements the form for Account Info. 1
AddUpdateForm class Drupal\optimizely src/AddUpdateForm.php Implements the form for the Add Projects page. 1
AjaxEnable class Drupal\optimizely src/AjaxEnable.php Respond to ajax requests when Enable/Disable checkbox is clicked.
CacheRefresher class Drupal\optimizely src/CacheRefresher.php Refresh the cache as needed.
DeleteForm class Drupal\optimizely src/DeleteForm.php Implements the confirmation form for deleting a project. 1
DoUpdate class Drupal\optimizely src/DoUpdate.php Form builder class for project adds and updates.
LookupPath trait Drupal\optimizely src/LookupPath.php Implements methods for looking up path aliases and system paths.
OptimizelyAccessTest class Drupal\optimizely\Tests src/Tests/OptimizelyAccessTest.php Create users with no, some, and optimizely permissions.
OptimizelyAddUpdateTest class Drupal\optimizely\Tests src/Tests/OptimizelyAddUpdateTest.php Test adding a project with a path that is an alias.
OptimizelyAliasIncludeSnippetTest class Drupal\optimizely\Tests src/Tests/OptimizelyAliasIncludeSnippetTest.php Tests pages that have aliases.
OptimizelyDefaultProjectTest class Drupal\optimizely\Tests src/Tests/OptimizelyDefaultProjectTest.php Test various aspects of the default project.
OptimizelyDefaultSettingsTest class Drupal\optimizely\Tests src/Tests/OptimizelyDefaultSettingsTest.php Test the account Id and the Default project.
OptimizelyEnableDisableTest class Drupal\optimizely\Tests src/Tests/OptimizelyEnableDisableTest.php Test enabling / disabling non-default project from update page.
OptimizelyIncludeSnippetTest class Drupal\optimizely\Tests src/Tests/OptimizelyIncludeSnippetTest.php Test that the javascript snippet is included on project pages.
OptimizelyPageSnippetTest class Drupal\optimizely\Tests src/Tests/OptimizelyPageSnippetTest.php Tests that the javascript snippet is included on a variety of paths.
OptimizelySchemaTest class Drupal\optimizely\Tests src/Tests/OptimizelySchemaTest.php Test schema creation.
PathChecker class Drupal\optimizely src/PathChecker.php Provides static methods to check path validity, etc.
ProjectListForm class Drupal\optimizely src/ProjectListForm.php Implements the form for the Projects Listing. 1

Other projects