* Exporters operate on some HierarchyBase class. They extract data and/or settings from these classes in a form of PHP array.
13
* Exporters also allow of adding modifiers to the exported query - adding more data. These modifiers are added via specific methods (usually starting with "with" keyword).