PlannedSlot
class PlannedSlot implements ProvidesTagsInterface (View source)
Joins content objects to a template and slot number. A simple object that we can use to store values BEFORE we actually populate block content and save items to the database.
Properties
protected int | $slot | ||
protected PlannedSlotTemplate | $template |
Methods
int
getSlot()
No description
void
setSlot(int $slot)
No description
getTemplate()
No description
void
array
getDesignTags()
No description
Details
int
getSlot()
No description
void
setSlot(int $slot)
No description
PlannedSlotTemplate
getTemplate()
No description
void
setTemplate(PlannedSlotTemplate $template)
No description
array
getDesignTags()
No description