Class and Description |
---|
com.liferay.css.builder.CSSBuilderUtil
As of 2.1.0, replaced by #
CSSBuilderUtil |
Field and Description |
---|
com.liferay.css.builder.CSSBuilderArgs.DOCROOT_DIR_NAME
As of 2.1.0, replaced by
CSSBuilderArgs.BASE_DIR_NAME |
Method and Description |
---|
com.liferay.css.builder.CSSBuilderArgs.getDocrootDir()
As of 2.1.0, replaced by
CSSBuilderArgs.getBaseDir() |
com.liferay.css.builder.CSSBuilderArgs.getPortalCommonPath()
As of 2.1.0, replaced by
CSSBuilderArgs.getImportDir() |
com.liferay.css.builder.ant.BuildCSSTask.setDocrootDir(File)
As of 2.1.0, replaced by
BuildCSSTask.setBaseDir(File) |
com.liferay.css.builder.CSSBuilderArgs.setDocrootDir(File)
As of 2.1.0, replaced by
CSSBuilderArgs.setDocrootDir(File) |
com.liferay.css.builder.maven.BuildCSSMojo.setDocrootDirName(String)
As of 2.1.0, replaced by
setBaseDir(File) |
com.liferay.css.builder.maven.BuildCSSMojo.setPortalCommonPath(File)
As of 2.1.0, replaced by
setImportDir(File) |
com.liferay.css.builder.ant.BuildCSSTask.setPortalCommonPath(File)
As of 2.1.0, replaced by
BuildCSSTask.setImportDir(File) |
com.liferay.css.builder.CSSBuilderArgs.setPortalCommonPath(File)
As of 2.1.0, replaced by
CSSBuilderArgs.setImportDir(File) |