Class | Description |
---|---|
AuthTag | |
ConceptTag | |
ContextPathTag |
Prints the contextPath for the current webapp.
|
DatePatternTag |
Returns a string like mm/dd/yyyy for the current user
|
DateTimePatternTag |
Returns a string like dd/mm/yyyy hh:mm for the current user
|
DisplayChartTag | |
FieldGenTag | |
ForEachDisplayAttributeTag |
Loops over the display attributes for a person.
|
ForEachDrugOrderTag | |
ForEachEncounterTag | |
ForEachObsTag | |
ForEachRecordTag | |
ForEachVisitTag | |
FormatDateTag |
Formats a date object in the desired type:
e.g: |
FormatTag |
Prints out a pretty-formatted versions of an OpenMRS object
TODO: add the other openmrs domain objects
TODO: add a size=compact|NORMAL|full|? option
|
GlobalPropertyTag | |
HtmlIncludeTag |
Lets you conveniently include js and css resources in your jsp pages and fragments.
|
ListPickerTag | |
LocationAndDepth |
This is helper bean use by
ForEachRecordTag when fetching "locationHierarchy" |
ObsTableWidget | |
OpenmrsHtmlEscapingAwareTag |
This class takes its functionality from
HtmlEscapingAwareTag . |
OpenmrsMessageTag |
Custom JSP tag to look up a message in the scope of the page.
|
OpenmrsRequestContextAwareBodyTag |
Similar to Spring's
RequestContextAwareTag , but intended to support tag body handling on the basis of functionalities,
provided by JSTL BodyTagSupport . |
PatientWidgetTag | |
PortletTag | |
PrivilegeTag | |
RequireConfigurationByPrefixTag |
Retrieves the matching global properties, and if any are missing, redirects to configuration
page.
|
RequireConfigurationTag |
Retrieves the matching global properties, and if any are missing, redirects to configuration
page.
|
RequireTag |
Controller for the <openmrs:require> taglib used on jsp pages.
|
ShowGraphTag | |
SummaryTest | |
TimePatternTag |
Returns a time pattern sting (E.g hh:mm ) suitable for jquery or Java in required locale
|
UserPropertyTag | |
UserWidgetTag |
Copyright © 2015 OpenMRS Inc.. All rights reserved.