The following tables list the members exposed by ContentRegistry.
Name | Description | |
---|---|---|
ContentRegistry | Initializes a new instance of the ContentRegistry. |
Name | Description | |
---|---|---|
getRegistryData(contentType) | Retrieves the registry data associated with the Content-Type. | |
register(options) | Attempts to load a file from a Blob or File object. | |
unregister(contentType) | Removes a registry entry. | |
unregisterDefault() | Removes the default registry entry. |
Name | Description | |
---|---|---|
manager | The ContentManager instance that this registry belongs to. |