$this->extraClass(), 'id' => $this->id() ); return $this->createTag( 'label', $attributes, ($this->getAllowHTML() ? $this->title : Convert::raw2xml($this->title)) ); } } ?>