| Package | Description | 
|---|---|
| org.openmrs.module | 
 OpenMRS Module classes 
 | 
| org.openmrs.module.web.extension | 
| Modifier and Type | Method and Description | 
|---|---|
abstract Extension.MEDIA_TYPE | 
Extension.getMediaType()
Sets the content type of this extension. 
 | 
static Extension.MEDIA_TYPE | 
Extension.MEDIA_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Extension.MEDIA_TYPE[] | 
Extension.MEDIA_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List<Extension> | 
ModuleFactory.getExtensions(String pointId,
             Extension.MEDIA_TYPE type)
Return all of the extensions associated with the given  
pointId Returns
 getExtension(pointId) if no modules extend this pointId for given media type | 
static String | 
Extension.toExtensionId(String pointId,
             Extension.MEDIA_TYPE mediaType)
Convert the given pointId and mediaType to an extensionId. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Extension.MEDIA_TYPE | 
PatientDashboardTabExt.getMediaType()  | 
Extension.MEDIA_TYPE | 
TableRowExt.getMediaType()  | 
Extension.MEDIA_TYPE | 
FormEntryHandler.getMediaType()  | 
Extension.MEDIA_TYPE | 
LinkExt.getMediaType()  | 
Extension.MEDIA_TYPE | 
HeaderIncludeExt.getMediaType()  | 
Extension.MEDIA_TYPE | 
PortletExt.getMediaType()  | 
Extension.MEDIA_TYPE | 
LinkProviderExtension.getMediaType()  | 
Extension.MEDIA_TYPE | 
BoxExt.getMediaType()  | 
Extension.MEDIA_TYPE | 
AdministrationSectionExt.getMediaType()  | 
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.