You are here

class FractionEntityTestMetadataController in Fraction 7

Hierarchy

Expanded class hierarchy of FractionEntityTestMetadataController

1 string reference to 'FractionEntityTestMetadataController'
fraction_entity_test_entity_info in tests/fraction_entity_test/fraction_entity_test.module
Implements hook_entity_info().

File

tests/fraction_entity_test/fraction_entity_test.inc, line 9

View source
class FractionEntityTestMetadataController extends EntityDefaultMetadataController {

}

Members

Namesort descending Modifiers Type Description Overrides
EntityDefaultMetadataController::$type protected property
EntityDefaultMetadataController::bundleOptionsList public static function A options list callback returning all bundles for an entity type.
EntityDefaultMetadataController::convertSchema protected function Return a set of properties for an entity based on the schema definition
EntityDefaultMetadataController::entityPropertyInfo public function
EntityDefaultMetadataController::__construct public function