|
ImageStyleTokenTests |
class |
|
modules/image/tests/token.test |
Test the Image Style Token module. |
|
ImageThemeFunctionWebTestCase |
class |
|
modules/image/tests/image.test |
Tests image theme functions. |
|
ImageToolkitGdTestCase |
class |
|
modules/simpletest/tests/image.test |
Test the core GD image manipulation functions. |
|
ImageToolkitTestCase |
class |
|
modules/simpletest/tests/image.test |
Base class for image manipulation testing. |
|
ImageToolkitUnitTest |
class |
|
modules/simpletest/tests/image.test |
Test that the functions in image.inc correctly pass data to the toolkit. |
|
InfoFileCoreTest |
class |
|
modules/system/tests/system.test |
Ensures that all info files have expected contents. |
|
InfoFileParserTestCase |
class |
|
modules/system/tests/system.test |
|
|
InsertQuery |
class |
|
includes/database/query.inc |
General class for an abstracted INSERT query. |
|
InsertQuery_mysql |
class |
|
drivers/database_mysql/query.inc |
|
|
InstallerBrowserAdministrationTestCase |
class |
|
modules/installer/tests/installer.test |
Administration tests for Project Browser. |
|
InstallerLanguageTestCase |
class |
|
modules/simpletest/tests/installer.test |
Tests installer language detection. |
|
InstallerTestUploadCase |
class |
|
modules/installer/tests/installer.test |
|
|
InvalidMergeQueryException |
class |
|
includes/database/database.inc |
Exception thrown for merge queries that do not make semantic sense. |
|
LanguageLayoutAccess |
class |
|
modules/layout/plugins/access/language_layout_access.inc |
|
|
LanguageListTest |
class |
|
modules/language/tests/language.test |
Functional tests for the language list configuration forms. |
|
LanguageUpgradePathTestCase |
class |
|
modules/simpletest/tests/upgrade/upgrade.language.test |
Tests upgrading a filled database with language data. |
|
Layout |
class |
|
modules/layout/includes/layout.class.inc |
@file
Class for loading, modifying, and executing a layout. |
|
LayoutAccess |
class |
|
modules/layout/plugins/access/layout_access.inc |
@file
Class for loading, modifying, and saving a layout access rule (condition). |
|
LayoutAccessBroken |
class |
|
modules/layout/plugins/access/layout_access.inc |
A class to be used for contexts whose handler cannot be found. |
|
LayoutAccessNegatable |
class |
|
modules/layout/plugins/access/layout_access.inc |
A common base class used for access handlers that may be negated. |
|
LayoutBlockTest |
class |
|
modules/layout/tests/layout.test |
Tests the blocks title, content, and display settings. |
|
LayoutBlockTextTest |
class |
|
modules/layout/tests/layout.test |
Tests the BlockTest (custom text) block functionality. |
|
LayoutBlockUsageTestCase |
class |
|
modules/layout/tests/layout.test |
Tests layout_get_block_usage(). |
|
LayoutCloneTest |
class |
|
modules/layout/tests/layout.test |
Tests the interface for adding, removing, and moving blocks. |
|
LayoutContext |
abstract class |
|
modules/layout/plugins/context/layout_context.inc |
@file
Class that holds information relating to a layouts context. |
|
LayoutContextBroken |
class |
|
modules/layout/plugins/context/layout_context.inc |
A class to be used for contexts whose handler cannot be found. |
|
LayoutException |
class |
|
modules/layout/includes/layout.exceptions.inc |
General exceptions thrown by Layout module. |
|
LayoutFlexibleTemplate |
class |
|
modules/layout/includes/layout_flexible.class.inc |
@file
Class that holds configuration for a flexible layout template configuration. |
|
LayoutFlexibleTemplateTest |
class |
|
modules/layout/tests/layout.test |
Tests the interface for flexible layouts. |
|
LayoutHandler |
abstract class |
|
modules/layout/includes/layout_handler.class.inc |
@file
Base classes used by all Layout handlers. |
|
LayoutHandlerBroken |
class |
|
modules/layout/includes/layout_handler.class.inc |
Handler to hold configuration of handlers that seemingly have been removed. |
|
LayoutHookTestCase |
class |
|
modules/layout/tests/layout.test |
Tests invocation of hooks when performing an action. |
|
LayoutInterfaceTest |
class |
|
modules/layout/tests/layout.test |
Tests the interface for adding, removing, and moving blocks. |
|
LayoutMenuItem |
class |
|
modules/layout/includes/layout_menu_item.class.inc |
@file
Class for storing information about menu item entries. |
|
LayoutMissingException |
class |
|
modules/layout/includes/layout.exceptions.inc |
Exceptions thrown when a layout cannot be loaded. |
|
LayoutOverridesPathContext |
class |
|
modules/layout/plugins/context/layout_context.inc |
Pass-through context used when an unknown argument is encountered. |
|
LayoutRelationship |
abstract class |
|
modules/layout/plugins/relationships/layout_relationship.inc |
@file
Class that holds information relating to a layout's context relationships. |
|
LayoutRelationshipAuthorFromNode |
class |
|
modules/layout/plugins/relationships/author_from_node.inc |
@file
Provides relationship to relate the Author from a piece of content (node). |
|
LayoutRelationshipBroken |
class |
|
modules/layout/plugins/relationships/layout_relationship.inc |
A class to be used for relationships whose handler cannot be found. |
|
LayoutRendererEditor |
class |
|
modules/layout/plugins/renderers/layout_renderer_editor.inc |
|
|
LayoutRendererFlexible |
class |
|
modules/layout/plugins/renderers/layout_renderer_flexible.inc |
The renderer for the flexible template editor. |
|
LayoutRendererStandard |
class |
|
modules/layout/plugins/renderers/layout_renderer_standard.inc |
The standard render for a Layout display object. |
|
LayoutRendererTest |
class |
|
modules/layout/tests/layout.test |
Tests that the correct renderer is used. |
|
LayoutSaveException |
class |
|
modules/layout/includes/layout.exceptions.inc |
Exceptions thrown while attempting to save a layout. |
|
LayoutSelectionTest |
class |
|
modules/layout/tests/layout.test |
Tests that the correct layout is used in various situations. |
|
LayoutStringContext |
class |
|
modules/layout/plugins/context/layout_context.inc |
Pass-through context used when an unknown argument is encountered. |
|
LayoutStyle |
class |
|
modules/layout/plugins/styles/layout_style_default.inc |
@file
Class providing forms and settings for the default Layout block style. |
|
LayoutStyleDynamic |
class |
|
modules/layout/plugins/styles/layout_style_dynamic.inc |
@file
Class providing forms and settings for the default Layout block style. |
|
LayoutTestRenderer |
class |
|
modules/layout/tests/layout_test/layout_test_renderer.inc |
A test renderer. |
|
LayoutUpdater |
class |
|
modules/system/system.updater.inc |
Class for updating layouts using FileTransfer classes via authorize.php. |