Ticket #6185 (closed enhancement: fixed)
[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
Change History
Note: See
TracTickets for help on using
tickets.