data['type'] === 'small') { $imageClass = 'col-md-4'; $textClass = 'col-md-8'; } else { $imageClass = 'col-md-8'; $textClass = 'col-md-4'; } $editorData = ''; if ($this->isEditable === true) { $editorData = ' data-editor="ImageText" data-id="' . $this->data['imageTextID'] . '" data-element="ImageText_' . $this->data['imageTextID'] . '"'; } ?>
>

data['text']); ?>