You are here

7 calls to RevisionAllBase::saveSettings() in Revision All 7.2

RevisionAllBase::setUp in tests/revision_all.test
Implements setUp. Creates a user with 'administer site configuration' permissions as well as any other permissions passed in. Also enables all revision_all settings.
RevisionAllBasicTests::testSettingsSaving in tests/revision_all.test
Tests that revision_all settings are properly saved in the database when the form is submitted.
RevisionAllPreventNodeOverrideTests::setUp in tests/revision_all.test
Implements setUp();
RevisionAllPreventTypeOverrideTests::setUp in tests/revision_all.test
Implements setUp();
RevisionAllTypeRevisioningTests::testRevisionSelectBaseType in tests/revision_all.test
Tests the built-in content type behavior when only some content types are selected.
RevisionAllTypeRevisioningTests::testRevisionSelectCustomType in tests/revision_all.test
Tests custom content type behavior when only some content types are selected.
RevisionAllTypeRevisioningTests::testRevisionSelectModuleType in tests/revision_all.test
Tests module-defined content type behavior when only some content types are selected.