public class WebsitePhp1Builder extends AbstractPhpBuilder<WebsitePhp1Format>
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_DIR |
static String |
CONFIG_DEFAULT_PHP |
static String |
CONFIG_PHP |
static String |
DATA_DIR |
static String |
IMG_DIR |
static String |
LANGUAGE_PHP |
static String |
MYCONFIG_DEFAULT_PHP |
static String |
MYCONFIG_PHP |
static String |
OBJECT_PHP |
static String |
PRIVATE_PHP |
static String |
SESSIONS_DIR |
static String |
TEMPLATES_DIR |
static String |
TERMS_PHP |
static String |
TEXTS_PHP |
HTACCESS, INDEX_HTML
Constructor and Description |
---|
WebsitePhp1Builder(WebsitePhp1Format format) |
Modifier and Type | Method and Description |
---|---|
protected String |
buildConfigPhp(com.openindex.openestate.impl.AgentImpl agent,
File defaultConfigFile)
config.php erzeugen.
|
protected String |
buildPrivatePhp()
private.php erzeugen.
|
protected void |
initTranslationPhpValues(Map<String,String> values,
Locale l) |
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, 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 SESSIONS_DIR
public static final String DATA_DIR
public static final String IMG_DIR
public static final String TEMPLATES_DIR
public static final String CONFIG_PHP
public static final String CONFIG_DEFAULT_PHP
public static final String MYCONFIG_PHP
public static final String MYCONFIG_DEFAULT_PHP
public static final String PRIVATE_PHP
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 WebsitePhp1Builder(WebsitePhp1Format format)
protected String buildConfigPhp(com.openindex.openestate.impl.AgentImpl agent, File defaultConfigFile) throws IOException
IOException
protected String buildPrivatePhp() throws IOException
IOException
protected void initTranslationPhpValues(Map<String,String> values, Locale l)
initTranslationPhpValues
in class AbstractPhpBuilder<WebsitePhp1Format>
public void write(com.openindex.openestate.impl.TransferImpl transfer, ExportContext context, DbAgencyExpose expose) throws IOException, SQLException
write
in class AbstractPhpBuilder<WebsitePhp1Format>
IOException
SQLException
Copyright © 2019 OpenEstate. All rights reserved.