$delete_missing
$delete_missing : boolean
Whether to delete elements from file system that do not exist in database
Export a site structure
Note, that the request data, for ease of use, already contains the L10n Databases of the Component and MidCOM itself located in this class. They are stored as 'l10n' and 'l10n_midcom'. Also available as 'config' is the current component configuration.
create(string $type) : \midcom_helper_filesync_exporter
Dynamically create exporter instances.
The returned instances will be created, but not initialized.
string | $type | type |
The newly created exporter instance.
get_workflow(string $identifier, array $options = array()) : \midcom\workflow\dialog
string | $identifier | |
array | $options |
read_structure(\midcom_db_topic $root_node, $structure_name)
\midcom_db_topic | $root_node | |
$structure_name |
read_node(\midcom_db_topic $node)
\midcom_db_topic | $node |