homePageLayout

package
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "HomePageLayout"

Variables

This section is empty.

Functions

This section is empty.

Types

type HomePageLayout

type HomePageLayout struct {
	metadata.MetadataInfo
	XMLName          xml.Name `xml:"HomePageLayout"`
	Xmlns            string   `xml:"xmlns,attr"`
	NarrowComponents []struct {
		Text string `xml:",chardata"`
	} `xml:"narrowComponents"`
	WideComponents []struct {
		Text string `xml:",chardata"`
	} `xml:"wideComponents"`
}

func Open

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

func (*HomePageLayout) SetMetadata

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

func (*HomePageLayout) Type

Jump to

Keyboard shortcuts

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