options['text']) ? $this->options['text'] : t('view'); $nid = $values->{$this->aliases['nid']}; return l($text, "node/$nid/nodequeue"); } }