You are here

Classes, traits, and interfaces in Optimizely 8.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AccountId class Drupal\optimizely\Util src/Util/AccountId.php For handling the Optimizely account id number. 3
AccountSettingsForm class Drupal\optimizely\Form src/Form/AccountSettingsForm.php Implements the form for Account Info. 1
AddUpdateForm class Drupal\optimizely\Form src/Form/AddUpdateForm.php Implements the form for the Add Projects page. 1
AjaxEnable class Drupal\optimizely\Controller src/Controller/AjaxEnable.php Respond to ajax requests when Enable/Disable checkbox is clicked.
CacheRefresher class Drupal\optimizely\Util src/Util/CacheRefresher.php Refresh the cache as needed. 3
DeleteForm class Drupal\optimizely\Form src/Form/DeleteForm.php Implements the confirmation form for deleting a project. 1
DoUpdate class Drupal\optimizely\Controller src/Controller/DoUpdate.php Form builder class for project adds and updates.
LookupPath trait Drupal\optimizely\Util src/Util/LookupPath.php Implements methods for looking up path aliases and system paths. 2
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\Util src/Util/PathChecker.php Provides static methods to check path validity, etc. 2
ProjectListForm class Drupal\optimizely\Form src/Form/ProjectListForm.php Implements the form for the Projects Listing. 1

Other projects