Classes

\Heyday\Slices\DataObjects

Name Description
Slice No description available EMPTY

\Heyday\Slices\Extensions

Name Description
PageSlicesExtension ### @@@@ START REPLACEMENT @@@@ ### WHY: upgrade to SS4 OLD: extends DataExtension (ignore case) NEW: extends DataExtension (COMPLEX) EXP: Check for use of $this->anyVar and replace with $this->anyVar[$this->owner->ID] or consider turning the class into a trait ### @@@@ STOP REPLACEMENT @@@@ ### EMPTY
SiteTreePermissionsExtension ### @@@@ START REPLACEMENT @@@@ ### WHY: upgrade to SS4 OLD: extends DataExtension (ignore case) NEW: extends DataExtension (COMPLEX) EXP: Check for use of $this->anyVar and replace with $this->anyVar[$this->owner->ID] or consider turning the class into a trait ### @@@@ STOP REPLACEMENT @@@@ ### EMPTY

\Heyday\Slices\Form

Name Description
SliceDetailsForm No description available EMPTY
SliceDetailsForm_ItemRequest Slice GridField Details Form EMPTY