public class WebsitePhp2Builder extends AbstractPhpBuilder<WebsitePhp2Format>
Modifier and Type | Field and Description |
---|---|
static String |
ASSETS_DIR |
static String |
CACHE_DIR |
static String |
CONFIG_PHP |
static String |
CUSTOM_CSS |
static String |
DATA_DIR |
static String |
INCLUDE_DIR |
static String |
LANGUAGE_PHP |
static String |
LOCALE_DIR |
static String |
OBJECT_PHP |
static String |
TERMS_PHP |
static String |
TEXTS_PHP |
static String |
THEMES_DIR |
HTACCESS, INDEX_HTML
Constructor and Description |
---|
WebsitePhp2Builder(WebsitePhp2Format format) |
Modifier and Type | Method and Description |
---|---|
protected String |
buildConfigPhp(com.openindex.openestate.impl.AgentImpl agent,
File configFile)
Konfigurationen in Config.php übernehmen.
|
void |
write(com.openindex.openestate.impl.TransferImpl transfer,
ExportContext context,
DbAgencyExpose expose) |
buildLanguagePhp, buildObjectPdf, buildObjectPdf, buildObjectPhp, buildObjectTextsPhp, buildTermsPhp, buildTranslationPhp, extractScripts, getFormat, initLanguagePhpValues, initObjectPhpValues, initObjectTextsPhpValues, initTermsPhpValues, initTranslationPhpValues, lookupContact, lookupEstate, readResource, readResource, replaceVariable, saveResource, saveText, writeAddress, writeArrayLine, writeArrayLine, writeArrayLine, writeArrayLine, writeArrayLine, writeArrayLine, writeArrayNode, writeArrayNode, writeHtaccess, writeIndexHtml
public static final String CACHE_DIR
public static final String DATA_DIR
public static final String INCLUDE_DIR
public static final String ASSETS_DIR
public static final String THEMES_DIR
public static final String LOCALE_DIR
public static final String LANGUAGE_PHP
public static final String TERMS_PHP
public static final String OBJECT_PHP
public static final String TEXTS_PHP
public static final String CONFIG_PHP
public static final String CUSTOM_CSS
public WebsitePhp2Builder(WebsitePhp2Format format)
protected String buildConfigPhp(com.openindex.openestate.impl.AgentImpl agent, File configFile) throws IOException
IOException
public void write(com.openindex.openestate.impl.TransferImpl transfer, ExportContext context, DbAgencyExpose expose) throws IOException, SQLException
write
in class AbstractPhpBuilder<WebsitePhp2Format>
IOException
SQLException
Copyright © 2019 OpenEstate. All rights reserved.