43 $form->submitLabel =
"Import Section Map";
59 $xml = file_get_contents($_FILES[
"import_file"][
"tmp_name"]);
61 $doc =
new DOMDocument();
65 $mgr->import(
"section", $doc);
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).
DataItem pseudo-object to handle section XML imports.
SerializationManager handles import/export of DataItems via an XML file.
$method
Pull out a simple reference to the request method.
if($method=="POST") $script