AccountId |
class |
Drupal\optimizely |
src/AccountId.php |
|
|
|
|
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
on project listing form. |
|
|
|
CacheRefresher |
class |
Drupal\optimizely |
src/CacheRefresher.php |
|
|
|
|
DeleteForm |
class |
Drupal\optimizely |
src/DeleteForm.php |
Implements the confirmation form for deleting a project. |
|
|
1 |
DoUpdate |
class |
Drupal\optimizely |
src/DoUpdate.php |
|
|
|
|
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
to test access to module related pages. |
|
|
|
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 that the javascript snippet is included on project pages through aliases
and not included on non-project pages through 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 |
Tests that the javascript snippet is included on project pages
and not included on non-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.
The term "form" is used loosely here. |
|
|
1 |