‪TYPO3CMS  ‪main
TYPO3\CMS\Impexp\ImportExport Member List

This is the complete list of members for TYPO3\CMS\Impexp\ImportExport, including all inherited members.

$cacheGetRecordPathTYPO3\CMS\Impexp\ImportExportprotected
$datTYPO3\CMS\Impexp\ImportExportprotected
$defaultImportExportFolderTYPO3\CMS\Impexp\ImportExportprotected
$diffUtilityTYPO3\CMS\Impexp\ImportExportprotected
$doesImportTYPO3\CMS\Impexp\ImportExportprotected
$errorLogTYPO3\CMS\Impexp\ImportExportprotected
$excludeDisabledRecordsTYPO3\CMS\Impexp\ImportExportprotected
$excludeMapTYPO3\CMS\Impexp\ImportExportprotected
$extensionDependenciesTYPO3\CMS\Impexp\ImportExportprotected
$fileIdMapTYPO3\CMS\Impexp\ImportExportprotected
$fileProcObjTYPO3\CMS\Impexp\ImportExportprotected
$forceAllUidsTYPO3\CMS\Impexp\ImportExportprotected
$globalIgnorePidTYPO3\CMS\Impexp\ImportExportprotected
$iconFactoryTYPO3\CMS\Impexp\ImportExportprotected
$importMapIdTYPO3\CMS\Impexp\ImportExportprotected
$importModeTYPO3\CMS\Impexp\ImportExportprotected
$langTYPO3\CMS\Impexp\ImportExportprotected
$modeTYPO3\CMS\Impexp\ImportExportprotected
$permsClauseTYPO3\CMS\Impexp\ImportExportprotected
$pidTYPO3\CMS\Impexp\ImportExportprotected
$pidRecordTYPO3\CMS\Impexp\ImportExportprotected
$relStaticTablesTYPO3\CMS\Impexp\ImportExportprotected
$remainHeaderTYPO3\CMS\Impexp\ImportExportprotected
$showDiffTYPO3\CMS\Impexp\ImportExportprotected
$showStaticRelationsTYPO3\CMS\Impexp\ImportExportprotected
$softrefCfgTYPO3\CMS\Impexp\ImportExportprotected
$softrefInputValuesTYPO3\CMS\Impexp\ImportExportprotected
$temporaryFolderNameTYPO3\CMS\Impexp\ImportExportprotected
$updateTYPO3\CMS\Impexp\ImportExportprotected
__construct()TYPO3\CMS\Impexp\ImportExport
addError(string $message)TYPO3\CMS\Impexp\ImportExportprotected
addFiles(array $relations, array &$lines, int $indent, string $tokenID='')TYPO3\CMS\Impexp\ImportExport
addGeneralErrorsByTable(string $table)TYPO3\CMS\Impexp\ImportExportprotected
addRecord(string $table, int $uid, array &$lines, int $indent, bool $checkImportInPidRecord=false)TYPO3\CMS\Impexp\ImportExportprotected
addRelations(array $relations, array &$lines, int $indent, array $recursionCheck=[])TYPO3\CMS\Impexp\ImportExportprotected
addSoftRefs(array $softrefs, array &$lines, int $indent)TYPO3\CMS\Impexp\ImportExportprotected
checkDokType(string $table, int $dokType)TYPO3\CMS\Impexp\ImportExportprotected
compareRecords(array $databaseRecord, array $importRecord, string $table, bool $inverse=false)TYPO3\CMS\Impexp\ImportExportprotected
createDefaultImportExportFolder()TYPO3\CMS\Impexp\ImportExportprotected
createTemporaryFolderName()TYPO3\CMS\Impexp\ImportExportprotected
excludePageAndRecords(int $pageUid, array $page)TYPO3\CMS\Impexp\ImportExportprotected
flatInversePageTree(array $pageTree, array &$list, int $pid=-1)TYPO3\CMS\Impexp\ImportExportprotected
getBackendUser()TYPO3\CMS\Impexp\ImportExportprotected
getDat()TYPO3\CMS\Impexp\ImportExport
getDefaultUploadTemporaryFolder()TYPO3\CMS\Impexp\ImportExportprotected
getDiffUtility()TYPO3\CMS\Impexp\ImportExportprotected
getErrorLog()TYPO3\CMS\Impexp\ImportExport
getExcludeMap()TYPO3\CMS\Impexp\ImportExport
getExtensionDependencies()TYPO3\CMS\Impexp\ImportExport
getFileProcObj()TYPO3\CMS\Impexp\ImportExportprotected
getImportMapId()TYPO3\CMS\Impexp\ImportExport
getImportMode()TYPO3\CMS\Impexp\ImportExport
getLanguageService()TYPO3\CMS\Impexp\ImportExportprotected
getMode()TYPO3\CMS\Impexp\ImportExport
getOrCreateDefaultImportExportFolder()TYPO3\CMS\Impexp\ImportExport
getOrCreateTemporaryFolderName()TYPO3\CMS\Impexp\ImportExport
getPid()TYPO3\CMS\Impexp\ImportExport
getPidRecord()TYPO3\CMS\Impexp\ImportExportprotected
getRecordFromDatabase(string $table, int $uid, string $fields='uid, pid')TYPO3\CMS\Impexp\ImportExportprotected
getRecordPath(int $pid)TYPO3\CMS\Impexp\ImportExportprotected
getRelStaticTables()TYPO3\CMS\Impexp\ImportExport
getSoftrefCfg()TYPO3\CMS\Impexp\ImportExport
getSoftrefInputValues()TYPO3\CMS\Impexp\ImportExport
hasErrors()TYPO3\CMS\Impexp\ImportExport
isExcludeDisabledRecords()TYPO3\CMS\Impexp\ImportExport
isForceAllUids()TYPO3\CMS\Impexp\ImportExport
isGlobalIgnorePid()TYPO3\CMS\Impexp\ImportExport
isRecordDisabled(string $table, int $uid)TYPO3\CMS\Impexp\ImportExportprotected
isRecordExcluded(string $table, int $uid)TYPO3\CMS\Impexp\ImportExportprotected
isShowDiff()TYPO3\CMS\Impexp\ImportExport
isShowStaticRelations()TYPO3\CMS\Impexp\ImportExport
isSoftRefIncluded(string $tokenID)TYPO3\CMS\Impexp\ImportExportprotected
isTableStatic(string $table)TYPO3\CMS\Impexp\ImportExportprotected
isUpdate()TYPO3\CMS\Impexp\ImportExport
removeDefaultImportExportFolder()TYPO3\CMS\Impexp\ImportExport
removeTemporaryFolderName()TYPO3\CMS\Impexp\ImportExport
renderControls(array $line)TYPO3\CMS\Impexp\ImportExportprotected
renderImportModeSelector(string $table, int $uid, bool $doesRecordExist)TYPO3\CMS\Impexp\ImportExportprotected
renderIndent(int $indent)TYPO3\CMS\Impexp\ImportExportprotected
renderPreview()TYPO3\CMS\Impexp\ImportExport
renderRecordExcludeCheckbox(string $recordRef)TYPO3\CMS\Impexp\ImportExportprotected
renderSelectBox(string $name, string $value, array $options)TYPO3\CMS\Impexp\ImportExportprotected
renderSoftRefExportSelector(array $softref)TYPO3\CMS\Impexp\ImportExportprotected
renderSoftRefImportTextField(array $softref)TYPO3\CMS\Impexp\ImportExportprotected
resolveStoragePath(string $dirPrefix, bool $checkAlternatives=true)TYPO3\CMS\Impexp\ImportExportprotected
setErrorLog(array $errorLog)TYPO3\CMS\Impexp\ImportExport
setExcludeDisabledRecords(bool $excludeDisabledRecords)TYPO3\CMS\Impexp\ImportExport
setExcludeMap(array $excludeMap)TYPO3\CMS\Impexp\ImportExport
setExtensionDependencies(array $extensionDependencies)TYPO3\CMS\Impexp\ImportExport
setForceAllUids(bool $forceAllUids)TYPO3\CMS\Impexp\ImportExport
setGlobalIgnorePid(bool $globalIgnorePid)TYPO3\CMS\Impexp\ImportExport
setImportMapId(array $importMapId)TYPO3\CMS\Impexp\ImportExport
setImportMode(array $importMode)TYPO3\CMS\Impexp\ImportExport
setMode(string $mode)TYPO3\CMS\Impexp\ImportExport
setPid(int $pid)TYPO3\CMS\Impexp\ImportExport
setRelStaticTables(array $relStaticTables)TYPO3\CMS\Impexp\ImportExport
setShowDiff(bool $showDiff)TYPO3\CMS\Impexp\ImportExport
setShowStaticRelations(bool $showStaticRelations)TYPO3\CMS\Impexp\ImportExport
setSoftrefCfg(array $softrefCfg)TYPO3\CMS\Impexp\ImportExport
setSoftrefInputValues(array $softrefInputValues)TYPO3\CMS\Impexp\ImportExport
setUpdate(bool $update)TYPO3\CMS\Impexp\ImportExport
traverseAllRecords(array $pageTree, array &$lines)TYPO3\CMS\Impexp\ImportExportprotected
traversePageRecords(array $pageTree, array &$lines)TYPO3\CMS\Impexp\ImportExportprotected
traversePageTree(array $pageTree, array &$lines, int $indent=0)TYPO3\CMS\Impexp\ImportExportprotected