Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register
Show
Ignore:
Timestamp:
06/02/08 15:51:29 (7 months ago)
Author:
bwolfe
Message:

Added portlet option to BoxExt extension - #780
Author: Keelhaul

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs/trunk/src/web/org/openmrs/module/web/extension/BoxExt.java

    r4095 r4509  
    2121                return Extension.MEDIA_TYPE.html; 
    2222        } 
     23         
     24        /** 
     25         * @return The message code of the label of this link 
     26         */ 
     27        public abstract String getPortletUrl(); 
    2328         
    2429        /**