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