Overview

Represents a design.

If the current URL query string contains a theme parameter with the value of an ID of a design, that design is automatically made available on the page as design.

Filtering

When used in paginations can be filtered with the where filter by:

and sorted with the sort filter by:

Properties

design.id

Returns the unique ID of the design.

design.code

Returns the design's code.

design.name

Returns the design's name.