37 return new self(self::TYPE_DATACOLLECTION_LINK);
42 parent::prepareRender();
53 if ($this->useWrapper) {
59 if ($this->useWrapper) {
73 if (isset($this->attributes[$this->
getGroupKey($wrapper)][$key])) {
74 unset($this->attributes[$this->
getGroupKey($wrapper)][$key]);
84 if (isset($this->attributes[$this->
getGroupKey($wrapper)][$key])) {
93 return ($wrapper) ?
'wrapper' :
'default';