|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.tools.deploy.BaseDeployer
com.liferay.portal.tools.deploy.PortletDeployer
com.liferay.portal.deploy.auto.PortletAutoDeployer
com.liferay.portal.deploy.auto.PHPPortletAutoDeployer
com.liferay.portal.deploy.auto.exploded.tomcat.PHPPortletExplodedTomcatDeployer
public class PHPPortletExplodedTomcatDeployer
Field Summary |
---|
Fields inherited from class com.liferay.portal.tools.deploy.PortletDeployer |
---|
JSF_MYFACES, JSF_STANDARD, JSF_SUN, LIFERAY_RENDER_KIT_FACTORY, MYFACES_CONTEXT_FACTORY |
Fields inherited from class com.liferay.portal.tools.deploy.BaseDeployer |
---|
appServerType, auiTaglibDTD, baseDir, DEPLOY_TO_PREFIX, destDir, filePattern, jars, jbossPrefix, portletExtTaglibDTD, portletTaglibDTD, securityTaglibDTD, themeTaglibDTD, tomcatLibDir, uiTaglibDTD, unpackWar, utilTaglibDTD, wars |
Constructor Summary | |
---|---|
PHPPortletExplodedTomcatDeployer()
|
Method Summary | |
---|---|
void |
explodedTomcatDeploy(File contextFile,
File webAppDir,
PluginPackage pluginPackage)
|
Methods inherited from class com.liferay.portal.deploy.auto.PHPPortletAutoDeployer |
---|
copyXmls |
Methods inherited from class com.liferay.portal.deploy.auto.PortletAutoDeployer |
---|
autoDeploy |
Methods inherited from class com.liferay.portal.tools.deploy.PortletDeployer |
---|
checkArguments, getExtraContent, getExtraFiltersContent, getPluginType, getServletContent, main, setupJSF, updateDeployDirectory, updatePortletXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PHPPortletExplodedTomcatDeployer() throws AutoDeployException
AutoDeployException
Method Detail |
---|
public void explodedTomcatDeploy(File contextFile, File webAppDir, PluginPackage pluginPackage) throws AutoDeployException
explodedTomcatDeploy
in interface ExplodedTomcatDeployer
AutoDeployException
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |