|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.portletfaces.bridge.GenericFacesPortlet
This class has been repackaged at GenericLiferayFacesPortlet. |
|
| Deprecated Fields | |
|---|---|
| com.liferay.faces.bridge.BridgeExt.BRIDGE_CONTEXT_ATTRIBUTE
The new technique for acquiring the BridgeContext instance is to call BridgeContext.getCurrentInstance(). |
|
| com.liferay.faces.bridge.BridgeConstants.JAVAX_FACES_RESOURCE
Replaced by ResourceConstants.JAVAX_FACES_RESOURCE |
|
| com.liferay.faces.bridge.BridgeConstants.LN
Replaced by ResourceConstants.LN |
|
| Deprecated Methods | |
|---|---|
| com.liferay.faces.bridge.component.HtmlInputFile.getUploadedFile()
Instead of calling this method which only returns the first uploaded file, create a value-expression to a model bean like <bridge:inputFile value="#{modelBean.uploadedFiles} /> or use the event-based approach: <bridge:inputFile fileUploadListener="#{backingBean.handleFileUpload} /> |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||