Package | Description |
---|---|
org.openmrs.web.dwr |
Modifier and Type | Method and Description |
---|---|
List<FormListItem> |
DWRFormService.findForms(String text,
boolean includeUnpublished)
Finds forms based on search text.
|
List<FormListItem> |
DWRFormService.getForms(boolean includeUnpublished)
Gets a list of FormListItems that correspond to forms.
|
Copyright © 2015 OpenMRS Inc.. All rights reserved.