weblink

package
v0.35.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "CustomPageWebLink"

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomPageWebLink struct {
	metadata.MetadataInfo
	XMLName      xml.Name `xml:"CustomPageWebLink"`
	Xmlns        string   `xml:"xmlns,attr"`
	Availability struct {
		Text string `xml:",chardata"`
	} `xml:"availability"`
	DisplayType struct {
		Text string `xml:",chardata"`
	} `xml:"displayType"`
	EncodingKey struct {
		Text string `xml:",chardata"`
	} `xml:"encodingKey"`
	HasMenubar struct {
		Text string `xml:",chardata"`
	} `xml:"hasMenubar"`
	HasScrollbars struct {
		Text string `xml:",chardata"`
	} `xml:"hasScrollbars"`
	HasToolbar struct {
		Text string `xml:",chardata"`
	} `xml:"hasToolbar"`
	Height struct {
		Text string `xml:",chardata"`
	} `xml:"height"`
	IsResizable struct {
		Text string `xml:",chardata"`
	} `xml:"isResizable"`
	LinkType struct {
		Text string `xml:",chardata"`
	} `xml:"linkType"`
	MasterLabel struct {
		Text string `xml:",chardata"`
	} `xml:"masterLabel"`
	OpenType struct {
		Text string `xml:",chardata"`
	} `xml:"openType"`
	Position struct {
		Text string `xml:",chardata"`
	} `xml:"position"`
	Protected struct {
		Text string `xml:",chardata"`
	} `xml:"protected"`
	ShowsLocation struct {
		Text string `xml:",chardata"`
	} `xml:"showsLocation"`
	ShowsStatus struct {
		Text string `xml:",chardata"`
	} `xml:"showsStatus"`
	URL struct {
		Text string `xml:",chardata"`
	} `xml:"url"`
}

func Open

func Open(path string) (*CustomPageWebLink, error)

func (*CustomPageWebLink) SetMetadata

func (c *CustomPageWebLink) SetMetadata(m metadata.MetadataInfo)

func (*CustomPageWebLink) Type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL