Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6158 closed feature (fixed)

Widget: Ability to define new methods for gathering options on init

Reported by: Scott González Owned by:
Priority: major Milestone: 1.8.6
Component: ui.widget Version: 1.8.5
Keywords: Cc:
Blocked by: Blocking:

Description

Widgets currently support default options, metadata options and options passed on init. There's no way for plugin developers to define new methods of gather options on init since it has to run prior to the option merging.

Change History (3)

comment:1 Changed 13 years ago by Scott González

Resolution: fixed
Status: newclosed

Fixed in 512825d.

comment:2 Changed 13 years ago by Scott González

Milestone: 1.91.8.6

comment:3 Changed 13 years ago by Scott González

Widget: Added ability to define how to find options on init. Fixes #6158 - Widget: Ability to define new methods for gathering options on init.

Changeset: 512825d358851f4b2b584f1b6463e9cd48f31752

Note: See TracTickets for help on using tickets.