| Methods | ||
|---|---|---|
				
					
	public
					static
					
				
			 | 
			
				NewInstance(Folder $oImapFolder, bool $bSubscribed = true, bool $bExisten = true): Folder
	
			 | 
		# | 
				
					
	public
					static
					
				
			 | 
			
				NewNonExistenInstance(string $sFullNameRaw, string $sDelimiter): Folder
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				Name(): string
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				FullName(): string
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				NameRaw(): string
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				FullNameRaw(): string
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				ParentFullName(): string
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				ParentFullNameRaw(): string
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				Delimiter(): string
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				Flags(): array
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				FlagsLowerCase(): array
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				SubFolders(bool $bCreateIfNull = false): FolderCollection
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				HasSubFolders(): bool
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				HasVisibleSubFolders(): bool
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				IsSubscribed(): bool
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				IsExists(): bool
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				IsSelectable(): bool
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				Status(): mixed
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				IsInbox(): bool
	
			 | 
		# | 
				
					
	public
					
					
				
			 | 
			
				GetFolderListType(): int
	
			 | 
		# |