configuration.virtualServerButtons.inc Maven / Gradle / Ivy
The newest version!
$attribute{tableRowGroup});
getAllSingleMapRows(TableRowGroup="$attribute{tableRowGroup}", Rows=>$attribute{newList});
convertRowsToProperties(NewList="#{newList}", AddProps=>$attribute{newProps});
prepareSuccessfulMsg();
saveVirtualServerSettings(
ConfigName="#{configName}",
Name="#{name}",
Edit="#{edit}",
newProps="${newProps}",
Hosts="#{hosts}",
Http="#{http}",
Web="#{web}",
LogFile="#{logFile}",
StateOption="#{stateGp}",
accesslog="#{accesslog}",
accessLogBufferSize="#{accessLogBufferSize}",
accessLogWriteInterval="#{accessLogWriteInterval}",
docroot="#{docroot}",
sso="#{sso}",
accessLoggingFlag="#{accessLoggingFlagGp}"
);
redirect(page="virtualServerEdit.jsf?alertType=${alertType}&alertSummary=${alertSummary}&alertDetail=${alertDetail}&name=$pageSession{name}&configName=$pageSession{configName}");
/>
$attribute{tableRowGroup});
getAllSingleMapRows(TableRowGroup="$attribute{tableRowGroup}", Rows=>$attribute{newList});
convertRowsToProperties(NewList="#{newList}", AddProps=>$attribute{newProps});
saveVirtualServerSettings(
ConfigName="#{configName}",
Name="#{name}",
Edit="#{edit}",
newProps="${newProps}",
Hosts="#{hosts}",
Http="#{http}",
Web="#{web}",
LogFile="#{logFile}",
StateOption="#{stateGp}",
accesslog="#{accesslog}",
accessLogBufferSize="#{accessLogBufferSize}",
accessLogWriteInterval="#{accessLogWriteInterval}",
docroot="#{docroot}",
sso="#{sso}",
accessLoggingFlag="#{accessLoggingFlagGp}"
);
redirect(page="virtualServers.jsf?configName=#{configName}")
/>