gi-webkit-3.0.7: WebKit 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.WebKit.Objects.DOMDOMSecurityPolicy

Contents

Description

 

Synopsis

Exported types

newtype DOMDOMSecurityPolicy Source #

Constructors

DOMDOMSecurityPolicy (ManagedPtr DOMDOMSecurityPolicy) 

Instances

GObject DOMDOMSecurityPolicy Source # 
IsObject DOMDOMSecurityPolicy Source # 
IsDOMObject DOMDOMSecurityPolicy Source # 
IsDOMDOMSecurityPolicy DOMDOMSecurityPolicy Source # 
((~) * info (ResolveDOMDOMSecurityPolicyMethod t DOMDOMSecurityPolicy), MethodInfo * info DOMDOMSecurityPolicy p) => IsLabel t (DOMDOMSecurityPolicy -> p) Source # 
((~) * info (ResolveDOMDOMSecurityPolicyMethod t DOMDOMSecurityPolicy), MethodInfo * info DOMDOMSecurityPolicy p) => IsLabelProxy t (DOMDOMSecurityPolicy -> p) Source # 
HasAttributeList * DOMDOMSecurityPolicy Source # 
type SignalList DOMDOMSecurityPolicy Source # 
type SignalList DOMDOMSecurityPolicy
type AttributeList DOMDOMSecurityPolicy Source # 
type AttributeList DOMDOMSecurityPolicy

Methods

allowsConnectionTo

allowsFontFrom

allowsFormAction

allowsFrameFrom

allowsImageFrom

allowsMediaFrom

allowsObjectFrom

allowsPluginType

allowsScriptFrom

allowsStyleFrom

getAllowsEval

getAllowsInlineScript

getAllowsInlineStyle

getIsActive

getReportUrIs

Properties

allowsEval

data DOMDOMSecurityPolicyAllowsEvalPropertyInfo Source #

Instances

AttrInfo DOMDOMSecurityPolicyAllowsEvalPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyAllowsEvalPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyAllowsEvalPropertyInfo = * ~ ()
type AttrOrigin DOMDOMSecurityPolicyAllowsEvalPropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyAllowsEvalPropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyAllowsEvalPropertyInfo = "allows-eval"
type AttrGetType DOMDOMSecurityPolicyAllowsEvalPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSecurityPolicyAllowsEvalPropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyAllowsEvalPropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyAllowsEvalPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSecurityPolicyAllowsEval :: AttrLabelProxy "allowsEval" Source #

allowsInlineScript

data DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo Source #

Instances

AttrInfo DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo = * ~ ()
type AttrOrigin DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo = "allows-inline-script"
type AttrGetType DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyAllowsInlineScriptPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSecurityPolicyAllowsInlineScript :: AttrLabelProxy "allowsInlineScript" Source #

allowsInlineStyle

data DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo Source #

Instances

AttrInfo DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo = * ~ ()
type AttrOrigin DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo = "allows-inline-style"
type AttrGetType DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyAllowsInlineStylePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSecurityPolicyAllowsInlineStyle :: AttrLabelProxy "allowsInlineStyle" Source #

isActive

data DOMDOMSecurityPolicyIsActivePropertyInfo Source #

Instances

AttrInfo DOMDOMSecurityPolicyIsActivePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyIsActivePropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyIsActivePropertyInfo = * ~ ()
type AttrOrigin DOMDOMSecurityPolicyIsActivePropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyIsActivePropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyIsActivePropertyInfo = "is-active"
type AttrGetType DOMDOMSecurityPolicyIsActivePropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSecurityPolicyIsActivePropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyIsActivePropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyIsActivePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMDOMSecurityPolicyIsActive :: AttrLabelProxy "isActive" Source #

reportUrIs

data DOMDOMSecurityPolicyReportUrIsPropertyInfo Source #

Instances

AttrInfo DOMDOMSecurityPolicyReportUrIsPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyReportUrIsPropertyInfo Source # 
type AttrSetTypeConstraint DOMDOMSecurityPolicyReportUrIsPropertyInfo = * ~ ()
type AttrOrigin DOMDOMSecurityPolicyReportUrIsPropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyReportUrIsPropertyInfo Source # 
type AttrLabel DOMDOMSecurityPolicyReportUrIsPropertyInfo = "report-ur-is"
type AttrGetType DOMDOMSecurityPolicyReportUrIsPropertyInfo Source # 
type AttrBaseTypeConstraint DOMDOMSecurityPolicyReportUrIsPropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyReportUrIsPropertyInfo Source # 
type AttrAllowedOps DOMDOMSecurityPolicyReportUrIsPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMDOMSecurityPolicyReportUrIs :: AttrLabelProxy "reportUrIs" Source #