db_fields = array( 'id' => 'value', 'parent' => 'parent', ); $this->field = $field; $this->meta = (array) $meta; } }