This is the complete list of members for XMLExportController, including all inherited members.
| __construct(Session $session, PersistenceFacade $persistenceFacade, PermissionManager $permissionManager, ActionMapper $actionMapper, Localization $localization, Message $message, Configuration $configuration, Cache $staticCache) | XMLExportController | |
| wcmf::application::controller::BatchController::__construct(Session $session, PersistenceFacade $persistenceFacade, PermissionManager $permissionManager, ActionMapper $actionMapper, Localization $localization, Message $message, Configuration $configuration) | Controller | |
| addWorkPackage($name, $size, array $oids, $callback, $args=null) | BatchController | protected |
| CACHE_KEY_EXPORTED_OIDS | XMLExportController | |
| CACHE_KEY_LAST_INDENT | XMLExportController | |
| CACHE_KEY_ROOT_OIDS | XMLExportController | |
| CACHE_KEY_TAGS_TO_CLOSE | XMLExportController | |
| checkLanguageParameter() | Controller | protected |
| cleanup() | XMLExportController | protected |
| clearLocalSessionValues() | Controller | protected |
| CSRF_TOKEN_PARAM | Controller | |
| DOCFILE | XMLExportController | |
| DOCINDENT | XMLExportController | |
| DOCLINEBREAK | XMLExportController | |
| DOCROOTELEMENT | XMLExportController | |
| DOCTYPE | XMLExportController | |
| doExecute($method=null) | BatchController | protected |
| DOWNLOAD_STEP_VAR | BatchController | |
| DTD | XMLExportController | |
| endTags($fileHandle, $curIndent) | XMLExportController | protected |
| endTransaction($commit) | Controller | protected |
| execute($method=null) | Controller | |
| executeSubAction($action) | Controller | protected |
| exportNodes($oids) | XMLExportController | protected |
| finishExport($oids) | XMLExportController | protected |
| formatValue($value) | XMLExportController | protected |
| generateCsrfToken($name, $refresh=true) | Controller | protected |
| getActionMapper() | Controller | protected |
| getConfiguration() | Controller | protected |
| getDisplayText($step) | BatchController | protected |
| getDownloadFile() | XMLExportController | protected |
| getLocalization() | Controller | protected |
| getLocalSessionValue($key, $default=null) | Controller | protected |
| getLogger() | Controller | protected |
| getMessage() | Controller | protected |
| getNumberOfSteps() | BatchController | protected |
| getNumUnvisitedChildren(Node $node) | XMLExportController | protected |
| getPermissionManager() | Controller | protected |
| getPersistenceFacade() | Controller | protected |
| getRequest() | Controller | |
| getRequestValue($name) | BatchController | protected |
| getResponse() | Controller | |
| getSession() | Controller | protected |
| getStepNumber() | BatchController | protected |
| getWorkPackage($number) | XMLExportController | protected |
| initExport($oids) | XMLExportController | protected |
| initialize(Request $request, Response $response) | XMLExportController | |
| isLocalizedRequest() | Controller | protected |
| ITERATOR_ID_VAR | XMLExportController | |
| NODES_PER_CALL | XMLExportController | |
| NUM_STEPS_VAR | BatchController | |
| ONE_CALL_VAR | BatchController | |
| PACKAGES_VAR | BatchController | |
| processPart($step) | BatchController | protected |
| redirect($location, $key=null, $data=null) | Controller | protected |
| REQUEST_VAR | BatchController | |
| requireTransaction() | Controller | protected |
| setLocalSessionValue($key, $value) | Controller | protected |
| STEP_VAR | BatchController | |
| validate() | Controller | protected |
| validateCsrfToken($name, $invalidate=true) | Controller | protected |
| writeNode($fileHandle, ObjectId $oid, $depth) | XMLExportController | protected |