| com.liferay.util.bridges.php.PHPPortlet
PHPPortlet | public class PHPPortlet extends GenericPortlet (Code) | | View Source
author: Jorge Ferrer |
destroy | public void destroy()(Code) | | |
doDispatch | public void doDispatch(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code) | | |
doEdit | public void doEdit(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code) | | |
doHelp | public void doHelp(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code) | | |
doView | public void doView(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code) | | |
init | public void init() throws PortletException(Code) | | |
initQuercus | protected synchronized void initQuercus(ServletConfig config) throws PortletException(Code) | | |
processAction | public void processAction(ActionRequest req, ActionResponse res) throws IOException, PortletException(Code) | | |
processPHP | protected void processPHP(String phpURI, RenderRequest req, RenderResponse res) throws IOException, PortletException(Code) | | |
|
|