Structurable
trait Structurable (View source)
Methods for models that can be a part of the forum "structure", like channels, pages, links, and headings.
Structurable models are associated with a "node" in the structure
table,
which gives them a position within the structure.
Properties
Structure read-only | $structure |
Methods
static void
bootStructurable()
No description
MorphOne
structure()
Relationship with the node for this model within the forum structure.
Details
static void
bootStructurable()
No description
MorphOne
structure()
Relationship with the node for this model within the forum structure.