gi-webkit2-0.2.10.13: WebKit2 bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.WebKit2.Objects.WebsiteDataManager

Contents

Description

 

Synopsis

Exported types

Methods

websiteDataManagerGetBaseCacheDirectory

websiteDataManagerGetBaseDataDirectory

websiteDataManagerGetDiskCacheDirectory

websiteDataManagerGetIndexeddbDirectory

websiteDataManagerGetLocalStorageDirectory

websiteDataManagerGetOfflineApplicationCacheDirectory

websiteDataManagerGetWebsqlDirectory

Properties

BaseCacheDirectory

data WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source

Instances

AttrInfo WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source 
type AttrLabel WebsiteDataManagerBaseCacheDirectoryPropertyInfo = "base-cache-directory" Source 
type AttrGetType WebsiteDataManagerBaseCacheDirectoryPropertyInfo = Text Source 
type AttrBaseTypeConstraint WebsiteDataManagerBaseCacheDirectoryPropertyInfo = WebsiteDataManagerK Source 
type AttrSetTypeConstraint WebsiteDataManagerBaseCacheDirectoryPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps WebsiteDataManagerBaseCacheDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

BaseDataDirectory

data WebsiteDataManagerBaseDataDirectoryPropertyInfo Source

Instances

AttrInfo WebsiteDataManagerBaseDataDirectoryPropertyInfo Source 
type AttrLabel WebsiteDataManagerBaseDataDirectoryPropertyInfo = "base-data-directory" Source 
type AttrGetType WebsiteDataManagerBaseDataDirectoryPropertyInfo = Text Source 
type AttrBaseTypeConstraint WebsiteDataManagerBaseDataDirectoryPropertyInfo = WebsiteDataManagerK Source 
type AttrSetTypeConstraint WebsiteDataManagerBaseDataDirectoryPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps WebsiteDataManagerBaseDataDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

DiskCacheDirectory

data WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source

Instances

AttrInfo WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source 
type AttrLabel WebsiteDataManagerDiskCacheDirectoryPropertyInfo = "disk-cache-directory" Source 
type AttrGetType WebsiteDataManagerDiskCacheDirectoryPropertyInfo = Text Source 
type AttrBaseTypeConstraint WebsiteDataManagerDiskCacheDirectoryPropertyInfo = WebsiteDataManagerK Source 
type AttrSetTypeConstraint WebsiteDataManagerDiskCacheDirectoryPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps WebsiteDataManagerDiskCacheDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

IndexeddbDirectory

data WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source

Instances

AttrInfo WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source 
type AttrLabel WebsiteDataManagerIndexeddbDirectoryPropertyInfo = "indexeddb-directory" Source 
type AttrGetType WebsiteDataManagerIndexeddbDirectoryPropertyInfo = Text Source 
type AttrBaseTypeConstraint WebsiteDataManagerIndexeddbDirectoryPropertyInfo = WebsiteDataManagerK Source 
type AttrSetTypeConstraint WebsiteDataManagerIndexeddbDirectoryPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps WebsiteDataManagerIndexeddbDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

LocalStorageDirectory

data WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source

Instances

AttrInfo WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source 
type AttrLabel WebsiteDataManagerLocalStorageDirectoryPropertyInfo = "local-storage-directory" Source 
type AttrGetType WebsiteDataManagerLocalStorageDirectoryPropertyInfo = Text Source 
type AttrBaseTypeConstraint WebsiteDataManagerLocalStorageDirectoryPropertyInfo = WebsiteDataManagerK Source 
type AttrSetTypeConstraint WebsiteDataManagerLocalStorageDirectoryPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps WebsiteDataManagerLocalStorageDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

OfflineApplicationCacheDirectory

data WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source

Instances

AttrInfo WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source 
type AttrLabel WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo = "offline-application-cache-directory" Source 
type AttrGetType WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo = Text Source 
type AttrBaseTypeConstraint WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo = WebsiteDataManagerK Source 
type AttrSetTypeConstraint WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

WebsqlDirectory

data WebsiteDataManagerWebsqlDirectoryPropertyInfo Source

Instances

AttrInfo WebsiteDataManagerWebsqlDirectoryPropertyInfo Source 
type AttrLabel WebsiteDataManagerWebsqlDirectoryPropertyInfo = "websql-directory" Source 
type AttrGetType WebsiteDataManagerWebsqlDirectoryPropertyInfo = Text Source 
type AttrBaseTypeConstraint WebsiteDataManagerWebsqlDirectoryPropertyInfo = WebsiteDataManagerK Source 
type AttrSetTypeConstraint WebsiteDataManagerWebsqlDirectoryPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps WebsiteDataManagerWebsqlDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source