value_options)) { $this->value_title = t('Status'); $options = array('1' => t('Open'), '0' => t('Closed')); $this->value_options = $options; } } }