public function access_level($item, &$options) { $item['params']['edit'] = false; return $this->commonColumn($item, $options); }