Ticket #6185 (closed enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

[patch] [cla] dojox.help.apropos

Reported by: wolfram Owned by: pottedmeat
Priority: normal Milestone: 1.1
Component: Dojox Version: 1.0
Severity: normal Keywords:
Cc:

Description

Obviously I unnecessarily hacked something (#6175) that I would have found if I have a "apropos" command. Here it is, in a first basic version. hth (me :-))

Usage in Firebug might look like this

>>> dojox.help.apropos("url")
Starting search, please be patient depending on the depth this might take a while ...
dojo._Url
dojo.moduleUrl
dojo._ioAddQueryToUrl
dojo.doc.defaultView.tests.registerUrl
Done, found 4 results.

Attachments

apropos.diff (3.3 kB) - added by wolfram 8 months ago.

Change History

Changed 8 months ago by wolfram

Changed 8 months ago by peller

  • owner changed from anonymous to pottedmeat

Changed 8 months ago by pottedmeat

  • status changed from new to closed
  • resolution set to fixed

Implemented in #6202.

Changed 8 months ago by peller

  • component changed from General to Dojox
  • milestone set to 1.1
Note: See TracTickets for help on using tickets.