setTitle( $title ); } function FieldHolder() { return FormField::FieldHolder(); } function Field() { return is_object($this->content) ? $this->content->forTemplate() : $this->content; } } ?>