Ticket #12 (closed enhancement: wontfix)

Opened 2 years ago

Last modified 3 months ago

Individual Label Helper

Reported by: anonymous Assigned to: pmjones
Priority: minor Component: code
Keywords: Cc:

Description

For example:

$form->label("my label", attribs("for"=>$element, "class"=>"labelClass"))->auto->(array($element))->fetch();

Allowing additional attributes to be applied to the label tag.

Attachments

Change History

10/19/06 13:52:54 changed by pmjones

  • type changed from defect to enhancement.

06/25/07 14:42:25 changed by pmjones

  • milestone changed.

Milestone release-0.24.0 deleted

05/03/08 15:59:29 changed by pmjones

  • status changed from new to closed.
  • resolution set to wontfix.

Not likely to implement this; want to enhance the existing form helpers to include this kind of thing later, though.


Add/Change #12 (Individual Label Helper)




Action