g
Frontend | Backend | Api

Common\Models\Frontend\LayoutCategory

LayoutCategory

Method Description Returns
getId() int
getName() string
getPosition() int
getParent() LayoutCategory
getLayouts() Collection (Layout)
getChildren() Collection (LayoutCategory)
isNewRecord() Check if the record is a new record bool
isHierarchicalModel() Check whether a model is a hierarchical model, i.e. can have children bool