attributes['data-variables'] = json_encode($this->variables); parent::setSlidesParams(); } protected function addSlideLink() { } public function isVisible() { return true; } protected function onCreate() { } public function setCurrentlyEdited() { $this->underEdit = true; $this->classes .= ' n2-ss-currently-edited-slide'; } }