MyLittleContentEngine.Models Namespace

The MyLittleContentEngine.Models namespace

Types

class ApiMember

Represents a member (method, property, field, etc.) in the API reference

6 member(s)

Represents a namespace in the API reference

1 member(s)

Represents a parameter in a method signature

6 member(s)

Base class for API reference items

8 member(s)

class ApiType

Represents a type (class, interface, struct, etc.) in the API reference

5 member(s)

Content that will be copied to the output during a static build.

3 member(s)

Represents a cross-reference in the content system, used in Table of Contents (ToC) or and xref links.

3 member(s)

interface IFrontMatter

Interface for front matter. FrontMatter is the metadata of a Markdown content page.

5 member(s)

A page generated from Markdown, along with its FrontMatter and Table of Contents.

6 member(s)

class Metadata

Additional AdditionalInfo related to the page. This info is typically not bounded to FrontMatter, but rather "computed" additionally. Currently, it is used to pass LastMod to the node in XML sitemap

5 member(s)

A Table of Contents entry.

4 member(s)

A page that will be generated during a static build.

4 member(s)

class Tag

Represents a content tag in MyLittleContentEngine with both display and URL-friendly versions of the tag name.

3 member(s)