extends | 
			
AbstractModule			 | 
		
|---|
| Methods | ||
|---|---|---|
				
					
	public
					
					
				
			 | 
			
				init()
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				GetSettings(): array
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				ExportMailPrepare(): bool|array
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				ExportMailGenerate(int $AccountId, string $Folder, string $Zip): boolean
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				ExportMailStatus(string $Zip): bool|array
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				EntryTransferMail()
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				ExportMail(string $sFileName)
	
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				ImportMail(int $AccountId, string $Folder, array $UploadData): boolean
	
	
			 | 
		# | 
| Properties | |||
|---|---|---|---|
				
	public
					
					
				
			 | 
			
				
			 | 
			
$oFilecacheManager = null
				
	
			 | 
		# | 
				
	public
					
					
				
			 | 
			
				
			 | 
			
$sLogPrefix = 'plugin-import-export-mail-'
				
	
			 | 
		# | 
| Properties inherited from Aurora\System\Module\AbstractModule | 
|---|
$oHttp, $Delimiter, $aErrors, $aAdditionalEntityFieldsToEdit				 |