Export Resources

HasErrors()) { ?>

No export formats are available. Please install and/or enable an export format plugin to export resources.

$Fields) { $SchemaName = $H_SchemaNames[$SchemaId]; ?>
DisabledOptions($H_DisabledSources); $OptList->SelectedValue($H_SelectedSource); $OptList->PrintHtml(); ?>
Check All
Uncheck All
$Field) { $FieldIsDisabled = !in_array($Field->Type(), $H_ExportedDataTypes[$H_SelectedFormat]); $Disabled = $FieldIsDisabled ? "disabled" : ""; $SpanClass = $FieldIsDisabled ? "class=\"cw-content-disabled\"" : ""; ?>> />Name()); ?>
PrintHtml(); ?>
$FormatParams) { # if there are parameters for this format if (is_array($FormatParams) && count($FormatParams)) { # display settings UI for format $TableId = "cw-content-paramstable-" .preg_replace("/[^a-zA-Z0-9]/", "", $FormatName); $Values = isset($H_FormatParameterValues[$FormatName]) ? $H_FormatParameterValues[$FormatName] : array(); $CfgUI = new ConfigSettingsUI($FormatParams, $Values, $FormatName); $CfgUI->DisplaySettingsTable($TableId, (($FormatName != $H_SelectedFormat) ? "display: none;" : NULL)); } } } ?> Save As:   Saved Settings: PrintHtml() ?> Load

Export Complete

resources exported to .

Download Again

Export Resources - Error

UNKNOWN ACTION